Paweł, > I'm using Amavisd-new with SpamAssassin between two sendmail deamons - > incoming and outgoing. [...] > Most of those trapped messages are being sent to addresses which do not > exist in my mail server. So without SA they'd have gone to postmaster. > Is it possible to get all those messages to be dropped, or better to be > stored in some other mailbox/mailfolder ?
Once messages to non-existent users are accepted by the first MTA, it too late for any other reasonable handling. The problem needs to be solved at its origin, not workarounds sought. Nowadays MTAs have a way of rejecting mail straight away, if they are addressed to nonexistent users. This comes out of the box with Postfix, but I don't know what is the most elegant way to do it with sendmail. One possibility is using 'virtusertable', as noted in README.sendmail-dual. There may be a better way, you may want to ask on a sendmail-specific mailing list. Mark ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ 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/
