-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mark Sapiro escreveu: > Márcio Luciano Donada wrote: >> Thanks for your help, I was checking the mm_cfg.py and not found >> the parameter SMTP_MAX_RCPTS. The problem is that I use postfix >> in the smtpd_recipient_limit = 10 to limit some users. How should >> I proceed, I can simply add the parameter in mm_cfg.py? > > > Yes. Just add > > SMTP_MAX_RCPTS = 10 > > to mm_cfg.py to override the Defaults.py setting of 500. >
Hi, Mark, In the file mm_cfg.py just add # mx:/etc/mailman# cat mm_cfg.py |grep SMTP SMTP_MAX_RCPTS = 15 value SMTP_MAX_RCPTS = 15 is just smtpd_recipient_limit = 15, but Defaults.py valeu default is 500, not editing!!! Some test in the next hour. Thx - -- Márcio Luciano Donada <mdonada at auroraalimentos dot com dot br> Aurora Alimentos - Cooperativa Central Oeste Catarinense Departamento de T.I. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (MingW32) iD8DBQFHWCYWbjyCr4Ixg0wRAhUoAJ4se1PTinOgNXbFAzO4umclyGQGyACeN5nh ZRd6GADqtGxoCqxwT82xfJQ= =EB4C -----END PGP SIGNATURE----- ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
