Ilja Booij <[EMAIL PROTECTED]> said:

> Thomas Mueller wrote:
> 
>>I get about 20 mails a week like this one:
>>
>>from: [EMAIL PROTECTED]
>>subject: dbmail IMAP server info: this message could not be parsed
>>
>>The message body is the mail that could not be parsed (normally spam
>>with strange mime parts).
>>
>>Is it possible to set another sender (the admin of the mailserver) and
>>some text at the beginning that explains to an average user what
>>happend?
>>  
>>
> We've had a few of these messages as well. It just looked at it, and it 
> turns out to be hardcoded in
> rfcmsg.c ... :(
> 
> Not good.

Is there something *really simple* that we can put into the config file
and connect to delivery, to enable copying the message to the postmaster?

Otherwise we'll have to put this off until 2.1 when we'll have the rest of
the delivery framework finished, in particular the sorting support, and
make sure that it can handle additional destination added from within
DBMail -- basically the failed MIME parse would add postmaster to the
delivery list.

By then we'll have a more featureful and tolerant MIME parser anyways, but
it's still a good idea in general to be able to copy any major errors
during message delivery over to the postmaster.

Aaron

Reply via email to