> -----Original Message-----
> From: Ricardo Cerqueira [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 05, 1999 12:20 PM
>
> OK, here goes maxrcpt for qmail 1.03. I've given it its own
> error code (666 :) ). RFC fanatics, strip it out yourselves ;-)
>
> One note. The default maxrcpt behavior is to deliver it's max
> number of messages, and dropping the others. If you want it
> to reject everything, change
>
> void err_excessrcpt() { out("666 Too many recipients
> specified (#5.5.4)\r\n"); }
>
> to
>
> void err_excessrcpt() { out("666 Too many recipients
> specified (#5.5.4)\r\n"); _exit(1); }
I've done the above w/ a 5XX series error and the exit(1).
Unfortunately I seem to be tossing mailing list emails out,
not just the joker trying to mail to 2000 people at once.
My understanding was that the mailing list software should
be able to deal w/ the bounce given the 5XX error? Would
they not get one due to the exit(1)? If so (not getting the
bounce), how should I rig this so they would?
Thanks,
Mike.
__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html