
28 Apr
2009
28 Apr
'09
7:22 p.m.
On Tuesday 28 April 2009 11:06:06 Peter Tyser wrote:
I (think I) see base64 coming from denx.de, but not from our mail server.
blah, this seems to be all mailman's fault. apparently, it can only be changed by disabling the msg_footer/msg_header options. http://mail.python.org/pipermail/mailman-users/2008-September/063295.html
The headers imply that a server outside xes-inc.com converted the 8bit/utf-8 message into base64/utf-8. Perhaps denx.de doesn't support the 8BITMIME SMTP extension? Or something along those lines? Or am I missing something?
i think you're interpreting the header the wrong way. it says that denx.de sent out a base64 message but your mail server converted it back to 8bit for you. -mike