Dino Ciuffetti writes:
Hi list. Is it possible to do per user esmtp routing with courier? I would like to have a courier host that is used to route different mails of the same domain to different esmtp hosts. Ex: mail to: <[EMAIL PROTECTED]> --> mail1.domain.com[25] mail to: <[EMAIL PROTECTED]> --> mail2.domain.com[25]
Aliases will let you to do something very similar: [EMAIL PROTECTED]: [EMAIL PROTECTED] [EMAIL PROTECTED]: [EMAIL PROTECTED] and so on.
I'm using openldap as user db. It should be great for me to use an LDAP
aliases can be defined in OpenLDAP. Note that, in this example, mail1.domain.com will receive a message addressed to [EMAIL PROTECTED], and not [EMAIL PROTECTED], so it needs to be configured accordingly.
pgp8hFQnbDE9t.pgp
Description: PGP signature
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
