Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Delivery Status Notifications - What is required from the remote MTA?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Wietse Venema  
View profile  
 More options Nov 30 2011, 6:50 pm
Newsgroups: mailing.postfix.users
From: wie...@porcupine.org (Wietse Venema)
Date: Wed, 30 Nov 2011 18:50:16 -0500 (EST)
Local: Wed, Nov 30 2011 6:50 pm
Subject: Re: Delivery Status Notifications - What is required from the remote MTA?
Russell Jones:

> <html>
>   <head>
>     <meta content="text/html; charset=ISO-8859-1"
>       http-equiv="Content-Type">
>   </head>
>   <body bgcolor="#FFFFFF" text="#000000">
>     Nevermind, I have finally found an article that explains DSN from
>     behind the scenes. It is quite different than just a standard "250
>     OK" status message of course. Article was written in 1997
>     apparently, but still helpful
>     (<a class="moz-txt-link-freetext" href="http://email.about.com/library/weekly/aa082597.htm">http://email.about.com/library/weekly/aa082597.htm</a>)<br>
>     <br>
>     On to a different question, does Postfix have any features I am
>     unaware of that can still generate a "success" message if the remote
>     mail server responds with a "250"?<br>

Postfix will send DSN "success" notification when the remote server
does NOT announce DSN support.

If the server announces DSN support, then Postfix is no longer
responsible for sending DSN "success" notification.

        Wietse


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Russell Jones  
View profile  
 More options Nov 30 2011, 6:53 pm
Newsgroups: mailing.postfix.users
From: rjo...@eggycrew.com (Russell Jones)
Date: Wed, 30 Nov 2011 17:53:00 -0600
Subject: Re: Delivery Status Notifications - What is required from the remote MTA?
Hi Wietse,

Thanks! That's different from what I read in that article then...
according to that article the remote mail server needs to support DSN as
well for the reports to be generated.

If what you are saying is correct, how can I go about diagnosing why I
am not receiving DSN "success" notices when mail is sent to this one
specific mail server I provided in my log output?

Russell

On 11/30/2011 5:50 PM, Wietse Venema wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wietse Venema  
View profile  
 More options Nov 30 2011, 7:00 pm
Newsgroups: mailing.postfix.users
From: wie...@porcupine.org (Wietse Venema)
Date: Wed, 30 Nov 2011 19:00:26 -0500 (EST)
Local: Wed, Nov 30 2011 7:00 pm
Subject: Re: Delivery Status Notifications - What is required from the remote MTA?
Russell Jones:

> Hi Wietse,

> Thanks! That's different from what I read in that article then...
> according to that article the remote mail server needs to support DSN as
> well for the reports to be generated.

Per RFC 3461..3464, Postfix sends DSN "relayed" (not success) if
the remote server does not announce DSN support. The RFCs are
public documents, so you don't have to take my word for it.

If the remote server announces DSN support, and you receive no
"success" or "relayed" notification, then some remote system does
not implement DSN correctly.

Debugging remote SMTP servers is outside the scope of Postfix
support.

        Wietse


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Russell Jones  
View profile  
 More options Nov 30 2011, 7:12 pm
Newsgroups: mailing.postfix.users
From: rjo...@eggycrew.com (Russell Jones)
Date: Wed, 30 Nov 2011 18:12:50 -0600
Local: Wed, Nov 30 2011 7:12 pm
Subject: Re: Delivery Status Notifications - What is required from the remote MTA?
Ah that makes sense!

This problematic mail server does announce DSN when you telnet to it,
while Google, Yahoo etc do not announce DSN support.

Thanks for your help. Final question (hopefully), is there a way to
ignore DSN announcements from remote servers and just treat them as if
they don't support DSN, that way I can get the relay/success emails I
need? I've read through the DSN readme
(http://www.postfix.org/DSN_README.html) and it doesn't appear to cover
that (if it's an option). I also searched for "dsn" on
(http://www.postfix.org/postconf.5.html) for main.cf options for doing
this with no luck.

On 11/30/2011 6:00 PM, Wietse Venema wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wietse Venema  
View profile  
 More options Nov 30 2011, 7:33 pm
Newsgroups: mailing.postfix.users
From: wie...@porcupine.org (Wietse Venema)
Date: Wed, 30 Nov 2011 19:33:28 -0500 (EST)
Local: Wed, Nov 30 2011 7:33 pm
Subject: Re: Delivery Status Notifications - What is required from the remote MTA?
Russell Jones:

> Ah that makes sense!

> This problematic mail server does announce DSN when you telnet to it,
> while Google, Yahoo etc do not announce DSN support.

> Thanks for your help. Final question (hopefully), is there a way to
> ignore DSN announcements from remote servers and just treat them as if
> they don't support DSN, that way I can get the relay/success emails I
> need? I've read through the DSN readme
> (http://www.postfix.org/DSN_README.html) and it doesn't appear to cover
> that (if it's an option). I also searched for "dsn" on
> (http://www.postfix.org/postconf.5.html) for main.cf options for doing
> this with no luck.

http://www.postfix.org/postconf.5.html#smtp_discard_ehlo_keyword_addr...

(that's smtp, not smtpd).

Or, more radically,
http://www.postfix.org/postconf.5.html#smtp_discard_ehlo_keywords

        Wietse


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Russell Jones  
View profile  
 More options Nov 30 2011, 7:34 pm
Newsgroups: mailing.postfix.users
From: rjo...@eggycrew.com (Russell Jones)
Date: Wed, 30 Nov 2011 18:34:49 -0600
Local: Wed, Nov 30 2011 7:34 pm
Subject: Re: Delivery Status Notifications - What is required from the remote MTA?
Thanks! Just got it working as intended =)

Nov 30 18:33:04 bigbertha postfix/smtp[22632]: discarding EHLO keywords: DSN

On 11/30/2011 6:33 PM, Wietse Venema wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »