[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] spamd in a vps v2 gateway
- Subject: Re: [vps-mail] spamd in a vps v2 gateway
- From: "Bennett Lanford" <ben@xxxxxxxxxxxxx>
- Date: Fri, 27 Feb 2004 17:11:22 -0000
ADNET Ghislain <gadnet@xxxxxxxx> said:
> Hi,
>
> i am trying to build a gateway with spamd filtering and i got a problem
> that perhaps you have allready met :)
>
> The problem is in the use of the virtual config dir:
>
> -x -virtual-config-dir=/etc/mail/ghmail/sites/%d --max-children 50
> --auto-whitelist -D
>
> here is my config and all the bayesian and auto white list files just go
> into the default spamd user's directory instead of
> /etc/mail/ghmail/sites/%d :(
>
> my sendmail config is:
>
> DOMAIN(generic)dnl
> FEATURE(`access_db')dnl
> FEATURE(`mailertable')dnl
> FEATURE(`enhdnsbl', `bl.spamcop.net', `"Spam blocked see:
> http://spamcop.net/bl.shtml?"$&{client_addr}', `t')dnl
> define(`confBIND_OPTS', `WorkAroundBrokenAAAA')dnl
> MAILER(smtp)dnl
> MAILER(local)dnl
>
> i tried with procmail and now with milters
I don't see any mention of milters in your mc file. Did you forget an
INPUT_MAIL_FILTER (or the alternate MAIL_FILTER) line?
> but this does not want to
> work. Any idea ?
>
> Nothing in the logs even with define(`confLOG_LEVEL', `51')dnl
Any log level above 15 is treated as log level 15 (last I checked, at least).
If you really *are* doing milters--and add an INPUT_MAIL_FILTER line, etc.
--you can set the milter log level with something like
define(`confMILTER_LOG_LEVEL',`22')dnl
(I think 22 is the highest milter log level currently supported ...???)
--
Bennett Lanford
ben@xxxxxxxxxxxxx
======================================================================
This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
Before posting a question, please search the archives (see above URL).
Main Index |
Thread Index