Re: [Mailman-Users] bounce runner day of year out of range error

2005-03-18 Thread Jim Tittsler
On Mar 19, 2005, at 07:27, Heather Madrone wrote: I'm running Mailman 2.1.5 on Mac OSX 10.2.8 using Python 2.4 and exim [...] File "/Applications/mailman/Mailman/Bouncer.py", line 131, in registerBounce time.strftime('%d-%b-%Y', day + (0,)*6)) ValueError: day of year out of range This err

Re: [Mailman-Users] bounce runner day of year out of range error

2005-03-18 Thread Mark Sapiro
Heather Madrone wrote: > >I'm running Mailman 2.1.5 on Mac OSX 10.2.8 using Python 2.4 and exim >4.42. I have the bounce threshold set to 3.0, but Mailman only rarely manages >to disable accounts that have been bouncing solidly for weeks. > > >I've been watching the exim traffic. About 20 addres

[Mailman-Users] bounce runner day of year out of range error

2005-03-18 Thread Heather Madrone
Hello. I'm running Mailman 2.1.5 on Mac OSX 10.2.8 using Python 2.4 and exim 4.42. I have the bounce threshold set to 3.0, but Mailman only rarely manages to disable accounts that have been bouncing solidly for weeks. Before I set up Mailman on my own server, I was running it through an ISP. Dur

Re: [Mailman-Users] Getting Mailman to work

2005-03-18 Thread Mark Sapiro
Olson, Gary wrote: > >Messages sent from within the administrative area for the "test" list to >remind myself of the password have simply been queued and contain the >error message stating: > ><[EMAIL PROTECTED]>: host barracuda.eicc.edu[205.221.78.150] said: 550 ><[EMAIL PROTECTED]>: Sender

Re: [Mailman-Users] loss of messages with text attachment

2005-03-18 Thread Mark Sapiro
Richelle Jean wrote: > > From the references you are giving, I conclude that it is only in the >"Content filtering" section that there are settings for how attachments >are handled. Basically, yes. There are mm_cfg.py settings for ARCHIVE_SCRUBBER and ARCHIVE_HTML_SANITIZER which allow an alter

RE: [Mailman-Users] Getting Mailman to work

2005-03-18 Thread Olson, Gary
Yes, it was a Postfix config problem. I needed to change the mynetworks (needed both localhost and the ip of server), myorigin, mydestination, mydomain, and myhostname variables in the main.cf file for Postfix. Part of the problem was also with the DNS MX for the server. Changing these variable

Re: [Mailman-Users] Delayed Message sending

2005-03-18 Thread Mark Sapiro
Robert Haack wrote: >I have a user that sent a message to a list and the message did not go >through right away. I decided to look at the log files and I found the >message below: > >post:Mar 16 13:21:44 2005 (4221) post to all_sub from >[EMAIL PROTECTED], >size=4209, message-id=<[EMAIL PROTEC

Re: [Mailman-Users] true virtual hosting with mailman-2.1.5

2005-03-18 Thread Mark Sapiro
Christian Anton wrote: > >Adding a new >list with the shell command >'newlist [EMAIL PROTECTED]' creates a new list, very fine. I >get the message from mailman that my new list is created. But the >automatically created virtual_mailman file is wrong format: > >[EMAIL PROTECTED] >li

Re: [Mailman-Users] true virtual hosting with mailman-2.1.5

2005-03-18 Thread Christian Anton
Mark Sapiro wrote: Christian Anton wrote: i got it installing finally, applying the patch line after line manually in editor. It installes everything fine, but now when i want to create a list "mailman" i get the following error: ipx10995 mailman # ./bin/newlist Name der Mailingliste: mailman

Re: [Mailman-Users] true virtual hosting with mailman-2.1.5

2005-03-18 Thread Christian Anton
Mark Sapiro wrote: Over the UI i can't create a List either. I have the following in my mm_cfg.py: ## # Put YOUR site-specific settings below this line. DELIVERY_MODULE = 'SMTPDirect' SMTPHOST = 'localhost' SMTPPORT = 10025 SMTP_MAX_RCPTS = 1000 MTA

Re: [Mailman-Users] News-to-mail gateway

2005-03-18 Thread Puiu @ Xentra
Just wanted to thank again to Brad for his support. I have finished installing Mailman and INN and everything works like a charm now. Great work guys. Regards, Puiu Hrenciuc. - Original Message - From: "Brad Knowles" <[EMAIL PROTECTED]> To: "Puiu @ Xentra" <[EMAIL PROTECTED]> Cc: "Brad K

Re: [Mailman-Users] loss of messages with text attachment

2005-03-18 Thread Richelle Jean
Thank you for your help ! Le 17 mars 05, à 16:02, Mark Sapiro a écrit : Richelle Jean wrote: The messages sent to our local mailman lists never arrive to the list members if they have any kind of attachment even text/plain. But the messages with text/plain attachments appear in the archive. The ot