On Wed, 2006-07-05 at 22:33 +0200, Kees Theunissen wrote: > I'm using sendmail's ldap_routing feature on my incomming server > to do mail-routing (and address-rewriting if needed) on a per user > basis. And I reject mail for unknown users with this feature at the > same time. > The documentation of the feature looks quite complicated, but it's > easy to use with local static tables instead of ldap-lookups.
I found another way to handle this. DEFINE(`SMTP_MAILER_FLAGS','A') into sendmail.mc Then you make sure the domain is not in locals/CW file and add aliases like: [EMAIL PROTECTED]: [EMAIL PROTECTED], etc Tho I will keep yer info handy. Kayne _______________________________________________ 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

