[Mailman-Users] how limit traffic

Brad Knowles brad.knowles at skynet.be
Tue Jan 20 22:06:58 CET 2004


At 12:02 PM -0600 2004/01/20, Ed Wilts wrote:

>  Look at the following segment in Defaults.py:
>  # Ceiling on the number of recipients that can be specified in a single
>  # SMTP
>  # transaction.  Set to 0 to submit the entire recipient list in one
>  # transaction.  Only used with the SMTPDirect DELIVERY_MODULE.
>  SMTP_MAX_RCPTS = 500

	Which won't work with the majority of MTAs.  Most limit the 
maximum number of recipients per message to be something like 100 or 
200.  If the local MTA has been modified to have a higher limit than 
normal, it should deal with the issue of envelope splitting if the 
remote MTA has a smaller limit.

	The flip side of having so many recipients per message is that 
many mail systems will flag your messages as being spam, especially 
larger sites like AOL.

-- 
Brad Knowles, <brad.knowles at skynet.be>

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
     -Benjamin Franklin, Historical Review of Pennsylvania.

GCS/IT d+(-) s:+(++)>: a C++(+++)$ UMBSHI++++$ P+>++ L+ !E-(---) W+++(--) N+
!w--- O- M++ V PS++(+++) PE- Y+(++) PGP>+++ t+(+++) 5++(+++) X++(+++) R+(+++)
tv+(+++) b+(++++) DI+(++++) D+(++) G+(++++) e++>++++ h--- r---(+++)* z(+++)




More information about the Mailman-Users mailing list