Ooops.....lol
The dogs getting your dinner tonight
-----Original Message-----
From: birmingham-pm-bounces+gbrown=i2q.co.uk pm.org
[mailto:birmingham-pm-bounces+gbrown=i2q.co.uk pm.org]
On Behalf Of
Chris Marsh
Sent: 27 November 2006 09:39
To: Birmingham Perl Mongers mailing list
Subject: Re: Voting & procmail errors
Actually I just revoted for me, forgot to do yours honey :-p
On 27/11/06, Melinda Marsh <melinda.mars googlemail.com> wrote:
>
> Yes i voted too. Chris has revoted for both of us to
your new address
> now.
>
> Mel
>
> On 24/11/06, Barbie <barbie missbarbell.co.uk>
wrote:
> >
> > Has anybody voted as I don't appear to have any
mails coming to the
> > email address brum-vote missbarbell.co.uk, even
test emails from
> > work? I'm suspecting that my procmail setup isn't
helping as I'm
> > getting some errors in the log file that seem to
occur at the same
> > time as mail gets dropped.
> >
> > It appears that whole sections of my mail are
getting pulled off the
> > POP3 server and dropped because of a 'ls:
msg.lS0G: No such file or
> > directory' error that is listed in the procmaillog
file. It would
> > appear procmail checks for that file and dies,
thus losing all my
> > mail. It's a different file each time and the file
exists with the
> > same permissions as all the other files in the
backup directory.
> >
> > I'm using procmail v3.22 (the latest). Below is
the recipe that
> > deals with the backup cache, in case I've cocked
that up.
> >
> > # Create a backup cache of 200 most recent
messages in case of #
> > mistakes (yes, you can change the 200 to 20 or 400
or whatever # you
> > want) :0 c
> > backup
> >
> > :0 ic
> > | cd backup && rm -f dummy `ls -t msg.*
| sed -e 1,500d`
> >
> > # Regenerate "From" lines to make sure
they are valid
> > :0 fhw
> > | formail -I "From " -a "From
"
> >
> > If this is the offending recipe, does anyone have
any ideas how to
> > fix it?
> >
> > Cheers.
> > Barbie.
> > --
> > Birmingham Perl Mongers
> > http://birmingham.pm.org
> >
> >
> >
>
|