Re: "proving" a user received an email (good gosh)

From: Bruno Wolff III (bruno@cerberus.csd.uwm.edu)
Date: 06/25/02


From: Bruno Wolff III <bruno@cerberus.csd.uwm.edu>
Date: 25 Jun 2002 12:04:29 GMT

In article <188cd7b2.0206241930.5e0bc1b8@posting.google.com>, gaius.petronius wrote:
> "D. Stussy" <kd6lvw@bde-arc.ampr.org> wrote in message news:<Pine.LNX.4.44.0206241915150.3250-100000@exp.bde-arc.ampr.org>...
>>
>> >
>> >is there a method to log the received message id?
>>
>> Next time, use the DSN (Delivery Status Notification) extensions to e-mail.
>
> Is that on the client end?
> Or is that sendmail?

It is something handled by the MTA at final delivery. There are problems
with turning this on. It was disabled on the main mail servers here after
someone had a vacation responder that would reply to DSN replies with
a message requesting another DSN reply.

It someone really needs a confirmation that the message was read by a human,
it should ask for a confirmation in the body of the message.



Relevant Pages

  • SMTP DSNs for delayed messages - is there a standard?
    ... I need to know if there is a standard for SMTP DSN (delivery status ... Sender1's MTA sends a DSN to sender1, ... Delivery attempts will continue to be made for 1 day. ... to any of the three recipients, when in fact only recipient3 has not ...
    (comp.mail.misc)
  • Re: Delivery Status Notifications in 2003
    ... What DSNs does this happen with...NDRs, Delivery Reports or Relay DSN? ... If it is an NDR, or DR, then thats abnormal, and I would request you paste ...
    (microsoft.public.exchange.admin)
  • Re: "proving" a user received an email (good gosh)
    ... use the DSN (Delivery Status Notification) extensions to e-mail. ...
    (comp.security.unix)
  • Re: "proving" a user received an email (good gosh)
    ... use the DSN (Delivery Status Notification) extensions to e-mail. ...
    (comp.security.unix)
  • Re: Tool for validating sender address as spam-fighting technique?
    ... Most address verification is done by attempting to start some sort of delivery to the address. ... I'm assuming that DSN is Delivery Service Notification ... Most callback systems either try to do a DSN or they try to do a delivery (SMTP RCPT TO) and then quit before sending a message body via DATA; they do not depend on the SMTP VRFY command as that is commonly blocked or configured to return a generic "I don't know whether the address is valid". ... DSN has a specific definition -- look in the RFCs as I don't remember which RFC it is offhand. ...
    (freebsd-questions)