Re: [exim] rfc3462 (multipart/report) support

Top Page
Delete this message
Reply to this message
Author: Andrey Melnikoff
Date:  
To: exim-users
Subject: Re: [exim] rfc3462 (multipart/report) support
In article <Pine.LNX.4.64.0605050937080.5850@???> you wrote:
> Newsgroups: gmane.mail.exim.user


> On Fri, 5 May 2006, Pavel Gulchouck wrote:


> > does exim support rfc3462 (bounces in multipart/report format,
> > was rfc1892) or is it planned in the future?
> >
> > I found this theme in the WhishList dated Jun 1999. Is any changes
> > in this feature since that time?


> No. Nobody seems to have had enough enthusiasm to do anything about it.

I may to try create this, based on eximdsn patch. As I see - now easy to
wraps current bounce with needed headers and so on. Also, any chance to see
eximdsn patch integrated in mainline?

> Any change should probably be to some kind of modular approach -
> possibly a new transport - so that people can configure it in many
> different ways. Perhaps this is an "Exim 5" thing. (I expect to have
> retired before then. :-)

Why transport? If someone comment out this transport from config - no
bounces ? Creating black-hole - is bad, wery bad.