Re: [Mailman-Users] Email subscribe interface and QP encoding

2007-11-09 Thread Mark Sapiro
Barry Finkel wrote: >Mark Sapiro wrote in reply to a posting: > >>Does Outlook have an option to use 8bit encoding rather than QP, and >>why is it QP encoding a message that appears to not have any 8bit >>characters? > >Will Outlook use QP when there is a blank character at the end of >a line in t

Re: [Mailman-Users] Content boundaries vanish from mime messages ininput queue

2007-11-09 Thread Mark Sapiro
Lauren Weinstein wrote: > >What's happening is that messages coming through (and they look this >way in the moderator's preview as well) are being stripped of all >MIME boundaries -- I'll include an example below. The example below from the moderator interface is irrelevant. In the moderator (adm

Re: [Mailman-Users] Content boundaries vanish from mime messages ininput queue

2007-11-09 Thread Lauren Weinstein
Mark, et al., Hi. This is a source install that I've been using for a long time mostly for locally generated messages and digests, but am now using for large numbers of externally generated (moderated) message distributions. I should add that I also have removed (including all white space -- an

Re: [Mailman-Users] Content boundaries vanish from mime messages ininput queue

2007-11-09 Thread Mark Sapiro
Lauren Weinstein wrote: >Greetings. On a 2.1.6 era mailman, I've discovered that any mime input >messages are having their mime boundaries and related mime information >stripped out from the message body. All that remains is the >Content-type header line. As one would expect, this causes all

[Mailman-Users] Content boundaries vanish from mime messages in input queue

2007-11-09 Thread Lauren Weinstein
Greetings. On a 2.1.6 era mailman, I've discovered that any mime input messages are having their mime boundaries and related mime information stripped out from the message body. All that remains is the Content-type header line. As one would expect, this causes all sorts of problems for mime-

Re: [Mailman-Users] Mailman from email addres

2007-11-09 Thread Mark Sapiro
Joey Prestia wrote: >I'm trying to set up mailman on a redhat system and on my tests of the >system I get the following as email >[EMAIL PROTECTED] this is not my e-mail that the >sent address should be? How can I change it to be the hostname that it >should be? I'm not sure from your descr

[Mailman-Users] Mailman from email addres

2007-11-09 Thread Joey Prestia
I'm trying to set up mailman on a redhat system and on my tests of the system I get the following as email [EMAIL PROTECTED] this is not my e-mail that the sent address should be? How can I change it to be the hostname that it should be? -- M

Re: [Mailman-Users] Mix two separated mailinglists

2007-11-09 Thread Mark Sapiro
Roberto Andradas Izquierdo wrote: > >I'm looking for a method to mix two mailing lists, specifically I have >an old mailing lists with the name 'vulcano-forge' and i would like to >join this old list with the new mailing list named 'ezforge-public'. It is not clear to me exactly what you want to

Re: [Mailman-Users] change subscriber's email etc. from html/php form?

2007-11-09 Thread Mark Sapiro
Daniel Bauer wrote: >I found some descriptions about command-line options, but none >about "changeing addresses" (I havn't found a full list of all options, I >guess, and I also have no knowledge in python). The command line tools are listed at

Re: [Mailman-Users] where do I edit English messages?

2007-11-09 Thread Mark Sapiro
zbigniew szalbot wrote: > >Mark Sapiro pisze: > >>>Thank you very much Mark! I appreciate your helpful comments. Any chance >>>future Mailman versions can make it easier to change things like that? >> >> >> There is currently no plan. There are a few ways it can be >> accomplished. The most obvi

Re: [Mailman-Users] where do I edit English messages?

2007-11-09 Thread zbigniew szalbot
Hi there again, Mark Sapiro pisze: >>Thank you very much Mark! I appreciate your helpful comments. Any chance >>future Mailman versions can make it easier to change things like that? > > > There is currently no plan. There are a few ways it can be > accomplished. The most obvious is to make tr

Re: [Mailman-Users] where do I edit English messages?

2007-11-09 Thread Mark Sapiro
zbigniew szalbot wrote: > >If I edit mailman.po for a given language and do not delete any line but >leave some of them empty (like this: " \n"). Can I do the same in the >confirm.py by leaving empty lines where I do not need any text? > >For example the whole message: > >- >Your confirmation

Re: [Mailman-Users] where do I edit English messages?

2007-11-09 Thread zbigniew szalbot
Hi, One more question... Mark Sapiro pisze: > zbigniew szalbot wrote: >> >>In order to handle some phrases better in Polish, I edited >>/usr/local/mailman/messages/pl/LC_MESSAGES/mailman.po followed by >> >>msgfmt -o mailman.mo mailman.po >> >>Then I wanted to do the same for the English langua

Re: [Mailman-Users] Email subscribe interface and QP encoding

2007-11-09 Thread Rosenbaum, Larry M.
I have submitted this as Bug 1829061. > Rosenbaum, Larry M. wrote: > > >If I send an email from Outlook to the listname-request address with > this line: > > > >subscribe [EMAIL PROTECTED] > > > >I get back the following result: > > > >Your authorization is required for a mailing list subscription

Re: [Mailman-Users] where do I edit English messages?

2007-11-09 Thread Mark Sapiro
zbigniew szalbot wrote: > >In order to handle some phrases better in Polish, I edited >/usr/local/mailman/messages/pl/LC_MESSAGES/mailman.po followed by > >msgfmt -o mailman.mo mailman.po > >Then I wanted to do the same for the English language as I find some phrases >overly complicated for the c

Re: [Mailman-Users] Email subscribe interface and QP encoding

2007-11-09 Thread Barry Finkel
Mark Sapiro wrote in reply to a posting: >Does Outlook have an option to use 8bit encoding rather than QP, and >why is it QP encoding a message that appears to not have any 8bit >characters? Will Outlook use QP when there is a blank character at the end of a line in the body of the message? I do

[Mailman-Users] where do I edit English messages?

2007-11-09 Thread zbigniew szalbot
Hello, In order to handle some phrases better in Polish, I edited /usr/local/mailman/messages/pl/LC_MESSAGES/mailman.po followed by msgfmt -o mailman.mo mailman.po Then I wanted to do the same for the English language as I find some phrases overly complicated for the current web users. Howeve