Hmm, perhaps Michael Hall will be able to tell, but my first guess it that the 'mailer-daemon' sender address only appears in the From: header of the mail, and that the smtp envelope sender address is null, which is how it would be for bounces generated by Postfix or some other mailer.
Possibly although im getting this on mail from a single source as opposed to mail from different servers so on paper the mail's should have near identical headers!
So to whitelist such sender address, you need to specify a null string as a sender address in lookup table, not 'mailer-daemon'. I'm not sure if this works well with LDAP, it certainly does with static tables.
I dont think i can put a null in, i'll have a play later and see later on. -------------------------------------- Mike Woods Systems Administrator ------------------------------------------------------- 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/
