Charlie wrote:

> I'm having the same problem as described previously.  SA header is not
> attached when destination email domain is not $mydomain, even when the
> mail has been identified as spam (score >5.0).

> I have
> @local_domains_maps = ( [".$mydomain",
>                          '.another.com',
>                          '.yetanother.com',
>                          '.andyetantoerh.com'
>                         ]
>                       );
> which I think is correct.
> But I'm only gettin SA headers in mail addressed to $mydomain.  Any
> suggestions?

> I'm using amavis-new version 2.3.3-2 on debian.

> Much appreciated.

> thanks,
> charlie

Since you have installed the Debian package of amavisd-new, you may
have problems. With this 2.3.3-2 version, if you start amavisd-new
with 'amavisd-new start' it will read /etc/amavis/amavisd.conf, and if
you start amavisd-new using the init script '/etc/init.d/amavis start'
you will be using config files read in from two directories,
/etc/amavis/conf.d and /usr/share/amavis/conf.d. So, you need to
determine which set of files is being used. I have submitted about 5
bug reports to the Debian maintainers, and later today they will
release 2.3.3-6 which will solve some of these and other problems with
this package. I suggest reading
http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=amavisd-new
to get a heads up on some of the other problems. The new Debian
2.3.3-5 version of amavisd-new has been altered so it WILL NOT use
amavisd.conf at all no matter how you start it.

Gary V



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
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/

Reply via email to