[fetchmail]fetchmail's 'Received' header
Burt Juda
burt@juda.com
Sun, 21 Nov 2004 12:00:03 -0500
Rob MacGregor wrote:
>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)
>>
>>Here is my .fetchmailrc :
>>
>>poll mail.defora.org
>>proto imap
>>#no envelope
>>user ben
>>ssl
>>nokeep
>>fetchall
>>no rewrite
>>mda "/usr/bin/procmail"
>>
>>
>
>Try adding the "invisible" option.
>
>
>
Hmm ... forgot about that one. I have it in the global at the top of
/etc/fetchmailrc.
That's the one that does it.