But for example if i send the next mail: FROM: [EMAIL PROTECTED] to: [EMAIL PROTECTED];[EMAIL PROTECTED] Subject test
(1) In this example in my server the mail is not send to [EMAIL PROTECTED] is not send to [EMAIL PROTECTED] The bad address is [EMAIL PROTECTED] (2) But if I use my count of gmail, anda I try send the message, the mail is send to [EMAIL PROTECTED], and for the address [EMAIL PROTECTED] I recive a mail that say that this address is incorrrect. I want to my server work how i say in (2) 2007/2/13, Warren (mailing lists) <[EMAIL PROTECTED]>:
Claudio, That is not a problem. That is the proper way for an SMTP server to function. W Claudio Mundin wrote: > I repeat my problem is not show a message. My problem is that the mail > is not send to any address when in the mail are bad rcpt address. > > 2007/2/13, Warren (mailing lists) < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>: > > Eric, > > I heartily agree. Sending to the valid addresses would be a BAD idea. > An email has to go or not go. To have it partially go would break > compatibility with just about every SMTP server out there and would > create havoc with email clients. > > A better error message showing the bad address is a great idea. > > W > > Eric "Shubes" wrote: > > This is indeed the way the toaster works. > > > > The message returned to the client does not indicate which > address is bad, > > so the user has no idea which address is causing the problem. > That could be > > improved by including the offending address in the error message > that is > > returned to the client. > > > > I've created a feature request on > http://devel.qmailtoater.com/flyspray/ > <http://devel.qmailtoater.com/flyspray/>, > > and posted a message on the chkuser list to see if this can be > changed. > > > > I'm not certain that sending to the valid addresses and not > sending to the > > invalid one(s) is a good solution. I think that would create some > confusion > > for the user as to which addresses were sent and which were not. I'm > > thinking that all or nothing is a good way for it to behave. > > > > Claudio Mundin wrote: > >> I ask you because in other server that i have with older version of > >> qmail this don happend. > >> I will try to find a solution, because to my when i try to send > a mail > >> with most rcpt address, this mail that to be sent to the correct > >> directions and no, not to be sent to any. > >> > >> Thnk's for your help > >> > >> 2007/2/13, Jean-Paul van de Plasse <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > >> <mailto: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>>: > >> > >> No, at least not without changing the source code. > >> Or I must be wrong here. > >> > >> JP > >> > >> > >> ----- Original Message ----- > >> *From:* Claudio Mundin <mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> > >> *To:* [email protected] > <mailto:[email protected]> > >> <mailto:[email protected] > <mailto:[email protected]>> > >> *Sent:* Tuesday, February 13, 2007 3:04 PM > >> *Subject:* Re: [qmailtoaster] Problem with mail adress > incorrect > >> > >> ok, but i can change that? > >> > >> > >> 2007/2/13, Jean-Paul van de Plasse <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > >> <mailto: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED] >>>: > >> > >> Sorry I should have said qmail works by design.. > >> It is not a checkuser thing.. > >> > >> ----- Original Message ----- > >> *From:* Jean-Paul van de Plasse > >> <mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> > >> *To:* [email protected] > <mailto:[email protected]> > >> <mailto:[email protected] > <mailto:[email protected]>> > >> *Sent:* Tuesday, February 13, 2007 2:58 PM > >> *Subject:* Re: [qmailtoaster] Problem with mail > adress > >> incorrect > >> > >> Hi, > >> > >> That is how checkuser works by design.. > >> > >> JP > >> > >> > >> ----- Original Message ----- > >> *From:* Claudio Mundin <mailto: > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > >> *To:* [email protected] > <mailto:[email protected]> > >> <mailto: [email protected] > <mailto:[email protected]>> > >> *Sent:* Tuesday, February 13, 2007 2:46 PM > >> *Subject:* [qmailtoaster] Problem with mail > adress > >> incorrect > >> > >> Good Morning , > >> > >> When i send a mail with differens rcpt > address and > >> some of those directions is incorrect (for > example > >> [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>, > >> the domain is bad), the mail is not send to > any of > >> the mail address, even to that if they are > correct, > >> and in the log of smtp, > /var/log/qmail/smtp/current > >> i have: > >> > >> > >> @4000000045d1be102ee21d04 CHKUSER rejected rcpt: > >> from <[EMAIL PROTECTED]:[EMAIL PROTECTED]:> remote > >> <VirginiaAntiv:unknown: 200.40.82.218 > <http://200.40.82.218> > >> <http://200.40.82.218/>> rcpt < > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > >> <mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>> : invalid rcpt MX domain > >> @4000000045d1be113072272c tcpserver: end > 9294 status 0 > >> @4000000045d1be1130724a54 tcpserver: status: > 1/100 > >> > >> for th incorrect address appear invalid rcpt MX > >> domain, that is correct because > gmail.com.uy <http://gmail.com.uy> > >> <http://gmail.com.uy/> is incorrect, but I > do not > >> understand why does not send the mail to the > mail > >> address that are well . > >> > >> > >> Any idea? > >> > >> THANK > >> > >> > >> > > > > > > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
