Skip to main content

Mandrill smart host issue

Comments

3 comments

  • cPanelMichael
    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.
    0
  • JacobHansen
    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.
    0
  • JacobHansen
    Try adding this to your router, seems to work pretty well. condition = ${lookup {$sender_address_domain} \ lsearch {/etc/localdomains} {yes}}
    0

Please sign in to leave a comment.