Re: [Mailman-Users] mailman errors

2007-11-25 Thread zbigniew szalbot
Dear Marc, Mark Sapiro pisze: > zbigniew szalbot wrote: > > >zbigniew szalbot pisze: > > >> > > >> > Have you set SMTP_MAX_SESSIONS_PER_CONNECTION in mm_cfg.py? > >> > > >> > In particular, have you set it to a string instead of a number? > >> > > >> > I.e., it needs to be something like > >> > >

Re: [Mailman-Users] Configuration problem - virtual domains URL

2007-11-25 Thread Marc Perkel
Mark Sapiro wrote: > Marc Perkel wrote: > > >> I'm trying to figure out how to do a slightly unusual configuration. >> Normally mailman wants to use URLs like http://www.domain.com/mailman . >> But what I want to do is have url's that look like >> http://mailman.domain.com. >> >> So - in my

Re: [Mailman-Users] Configuration problem - virtual domains URL

2007-11-25 Thread Mark Sapiro
Marc Perkel wrote: >I'm trying to figure out how to do a slightly unusual configuration. >Normally mailman wants to use URLs like http://www.domain.com/mailman . >But what I want to do is have url's that look like >http://mailman.domain.com. > >So - in my config file I have: > >DEFAULT_EMAIL_HO

[Mailman-Users] Configuration problem - virtual domains URL

2007-11-25 Thread Marc Perkel
I'm trying to figure out how to do a slightly unusual configuration. Normally mailman wants to use URLs like http://www.domain.com/mailman . But what I want to do is have url's that look like http://mailman.domain.com. So - in my config file I have: DEFAULT_EMAIL_HOST = 'ctyme.com' DEFAULT_URL

Re: [Mailman-Users] UnicodeDecodeError during Archive Obscuring

2007-11-25 Thread Stephen J. Turnbull
Mark Sapiro writes: > Tokio Kikuchi wrote: > > > >> File "/usr/local/mailman/Mailman/Archiver/HyperArch.py", line 579, in > >> as_text > >> atmark = unicode(_(' at '), Utils.GetCharSet(self._lang)) > >> UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 1: > >> ordina

Re: [Mailman-Users] Mailman Daemon RunLevel Question

2007-11-25 Thread Mark Sapiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jacques Dailey wrote: > > I have Mailman configured on my SuSE 10.1 system, using the Postfix MTA > and ASSP (Anti Spam SMTP Proxy) on the front end. So far everything is > running great! Most recently, I started looking at how/when the > individ

Re: [Mailman-Users] Turning of monthly membership mails

2007-11-25 Thread Daniel Herrmann
know where else to search. > > > In the web admin interface, set General Options->send_reminders to No. > Ok, thanks... I didn't see it ... Daniel > -- > Mark Sapiro <[EMAIL PROTECTED]>The highway is for gamblers, > San Francisco Bay Area, Californi

Re: [Mailman-Users] Turning of monthly membership mails

2007-11-25 Thread Robert Braver
On Sunday, November 25, 2007, 11:56:29 AM, Daniel Herrmann wrote: DH> So, finally: How to turn off this mails? Mailing List Administration, General Settings page, set "Send monthly password reminders" to "No." -- Best regards, Robert Braver [EMAIL PROTECTED]

Re: [Mailman-Users] Turning of monthly membership mails

2007-11-25 Thread Mark Sapiro
Daniel Herrmann wrote: > >But now someone told me that he is receiving every month a mail, which >remembers him, >That he is in that Mailing List. How can I turn it off? I didn't find a >switch in the webinterface >And don't know where else to search. In the web admin interface, set General Optio

Re: [Mailman-Users] mailman errors

2007-11-25 Thread Mark Sapiro
zbigniew szalbot wrote: >zbigniew szalbot pisze: >> > >> > Have you set SMTP_MAX_SESSIONS_PER_CONNECTION in mm_cfg.py? >> > >> > In particular, have you set it to a string instead of a number? >> > >> > I.e., it needs to be something like >> > >> > SMTP_MAX_SESSIONS_PER_CONNECTION = 10 >> > >> >

[Mailman-Users] Turning of monthly membership mails

2007-11-25 Thread Daniel Herrmann
Hello List, I have the following problem: I installed Mailman about 3 or 4 month before and everything is working well. But now someone told me that he is receiving every month a mail, which remembers him, That he is in that Mailing List. How can I turn it off? I didn't find a switch in the webi

Re: [Mailman-Users] mailman errors

2007-11-25 Thread zbigniew szalbot
Hi there again, zbigniew szalbot pisze: > Hello, > > > > >I get a lot of below errors and worse some of the lists that have been > > >created no longer send out emails. Can you help me troubleshoot it? > > > > > >Thank you! > > > > > >Nov 23 15:06:12 2007 (70462) SHUNTING: > > >1195826769.306325

Re: [Mailman-Users] ? accessing public archives

2007-11-25 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: > >Op zaterdag 24 november 2007 schreef Mark Sapiro aan >[EMAIL PROTECTED]: > > >> But when I try to connect to > >> duinheks.xs4all.nl/pipermail/amc-support I get a "403: > >> forbidden" error: Symbolic link not allowed or link target not > >> accessible: /opt/mailman/arch

Re: [Mailman-Users] ? accessing public archives

2007-11-25 Thread lists . mailman-users
Hallo Mark, Op zaterdag 24 november 2007 schreef Mark Sapiro aan [EMAIL PROTECTED]: >> But when I try to connect to >> duinheks.xs4all.nl/pipermail/amc-support I get a "403: >> forbidden" error: Symbolic link not allowed or link target not >> accessible: /opt/mailman/archives/public/amc-suppo

Re: [Mailman-Users] UnicodeDecodeError during Archive Obscuring

2007-11-25 Thread Mark Sapiro
Tokio Kikuchi wrote: > >> File "/usr/local/mailman/Mailman/Archiver/HyperArch.py", line 579, in >> as_text >> atmark = unicode(_(' at '), Utils.GetCharSet(self._lang)) >> UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 1: >> ordinal not in range(128) > >It is not ' at '