>> Please enable full debugging and paste the entire log. This is only a
>> portion of it.
>>
>
> I ve sent you the entire log (3MB), but the max size accepted by mailing
> list is 40KB. Please exactly what I have to sent or if you can read my
> log file...
>
1. Remove the Amavis.pm module and remove it from your config. This is
not required or supported in 2.0.5. In trunk it has a special feature
where by tracking of mail is dynamically enabled and disabled.
2. Amavis integration is simply a plugin to amavisd which requires the
patch to be applied to a vanilla amavisd to work (as it adds an
additional hook). This plugin then checks the mail tracking table and
pulls out the policy matched in policyd for the mail-id it gets from the
last received: header, it then pulls in the amavis config for the
policies that were matched. Make sure you have patched a vanilla version
of amavis, all you need is the one file for it to work.
3. You will see entries in your session tracking table. This is what the
amavisd plugin uses.
Try add $self->{'inifile'}{'server'}{'log_level'} = 5; after line 114
in amavisd-policyd.pm , that should give you some more debugging I think.
-N
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users