KAM,

> We use a program that can export the LDAP from Exchange that creates an 
> access table for sendmail.  We also have a program that runs on servers to 
> push the valid emails from one server to another so that when the primary is 
> done, the secondary only queues legitimate rcpt's.

I do something similar - daily LDAP extraction to a database table, which my 
filter queries from filter_recipient.  I want to be able to log failed messages 
from within my filter, so Sendmail's rejection via the Access database is too 
crude for me.  All of my mail servers query the same database, and also use the 
database to share blacklist/greylist/whitelist data, etc.

The DB server is of course a single point of failure, but it is reliable enough 
for our needs, and if necessary we can cluster the DB server for auto failover.

Best Wishes,

Paul.


-------------------------------------------------------
Paul Murphy
Head of I.T.
Argenta Discovery 2009 Ltd
Tel. 01279 645 554
Fax. 01279 645 646



___________________________________________________________________________
Argenta Discovery 2009 Ltd, 8-9 Spire Green Centre, Harlow, Essex, CM19 5TR
Registered in England No. 06920289
___________________________________________________________________________ 

_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to