Mandrill smart host issue

larishosting

Registered
Mar 18, 2013
3
0
1
cPanel Access Level
Root Administrator
I was able to get Mandrill setup on my server though smart host but our account was paused because paypal, LinkedIn, and other emails were being sent though as if we were sending them. A few of our clients have their work emails forwarding to their personal such as Gmail.

Here's what mandrill support said.

Quote
Thanks for reaching out about this. Your account matched some of our abuse detection heuristics in part because it looks like emails from Paypal are being forwarded through your Mandrill account. In general, services like Paypal don't authorize third party servers to send emails "from" their domain, and relaying those emails through Mandrill can both impact your account reputation, but also our server reputation since they're not authorized to be sent through our servers by the sender domain.

I've gone ahead and re-enabled sending for your account, though we do recommend an alternate approach for that type of mail rather than relaying it through Mandrill (ie, forwarding it directly, or changing the header information so that it's "from" you, or linking to the original). In general, only mail that you generate should be sent through Mandrill, and not email from outside sources since you can't control the content or types of mail that you may receive.
This could also explain how we've got on spam list before because Gmail, comcast etc picked us up as sending spam when we're not.

How can I set exim to forward the email without sending as paypal, LinkedIn, etc headers?

Thank you for your help.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello :)

It would likely require custom Exim filter rules to implement such functionality. You may want to consult with a system administration company if you do not receive user feedback on this subject:

cPanel Application Catalog - System Admin Services

Thank you.
 

JacobHansen

Member
Mar 20, 2013
13
0
1
cPanel Access Level
Root Administrator
There is a "senders" routers option which might be useful for ignoring your mandril relay. However this option requires a full set of e-mail addresses, it would be better if it could be done per domain level, so you could use the local_domains variable.

if you figure it out please share, having the same problem.