[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: Gelegentliche Probleme mit mailbox



Martin wrote

Laufen deine Mails in procmail durch irgendeine pipe? Wenn ja, dann ist die
Lösung (nach Spamassassin) ganz einfach.

/usr/share/doc/spamassassin/examples/procmail.example:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# Work around procmail bug: any output on stderr will cause the "F" in "From"
# to be dropped.  This will re-add it.
# NOTE: This is probably NOT needed in recent versions of procmail
:0
* ^^rom[ ]
{
  LOG="*** Dropped F off From_ header! Fixing up. "
:0 fhw
  | sed -e '1s/^/F/'
}
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Werd ich mal ausprobieren.

Ulrich

P.S. Fall das jetzt falsche References hat bitte nicht schimpfen, die Änderung (siehe andere Mail) der reciepes von :0: auf :0 hat alle neuen Mails ins Nirvana geschickt...



Reply to: