Error message is emited during RCPT TO: phase:
RCPT TO: <[EMAIL PROTECTED]>
250 OK
RCPT TO: <[EMAIL PROTECTED]>
451 Requested action aborted: (-31) local error in processing
Lines in log file:
"fallback.iclub.cz" "fallback.iclub.cz" "194.24.251.33" "2003-06-03
09:53:26" "mail.iclub.cz"
"seznam.cz" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]"
"S8DB" "RCPT=OK" "" "0" ""
"fallback.iclub.cz" "fallback.iclub.cz" "194.24.251.33" "2003-06-03
09:53:26" "mail.iclub.cz"
"seznam.cz" "[EMAIL PROTECTED]" "" "S8DB" "RCPT=ESYNTAX" "" "0"
""
There is incorrect domain "seznam.cz" in second line.
But again, various behaviour with the same data. What I do:
copy the text file with HELO, MAIL FROM and all the RCPT's to clipboard
telnet mail:25
paste
-> get error
QUIT
telnet mail:25
paste
-> error on another place or sometimes no error at all
Cheers,
Roman
At 07:00 2.6.2003 -0700, you wrote:
>On Mon, 2 Jun 2003, Roman Dusek wrote:
>
> >
> > Dear Davide,
> >
> > I have encountered some problems when sending one e-mail to ~10.000
> > recipients: I have set -Sr cmdline parameter to 12000, connected via telnet
> > and copy&paste file like:
> > helo mail
> > mail from: <[EMAIL PROTECTED]>
> > rcpt to: <[EMAIL PROTECTED]>
> > rcpt to: <[EMAIL PROTECTED]>
> > rcpt to: <[EMAIL PROTECTED]>
> > ............. cca 10.000 addresses
> >
> > XMail usually accepts about 3.000 - 5.000 addresses, then (different time
> > on different point of the list) says: "local error in processing" and
> > doesn't accept other addresses.
> >
> > There is no problem in the addresses list as if I divide the list into
> > several parts and copy&paste each part separately with several seconds
> > delay, the mail is sent to all the addresses with no problem.
> >
> > I guess there could be:
> > - some buffer overflow in XMail
>
>I'd exclude this. Recipients are *not* stored inside memory buffers but
>they're written inside a file. When do you get the "local error in
>processing" ? During the RCPT_TO phase or after the DATA phase ? What
>number does XMail emit after the "local error in processing" ?
>
>
>
>- Davide
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]