|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Adrián Ribao Martínez (aribao
gmail.com)
Date: Fri May 23 2008 - 12:14:26 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
El Viernes, 23 de Mayo de 2008, Victor Duchovni escribió:
> On Fri, May 23, 2008 at 07:04:37PM +0200, Adri??n Ribao Mart??nez wrote:
> > Hello!
> > I've been trying to find information about configuring dspam with
> > postfix, but after many hours I give up.
> > My master.cf looks like:
> > smtp inet n - - - - smtpd
> > -o content_filter=dspam
> > ...
> >
> > dovecot unix - n n - - pipe
> > flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -f ${sender}
> > -d ${recipient}
> >
> > dspam unix - n n - 10 pipe
> > flags=DRhu user=dspam argv=/usr/bin/dspam --deliver=innocent,spam --user
> > ${recipient} -i -f ${sender} --$recipient
>
> Do add the missing whitespace between "--" and ${recipient}. Also
> make sure that "dpspam_destination_recipient_limit = 1" is present in
> main.cf! This transport's command-line syntax does not support multiple
> recipients.
>
> > I get this error:
> > dspam[]: Delivery agent returned exit code 64: /usr/lib/dovecot/deliver
> > -i -f from
email.com --to
email.com
> >
> > Does anyone have any clue about this?
>
> This clearly points out the missing whitespace.
I corrected the missing whitespace, and I already had
dpspam_destination_recipient_limit = 1 in main.cf.
I think this is because deliver gets the wrong arguments.
--
Adrián Ribao Martínez
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBINvtyHZYLQWAPcV8RAgmFAJ4hNf/Azro3iGw1YSXN2koZX4hf0wCfeOwi
IWRAAAnwPZGxEfCdBlKS444=
=ZEXe
-----END PGP SIGNATURE-----
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]