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]

Reply via email to