Re: [Mailman-Users] text/html problem

2006-07-16 Thread Mark Sapiro
Allan Hansen wrote: >Aha! My installation didn't have Lynx. I now have installed it and pointed >mm_cfg.py at the right program. I have notified my subscriber of this. >I'll report back if it works (I could not get my own mail client to >send the same kind of mail she did, but when I tried, it sti

Re: [Mailman-Users] text/html problem

2006-07-16 Thread Allan Hansen
Aha! My installation didn't have Lynx. I now have installed it and pointed mm_cfg.py at the right program. I have notified my subscriber of this. I'll report back if it works (I could not get my own mail client to send the same kind of mail she did, but when I tried, it still had the xhtml stuff.

Re: [Mailman-Users] [SOLVED] Problem creating mailinglist

2006-07-16 Thread Til Schubbe
* On 15.07. Mark Sapiro ([EMAIL PROTECTED]) muttered: > Til Schubbe wrote: > >Why do the links omit the slash? > > Bacause when you overrode DEFAULT_URL_PATTERN in mm_cfg.py with > > DEFAULT_URL_PATTERN = 'http://%s/cgi-bin/mailman' Yes, you're right. > The only place you want 'hash:/var/lib/

Re: [Mailman-Users] text/html problem

2006-07-16 Thread Mark Sapiro
Allan Hansen wrote: > >One of my list members is sending messages to one of my list as follows: > >MIME-version: 1.0 >Content-type: text/html; format=flowed >charset="iso-8859-1/macintosh">... > >At first, the message was rejected as having an unacceptable content. Adding >text/html to the list of

[Mailman-Users] text/html problem

2006-07-16 Thread Allan Hansen
Mailman Gurus, One of my list members is sending messages to one of my list as follows: MIME-version: 1.0 Content-type: text/html; format=flowed ... At first, the message was rejected as having an unacceptable content. Adding text/html to the list of 'pass_mime_types' got her past that rejectio