Wazir, > Here is what I get: > Mar 5 14:20:13 dev.secnap.net [4034]: dump_hash: cerintha.com => 1 > Mar 5 14:20:13 dev.secnap.net [4034]: dump_hash: fdma.com => 1
Looks good. Perhaps you have SQL or LDAP lookups enabled and the 'local' turned on there for all domains? Which version of amavisd is it? One way to tell if recipient is flagged as local is to retain a default setting for $log_recip_templ (it is usually set to undef in amavisd.conf, thus disabled). The log would then show also log entries for each recipient, e.g.: Blocked SPAM, <...> -> <...>, Hits: 26.767, tag=0.1, tag2=6.2, kill=6.85, L/Y/Y/Y where the first flag in the last 4-tuple tells whether the recipient is local or not (when the flag is an 'L'). Mark ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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/
