Re: sendmail should throw an exception but does not

2008-03-25 Thread Jarek Zgoda
Clodoaldo napisał(a): > That email address is used to register in a site. I'm already doing > the confirmation email path. The confirmation email prevents someone > to register with a forged email but also prevents those who simple > don't know exactly what their email is. Yes the email must be ty

Re: sendmail should throw an exception but does not

2008-03-25 Thread Clodoaldo
2008/3/25, D'Arcy J.M. Cain <[EMAIL PROTECTED]>: > On Tue, 25 Mar 2008 06:39:57 -0700 (PDT) > Clodoaldo <[EMAIL PROTECTED]> wrote: > > I need to know if an email was refused for whatever reason, it makes > > no difference. > > > > The email is sent to an email address that does not exist in a

Re: sendmail should throw an exception but does not

2008-03-25 Thread D'Arcy J.M. Cain
On Tue, 25 Mar 2008 06:39:57 -0700 (PDT) Clodoaldo <[EMAIL PROTECTED]> wrote: > I need to know if an email was refused for whatever reason, it makes > no difference. > > The email is sent to an email address that does not exist in a foreign > domain. I can see in the postfix log that the email was

Re: sendmail should throw an exception but does not

2008-03-25 Thread Jarek Zgoda
Clodoaldo napisał(a): > I need to know if an email was refused for whatever reason, it makes > no difference. > > The email is sent to an email address that does not exist in a foreign > domain. I can see in the postfix log that the email was sent and > bounced with the error code 550. > > The p

sendmail should throw an exception but does not

2008-03-25 Thread Clodoaldo
I need to know if an email was refused for whatever reason, it makes no difference. The email is sent to an email address that does not exist in a foreign domain. I can see in the postfix log that the email was sent and bounced with the error code 550. The problem is that sendmail should throw an