Yan Herndon wrote: > >I'm having a problem with my lists. All remote mail stopped being >delivered. > >I'm running Plesk 8.2 on CentOS. > >Dedicated server. > >Mailman was preinstalled. > > > >I have done some googleing. Well actually my eyes are bleeding from all >the reading. Seems like the problem is that mailman wants to send mail >as localhost which is not allowed by Qmail. > >The lists were working and I'm suspicious of a plesk update that >happened a couple days ago via the updater. I know plesk isn't your >responsibility but thought you may know something.
Neither is Qmail, but ... Mailman delivers to the SMTP server and port defined by SMTPHOST and SMTPPORT which default to 'localhost' and 0 (which really means 25) respectively. You can assign these any values you wish in mm_cfg.py (or remove or change an existing assignment) if that will solve the problem. However, it really seems that Qmail is not configured properly if it won't relay mail originating at 'localhost'. -- Mark Sapiro <[EMAIL PROTECTED]> 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://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