In a flurry of recycled electrons, Kim Leandersson wrote: > My problem is that when the server was being installed someone > misspelled the hostname so it was entered as plisk.example.com instead > of plesk.example.com. This error are now corrected, but somewhere in the > mailman installation the plisk entry exists. The problem with this is > that all the monthly password reminders are sent out from > [EMAIL PROTECTED] and since many mailserver checks if > the domain exist before delivery the deny the mail.
The brute force approach is to get into the mailman directory and "grep -r plisk *.pck". Also check all db and py files. It's got to show up eventually. z! ------------------------------------------------------ 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
