[vchkpw] chkuser - rejects legit mail, when followed by bad e-mail

2010-10-08 Thread U. George
the first e-mail rcpt is legit. It appears that if more rcpts follow, and those accounts dont exist, then the first legit e-mail is not processed, as is rejected with all the other bogus attempts to send e-mail the domain. The chkuser test process appears to try a fake e-mail, and then a legit

[vchkpw] Re: chkuser - rejects legit mail, when followed by bad e-mail

2010-10-08 Thread Eric Shubert
If I understand this correctly, I think this is the nature of the beast. If you send an email to multiple addresses at the same server/domain, some of which are good, and others which are not, the smtp protocol only allows for rejection or acceptance of the entire message, somewhat unfortunatel

Re: [vchkpw] Re: chkuser - rejects legit mail, when followed by bad e-mail

2010-10-08 Thread U. George
It is not clear to me if the same message is sent to multiple users, or multiple messages to multiple users using the same smtp session. BUT, I think, if the *last* email rcpt is legit, then the message is passed along to that legit account irrespective of any any failures that happened before

[vchkpw] Re: chkuser - rejects legit mail, when followed by bad e-mail

2010-10-08 Thread Eric Shubert
U. George wrote: It is not clear to me if the same message is sent to multiple users, or multiple messages to multiple users using the same smtp session. I don't recall ever seeing multiple messages using the same smtp session. I presume it can be done simply by following the . (ending one me

Re: [vchkpw] Re: chkuser - rejects legit mail, when followed by bad e-mail

2010-10-08 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/08/2010 11:05 AM, Eric Shubert wrote: > U. George wrote: >> It is not clear to me if the same message is sent to multiple users, >> or multiple messages to multiple users using the same smtp session. > > I don't recall ever seeing multiple messa

Re: [vchkpw] Re: chkuser - rejects legit mail, when followed by bad e-mail

2010-10-08 Thread Rick Romero
Quoting "Matt Brookings" : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/08/2010 11:05 AM, Eric Shubert wrote: U. George wrote: It is not clear to me if the same message is sent to multiple users, or multiple messages to multiple users using the same smtp session. I don't recall ever

Re: [vchkpw] Re: chkuser - rejects legit mail, when followed by bad e-mail

2010-10-08 Thread U. George
chkuser-2.0.9-release.patch On 10/08/2010 12:23 PM, Rick Romero wrote: What version of chkuser are you running? !DSPAM:4caf6d0332711107294771!

Re: [vchkpw] Re: chkuser - rejects legit mail, when followed by bad e-mail

2010-10-08 Thread Tonix (Antonio Nati)
Il 08/10/2010 18:23, Rick Romero ha scritto: Quoting "Matt Brookings" : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/08/2010 11:05 AM, Eric Shubert wrote: U. George wrote: It is not clear to me if the same message is sent to multiple users, or multiple messages to multiple users usin