fvgi242ss wrote: > >Several recipients get messages like this: > >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of >[EMAIL PROTECTED] >Sent: Thursday, December 22, 2005 4:19 PM >To: [EMAIL PROTECTED] >Subject: [wlanhacking] Please be patient > > >What to do to replace gissmoh.kicks-ass.net with >mail.wlanhacking.de? > >Thanx. > >PS: I run Ubuntu-Breezy and use the provided .debs from Ubuntu. > >-- >wlanhacking.de >http://mail.wlanhacking.de/cgi-bin/mailman/listinfo/wlanhacking
There are a couple of issues here, only one of which may be a Mailman issue. Go to <http://mail.wlanhacking.de/cgi-bin/mailman/admin/wlanhacking> and look at the host_name attribute near the bottom of the General Options page. If this is gissmoh.kicks-ass.net, replace it with mail.wlanhacking.de. This may also indicate that DEFAULT_EMAIL_HOST is not properly set in Defaults.py/mm_cfg.py. If host_name is already mail.wlanhacking.de, then it is an outgoing MTA that is changing it. The other issue is the representation of From: as >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of >[EMAIL PROTECTED] This is due to the recipient's MUA using envelope sender instead of the actual From: header. >Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py See FAQ 2.3 -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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
