Mandrill Inbound Email routing -


having bit of conceptual issue here:

using mandrill sending email - ok. configured mandrill receiving email. documentation states incoming messages posted url. means such page should exist , parse messages.

ideally incoming messages should end in inbox. how can accomplished?

do have make changes @ dns level route inbound email smtp mail server?

mandrill's incoming features optional.

unless application needs programmatically process incoming mail (e.g. post-by-email blogging platform), and can't without using mandrill, can pretend mandrill's inbound features don't exist.

if need plain old incoming mail, configure mx record usual.

even if need use mandrill's inbound features, that's best done on subdomain. quote the docs:

all email sent domain sent mandrill instead of traditional email inboxes, it's idea use subdomain, "inbound.yourdomain.com" doesn't exist.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -