On Mon, 2005-09-26 at 11:22 +0100, theboywho wrote:
> Hi,
> 
> I use a postfix->dspam->cyrus setup for my mail server, which works pretty 
> well. The way I have it set up is that postfix uses dspam as its 
> 'content_filter', and dspam reinjects mail into the postfix queue by using 
> 'sendmail' as the TrustedDevliveryAgent.


So you have both sendmail and postfix in the same server? Or is sendmail
just an alias to postfix?

> 
> I have the following two extra lines in my master.cf for postfix:
> 
> dspam               unix       -       n       n       -       10      pipe
>         flags=Ru user=dspam argv=/usr/bin/dspam --deliver=innocent --user 
> ${recipient} -f ${sender} -- ${recipient}
> 
> dspam-retrain   unix    -       n       n       -       10      pipe
>         flags=Ru user=dspam argv=/usr/local/bin/dspam-retrain.sh ${nexthop} 
> ${sender} ${recipient}


That's from the docs right? I'm doing it via amavisd, so it's a bit
different. I'll go this path once I figure out if this or the above is
better.

We'll see.

PS : what's dspam-retrain.sh? how do you pass it through?

-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 09:12:09 up 2 days, 13:58, 9 users, load average: 0.06,
0.21, 0.54 


-- 
[email protected] mailing list

Reply via email to