Re: How can I has postfix reporting errors with an email address

2009-10-18 Thread Wietse Venema
Mark Johnson: > Oct 15 03:27:38 postfixmailer postfix/smtp[11216]: 1AF94249A8A: > to=, relay=none, delay=46316, > delays=46296/0.24/20/0, dsn=4.4.3, status=deferred (Host or domain > name not found. Name service error for name=donotreply.us type=MX: > Host not found, try again) You have a DNS conf

Re: How can I has postfix reporting errors with an email address

2009-10-18 Thread Magnus Bäck
On Sunday, October 18, 2009 at 05:23 CEST, Mark Johnson wrote: > I created a fake email address and testing on postfix about how did it > bounce back or report any error on any invalid email address. It > seemed the postfix just deferred the message. > > Here is setup on main.cf > maximal_b

Re: How can I has postfix reporting errors with an email address

2009-10-17 Thread Mark Johnson
not found, try again) Thanks. MJ --- On Fri, 10/16/09, Victor Duchovni wrote: > From: Victor Duchovni > Subject: Re: How can I has postfix reporting errors with an email address > To: postfix-users@postfix.org > Date: Friday, October 16, 2009, 4:41 PM > On Fri, Oct 16, 200

Re: How can I has postfix reporting errors with an email address

2009-10-16 Thread Victor Duchovni
On Fri, Oct 16, 2009 at 01:32:11PM -0700, Mark Johnson wrote: > Is there any way to config postfix reporting errors with an invalid > email address? Unfortunately, given the very brief description of the problem, no answer is possible. You need to describe your problem in more detail, giving exam

Re: How can I has postfix reporting errors with an email address

2009-10-16 Thread Wietse Venema
Mark Johnson: > Is there any way to config postfix reporting errors with an invalid email >-address? Choose one of the following: 1) A client sends a non-existent address to the Postfix SMTP server. 2) A client sends a malformed address to the Postfix SMTP server. 3) A local program passes a n

How can I has postfix reporting errors with an email address

2009-10-16 Thread Mark Johnson
Is there any way to config postfix reporting errors with an invalid email address? Thanks. MJ