Re: Postfix: This release introduces DSN style notification of bounced or delayed mail, as per RFC 1894.

2000-09-25 Thread Raul Miller

On Mon, Sep 25, 2000 at 01:46:23PM -0400, Dave Sill wrote:
> Something like qreceipt?

Similar, yes.  But for proper DSN you need to be talking to
a remote mail gateway, and the response needs to say whether
or not the remote gateway accepted the message.

-- 
Raul



Re: Postfix: This release introduces DSN style notification of bounced or delayed mail, as per RFC 1894.

2000-09-25 Thread Michael T. Babcock

> On Mon, Sep 25, 2000 at 12:30:03PM -0400, Michael T. Babcock wrote:
> > Read http://www.faqs.org/rfcs/rfc1894.html (honestly, read the first few
> > pages at least).
>
> The right way to support this, in qmail, would be to write a small little
> program you can drop into your .qmail file, to report successful delivery.

Part of the point seems to be having a standardised notification system,
which, if its functional, is a good idea.  About a third of the way down the
RFC they have a nice ASCII drawing of what happens if you have a mail system
running behind a gateway and how the message notifications are handled if
the necessary hosts support DSN.

It seems somewhat bulky (lots of long fields -- looks a lot like a message
header), but (fairly) functional.

I'd like to see some of it implemented just to be able to say that qmail
continues to adhere to the useful RFCs ...





Re: Postfix: This release introduces DSN style notification of bounced or delayed mail, as per RFC 1894.

2000-09-25 Thread Raul Miller

On Mon, Sep 25, 2000 at 12:30:03PM -0400, Michael T. Babcock wrote:
> > > Read http://www.faqs.org/rfcs/rfc1894.html (honestly, read the first few
> > > pages at least).

[response]:
> > The right way to support this, in qmail, would be to write a small little
> > program you can drop into your .qmail file, to report successful delivery.

On Mon, Sep 25, 2000 at 01:54:41PM -0400, Michael T. Babcock wrote:
> Part of the point seems to be having a standardised notification
> system, which, if its functional, is a good idea.

Maybe.

> About a third of the way down the RFC they have a nice ASCII drawing
> of what happens if you have a mail system running behind a gateway
> and how the message notifications are handled if the necessary hosts
> support DSN.

This diagram indicates that if qmail supports DSN, it would support
DSN at the interface between qmail and some non-smtp compliant MTA.

If that's really the case, it's not a qmail issue at all.

-- 
Raul



Re: Postfix: This release introduces DSN style notification of bounced or delayed mail, as per RFC 1894.

2000-09-25 Thread Michael T. Babcock

> On Mon, Sep 25, 2000 at 12:30:03PM -0400, Michael T. Babcock wrote:
> > Read http://www.faqs.org/rfcs/rfc1894.html (honestly, read the first few
> > pages at least).
>
> The right way to support this, in qmail, would be to write a small little
> program you can drop into your .qmail file, to report successful delivery.

Part of the point seems to be having a standardised notification system,
which, if its functional, is a good idea.  About a third of the way down the
RFC they have a nice ASCII drawing of what happens if you have a mail system
running behind a gateway and how the message notifications are handled if
the necessary hosts support DSN.

It seems somewhat bulky (lots of long fields -- looks a lot like a message
header), but (fairly) functional.

I'd like to see some of it implemented just to be able to say that qmail
continues to adhere to the useful RFCs ...





Re: Postfix: This release introduces DSN style notification of bounced or delayed mail, as per RFC 1894.

2000-09-25 Thread Dave Sill

Raul Miller <[EMAIL PROTECTED]> wrote:

>On Mon, Sep 25, 2000 at 12:30:03PM -0400, Michael T. Babcock wrote:
>> Read http://www.faqs.org/rfcs/rfc1894.html (honestly, read the first few
>> pages at least).
>> 
>> Basically it tries to solve issues that VERP does not.  It doesn't solve the
>> bouncing issue as well as VERP, but it tries to establish a standard way to
>> communicate between MTAs and MUAs about whether a message has been
>> successful and, if it was not, why and according to which MTA.
>
>The right way to support this, in qmail, would be to write a small little
>program you can drop into your .qmail file, to report successful delivery.

Something like qreceipt?

-Dave



Re: Postfix: This release introduces DSN style notification of bounced or delayed mail, as per RFC 1894.

2000-09-25 Thread Raul Miller

On Mon, Sep 25, 2000 at 12:30:03PM -0400, Michael T. Babcock wrote:
> Read http://www.faqs.org/rfcs/rfc1894.html (honestly, read the first few
> pages at least).
> 
> Basically it tries to solve issues that VERP does not.  It doesn't solve the
> bouncing issue as well as VERP, but it tries to establish a standard way to
> communicate between MTAs and MUAs about whether a message has been
> successful and, if it was not, why and according to which MTA.

The right way to support this, in qmail, would be to write a small little
program you can drop into your .qmail file, to report successful delivery.

-- 
Raul



Re: Postfix: This release introduces DSN style notification of bounced or delayed mail, as per RFC 1894.

2000-09-25 Thread Michael T. Babcock

Read http://www.faqs.org/rfcs/rfc1894.html (honestly, read the first few
pages at least).

Basically it tries to solve issues that VERP does not.  It doesn't solve the
bouncing issue as well as VERP, but it tries to establish a standard way to
communicate between MTAs and MUAs about whether a message has been
successful and, if it was not, why and according to which MTA.

> Peter van Dijk wrote:
>
> > On Mon, Sep 25, 2000 at 09:34:27AM +0200, Olivier M. wrote:
> > > As seen on freshmeat.net this morning...
> > > Any chance so see such improvments to qmail comming?
> >
> > No, because DSN is not an improvement. It's a bug. It is a misdesigned
> > fix for a problem that can be solved much better with VERP.
>
> What is DSN, anyway? Can someone explain?





Re: Postfix: This release introduces DSN style notification of bounced or delayed mail, as per RFC 1894.

2000-09-25 Thread Stephen Bosch



Peter van Dijk wrote:
 
> On Mon, Sep 25, 2000 at 09:34:27AM +0200, Olivier M. wrote:
> > As seen on freshmeat.net this morning...
> > Any chance so see such improvments to qmail comming?
> 
> No, because DSN is not an improvement. It's a bug. It is a misdesigned
> fix for a problem that can be solved much better with VERP.

What is DSN, anyway? Can someone explain?

/sarcasm
WHAT AM I MISSING?
sarcasm/

-Stephen-



Re: Postfix: This release introduces DSN style notification of bounced or delayed mail, as per RFC 1894.

2000-09-25 Thread Michael T. Babcock

> On Mon, Sep 25, 2000 at 09:34:27AM +0200, Olivier M. wrote:
> > As seen on freshmeat.net this morning...
[ed. (Postfix now uses notifications as per RFC 1894) -- because of long
Subject: ]
> > Any chance so see such improvments to qmail comming?
>
> Depends on whether you actually consider this an "improvement" as opposed
to
> an invasion of privacy.

Please explain why you feel that RFC 1894 describes an invasion of privacy
(or, to be fair, a potential one).

Part of 1894 is to try and track failed deliveries on mailing lists (in a
less efficient way than Dan's solution, mind you).
A major part of the goals of 1894 from my reading of it is to allow the
reporting of potential error conditions from different mailing
infrastructures operating on the other side of SMTP gateways (which there
are a lot of).




Re: Postfix: This release introduces DSN style notification of bounced or delayed mail, as per RFC 1894.

2000-09-25 Thread Peter van Dijk

On Mon, Sep 25, 2000 at 09:34:27AM +0200, Olivier M. wrote:
> As seen on freshmeat.net this morning...
> Any chance so see such improvments to qmail comming? 

No, because DSN is not an improvement. It's a bug. It is a misdesigned
fix for a problem that can be solved much better with VERP.

Greetz, Peter.
-- 
[ircoper][EMAIL PROTECTED] - Peter van Dijk / Hardbeat
[student]Undernet:#groningen/wallops | IRCnet:/#alliance
[developer]  EFnet:#qmail  _
[disbeliever - the world is backwards](__VuurWerk__(--*-



Re: Postfix: This release introduces DSN style notification of bounced or delayed mail, as per RFC 1894.

2000-09-25 Thread Adam McKenna

On Mon, Sep 25, 2000 at 09:34:27AM +0200, Olivier M. wrote:
> As seen on freshmeat.net this morning...
> Any chance so see such improvments to qmail comming? 

Depends on whether you actually consider this an "improvement" as opposed to
an invasion of privacy.

--Adam

-- 
Adam McKenna <[EMAIL PROTECTED]> | "No matter how much it changes, 
http://flounder.net/publickey.html   |  technology's just a bunch of wires 
GPG: 17A4 11F7 5E7E C2E7 08AA|  connected to a bunch of other wires."
 38B0 05D0 8BF7 2C6D 110A|  Joe Rogan, _NewsRadio_



Postfix: This release introduces DSN style notification of bounced or delayed mail, as per RFC 1894.

2000-09-25 Thread Olivier M.

As seen on freshmeat.net this morning...
Any chance so see such improvments to qmail comming? 

Olivier
-- 
_
 Olivier Mueller - [EMAIL PROTECTED] - PGPkeyID: 0E84D2EA - Switzerland