[fetchmail]fetchmail's 'Received' header
Burt Juda
burt@juda.com
Sat, 20 Nov 2004 18:49:42 -0500
glo wrote:
>I like sorting my e-mails by the date of their reception on the server :
>this date is obtained by taking the last "Received" header in the
>e-mail.
>
>I use procmail as MDA, so that my local MTA does not add a Received
>header. The problem is the one added by fetchmail. Is there a way to
>prevent fetchmail from adding it ?
>
>
Add "no rewrite" to your POLL line. That suppresses fetchmail from
adding its received header.