procmail
[Top] [All Lists]

Re: problem with attached mails

1998-12-08 18:27:18
tanger(_at_)HHI(_dot_)DE (Ralf Tanger) writes:
I have a problem to filter mails with attached mails. These mails are splitted,
so that the original one and the attached one are treated as two mails.
This behaviour is especially a problem when getting an undelivered mail which
was previously forwarded by procmail. The original mail is attached and will
be sent again and a nice loop it set up.
When attached mails would not be treated seperately it would be easy to scan 
the subject line for something like "returned" before an automatic forward
proceeds.

Offhand, it sounds like a message is being stored to a mailbox through
a filter, such that "From " lines are not being escaped.  Which the
mailbox is later split, the unescaped "From " lines are causing
messages to be broken up where they shouldn't.  However, this is just a
guess, as you didn't show up the recipes and/or shell scripts involved,
or provide enough detail about how the messages are stored and
processed.

Philip Guenther

<Prev in Thread] Current Thread [Next in Thread>