I completely agree with Gary. Rejecting e-mail for non existent users *at
the front-end* is a MUST.
There are multiple ways to do it. Using a relay_recipients (or
virtual_alias_maps, if you have virtual domains) map will be, of course,
more efficient because postfix just checks a local hash table so it's very,
very fast.
LDAP is easier because both servers will contact only one directory,
however, you now have a single point of failure if your LDAP server goes
down (that's why I decided to go with local host tables on our system here,
if you saw my presentation).
Now
Hiya :)
OK I'll clarify :) The new 1U boxes will use the same config as the
existing mail server, including rejecting users that dont exist. Our
amavisd settings will also be stored in LDAP, so that look up will take
place anyway.
Also, we have three redundant LDAP servers. One primary write only and
two read only, which are speedy. LDAP runs our entire network, and we
have hourly backups of the entire data, and spares that stand by :) I
think we're covered from LDAP's end. Its honestly the simplest setup
I've ever worked with. Once you understand it, of course.
regards,
Matt
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/