Tim Howe wrote:
> On Fri, 17 Jul 2009 13:58:42 -0400
> Carlos Williams <[email protected]> wrote:
>
>> On Thu, Jul 16, 2009 at 1:37 PM, Tim Howe<[email protected]> wrote:
>>> One reason could be that it no longer sees the address as local.
>>> Maybe
>>> your database is no longer there or looked at, or maybe @local_domains_maps
>>> doesn't have the domain anymore? More likely something with the database if
>>> the config hasn't changed.
>> Tim,
>>
>> It never showed those fields in my headers on my CentOS installation,
>> only on my old Debian installation. Now that I am on CentOS, I am
>> trying to find out what I need to do to display those fields.
>
> Yes, that is the question as I understood it. If amavis doesn't see
> the email address as local, it will not add those headers (by default). So,
> one thought was that your Debian box was set up so that amavis knew your
> address was local, and possibly your CentOS box is not. Since you say that
> the
> configuration is the same, my thought was that it could not read your database
> (if you are using one) in which case it would not see which accounts/domains
> are local in the database, and therefor not add the headers.
I once confused myself mightily in this regard. I had not changed my
Amavis configuration in roughly forever, but I was no longer seeing any
spam headers in my personal mail.
My @local_domains_maps was set to,
( read_hash("/etc/postfix/maps/relay_domains") )
and of course, that had not changed. What *had* changed was my Postfix
configuration: I began moving some domains out of relay_domains, and
into transport_maps. Since my domain was no longer listed in
relay_domains, Amavis did not consider it local.
The moral of the story is that, even though you haven't touched
amavisd.conf, you may still have implicitly changed your Amavis
configuration.
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
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/