On 2/20/2008, Dennis Black ([EMAIL PROTECTED]) wrote: > postfix/main.cf > yahoo_destination_recipient_limit = 5 # matches Yahoo's limit > yahoo_destination_concurreny_limit = 2
I may be wrong, but I don't think you can add comments like that, only on lines that START with a '#'... so it should be: # matches Yahoo's limit yahoo_destination_recipient_limit = 5 yahoo_destination_concurreny_limit = 2 -- Best regards, Charles ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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