Re: [Mailman-Users] remove_members without notification?

2003-02-06 Thread Sebastian Talmon
Hello Warren Woodward, > One of our hosted lists has ~5500 members, and > the list admin needs to upload a whole new, audited list of addresses. > Seeing as most of the members will be readded immediately, we'd like to > avoid the confusion of having them all sent unsubscription notices. may

Re: [Mailman-Users] problems with different chatsets (footer getsattached if different)

2003-01-07 Thread Sebastian Talmon
* Barry A. Warsaw <[EMAIL PROTECTED]> schrieb am 07.01.2003: > > BG> I haven't tested this at all, but this patch to > BG> Mailman/Handlers/Decorate.py to add Content-Disposition: > BG> inline to any MIME'd headers and footers may make MS Outlook > BG> show the footer in the messag

Re: [Mailman-Users] problems with different chatsets (footer getsattached if different)

2003-01-06 Thread Sebastian Talmon
* Ben Gertzfield <[EMAIL PROTECTED]> wrote >[changing the content-type of the whole message] > > Are there really so many people out there who are using > non-MIME-compliant mail readers that this is necessary? yes, there are some people out there using MS Outlook or so... there the footer is no

Re: [Mailman-Users] problems with different chatsets (footer getsattached if different)

2003-01-06 Thread Sebastian Talmon
* Ben Gertzfield <[EMAIL PROTECTED]> wrote: > What would happen if you did include something in the footer with > iso-8859-1-only characters in it? We would HAVE to attach the footer > with the different charset then. hm, yes, that's right I see, internationalisation is not such an easy t

[Mailman-Users] problems with different chatsets (footer gets attached if different)

2003-01-04 Thread Sebastian Talmon
Hi, on my lists (Mailman 2.1, language: DE) I have the problem that: - if the user send with charset="iso-8859-1" anything is fine - if user sends with charset=us-ascii (some mailers do if there are no german umlauts) then the footer from the mailinglist gets attached and the Message is

Re: [Mailman-Users] Problem when starting mailmanctl ("Cannot importrunner module xxx")

2003-01-03 Thread Sebastian Talmon
Hi, * Barry A. Warsaw <[EMAIL PROTECTED]> wrote: > > Start by upgrading to Python 2.1.3. I'm not sure that's your problem, > but I just tested it with that version and it worked for me: thank you! Yes, that was the problem. btw, the futures in the new Version are very nice - good work! --Se

[Mailman-Users] Problem when starting mailmanctl ("Cannot import runner module xxx")

2003-01-02 Thread Sebastian Talmon
Hi, when I start mailmanctl (with ./mailmanctl start) it shows many errors: # ./mailmanctl start Starting Mailman's master qrunner. Cannot import runner module Mailman.Queue.IncomingRunner No module named _weakref Cannot import runner module Mailman.Queue.VirginRunner No module named _weakref Ca