Subject: Re: procmail strange behavior...
To: Samuel Hornus <Samuel.Hornus@crans.org>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-help
Date: 07/28/2001 16:58:19
On Wed, Jul 25, 2001 at 07:35:04PM +0200, Samuel Hornus wrote:
> 
> Saluto,
> 
> Reading verbose logs from fetchmail and procmail, I discovered that
> fetchmail do not erase mails in the mail server because it believes that
> procmail has not delivered them properly :
> `mda did not return null value : keeping mail'
> BUT the procmail logfile tells me everything is fine and indeed, the mail
> arrives to the right destination !
> so that every 60 seconds I receive the same mails + the new mails. and so
> on...
> 
> here are my rc-files for these funky programs :
> 
> any HELP would be GREATLY appreciated :-)
> 
> ------------------------------------------------------------
> ..fetchmailrc
> ------------------------------------------------------------
> set postmaster "kusanagi"
> set bouncemail
> set no spambounce
> set properties ""
> set daemon 60
> poll ptt.crans.org with proto POP3
>        user 'hornus' there with password * is 'kusanagi' here ssl mda "/usr/pkg/bin/procmail -Y -d %T"

Hum, I use
mda "procmail -f -"
and this works just fine.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--