Goodman, William wrote:
>
>I also manage the mail servers, we use postfix with Amavid, ClamAV and
>Spamassassian. I know
>this is a mailman list but, is that (SMTP_MAX_RCPTS =  500) a postfix
>mail server configuration?


It is a Mailman configuration setting which may or may not mean
anything depending on other Mailman site and list configuration
settings such as VERP and personalization.

It is in no way a limit on what can be sent from a list. It only limits
the maximum number of RCPT TO addresses in a single SMTP transaction
between Mailman and the outgoing MTA. It is the other side of
Postfix's smtpd_recipient_limit. Mailman's SMTP_MAX_RCPTS should
always be less than postfix's smtpd_recipient_limit or there may be
unnecessary Postfix refusals and Mailman retries, but otherwise, these
things in no way limit the number of total recipients to a message.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to