[fetchmail]fetchmail's 'Received' header
glo
glo@defora.org
Sun, 21 Nov 2004 18:37:17 +0100
Rob MacGregor :
> On Sun, 21 Nov 2004 17:12:11 +0100, glo <glo@defora.org> wrote:
>
> > Well, it doesn't work, I still have this header in each mail :
> >
> > Received: from mail.defora.org [213.41.173.144]
> > by localhost with IMAP (fetchmail-6.2.5)
> > for ben@localhost (single-drop); Sun, 21 Nov 2004 17:05:47 +0100 (CET)
> Try adding the "invisible" option.
That's it, thanks. I should have found it in the man.
I've got one problem left : the From line at the begenning of a mail in
the MBOX format is not generated, or discarded, when using procmail as
mda. ("From glo@defora.org Sun Nov 21 18:27:10 2004")
I have to generate it with this procmail rule :
:0 fhw
| formail -A "From "
The problem is that's it's generated locally, when the mail is
retreived, and mutt uses this date and time as 'date-received'.
I think that's not a fetchmail-related problem, but if someone has an
idea...
--
ben