On Tue, 14 May 2002, CLEMENT Francis wrote:
> > This error indicates that the sender try to send a single mail to Too = > many > recipients, ie, the sender use too many RCPT TO commands. > > You have two choices : > > - Modify xmail command line parameter ( -Sr ... , default 100 ) but = > this is > a global parameter (perhabs a future xmail version will give a = > server.tab + > userdefault.tab (domain level) + user.tab variable similar to = > maxmessagesize > and maxmbsize ?) > > - Or try limited simultaneous rcpt from the sender software. > In the case of ecartis, the 'smtp-queue-chunk' variable in config file = > of > the list in ecartis sets the maximum number of 'rcpt to' command by = > smtp > session > (ie : setting smtp-queue-chunk =3D 10 and with a list contains 25 = > subscribers, > then ecartis will send the mail by 2 smtp session each of 10 'rcpt to' > command and a last smtp session with the reminding 5 'rcpt to' ) i had similar problem with ecartis. i changed ecartis config variable. - 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]
