On Thursday 19 March 2009 22:28, Nigel Kukard wrote:
> > What I understand you saying is Policyd modifies Amavis and Amavis must
> > be still be invoked by postfix within main.cf using the content_filter
> > directive.  That would make sense.  I'll give it a try.
>
> Correct :)

Now I am getting an error in the mail log:

Mar 20 16:36:00 smailx amavis[23360]: (23360-05) (!)policyd/process_policy: 
Failed to parse in queue id from received line '1'

In the archives a post dated Tue, 23 Sep 2008 it is suggested to try the 
vanilla Amavis instead of Debian.  I am using version 2.6.1.dfsg-1 of Debian 
and cluebringer-2.0.6.  Is vanilla Amavis necessary?

My conf file:

  1 [server]
  2 protocols=<<EOT
  3 Postfix
  4 Bizanga
  5 EOT
  6
  7 modules=<<EOT
  8 Core
  9 AccessControl
 10 Quotas
 11 EOT
 12
 13 user=amavis
 14 group=amavis
 15 pid_file=/var/run/amavis/cbpolicyd.pid
 16 log_level=4
 17 host=127.0.0.1
 18
 19 [database]
 20 DSN=DBI:mysql:database=policyd;host=localhost
 21 Username=*******
 22 Password=*******
 23 bypass_mode=pass
 24 bypass_timeout=30
 25
 26 [AccessControl]
 27 enable=1
 28
 29 [Greylisting]
 30 enable=0
 31
 32 [CheckHelo]
 33 enable=0
 34
 35 [CheckSPF]
 36 enable=0
 37
 38 [Quotas]
 39 enable=1

Regards,
David Koski
[email protected]
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users

Reply via email to