[Mailman-Users] squirrelmail sends mailman message as attachment
Keith Mastin
kmastin at beechtree.ca
Sat Feb 1 10:02:31 CET 2003
Hi Matthew,
>* Keith Mastin (kmastin at beechtree.ca) wrote:
>[snip]
>> When I send a message to the mailman list from SM, the test of the message
>> is in an attachment, not in the text area of the message.
>>
>> When I send a message to the list from pine-4.44-7.73.0, the test of the
>> message shows in the text area of the message.
>[snip]
>
>> Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
>> Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
>
>Check the archives (and maybe the FAQ) about this. This has been discussed
>recently.
I did check the archives before I sent the first message, and AFAIK my
message from last week was the only one I could find with this issue. I
did just go to the archives, but the patches there seems to all be for
earlier versions, and supposedly 2.1 is supposed to have MIME
capabilities for html email.
>Check this patch. It might be what your looking for. It trys to keep the
>message as plain-text.
>http://sourceforge.net/tracker/index.php?func=detail&aid=664209&group_id=103&atid=300103
Thanks for the link. I just applied the patch and ran a test from galeon
with the same results (text only in attachment). I did not, however,
uninstall mailman, just ran make install right over top of the original.
Does this make a difference? (I have zero experience with patching.)
Here's the output from applying the patch:
[root at mail mailman]# cd Mailman/Handlers/
[root at mail Handlers]# patch -p1 < /home/kmastin/Decorate.py
missing header for unified diff at line 3 of patch
(Stripping trailing CRs from patch.)
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|---
/home/mailman/src/Release_2_1-maint/mailman/Mailman/Handlers/Decorate.py
Wed Jan 8 11:13:38 2003
|+++ Decorate.py Wed Jan 8 16:27:01 2003
--------------------------
File to patch: Decorate.py
patching file Decorate.py
Thanks again.
Kind Regards,
Keith Mastin
More information about the Mailman-Users
mailing list