[Mailman-Users] Spam filters and non-member posts

2009-07-11 Thread Daniel D Jones
I've been running a private list for several years with Mailman configured to reject posts from non-members without any issues. Recently, however, I've been getting spam with forged headers which purports to be from me. Since I'm a member of the list, they're allowed through. To deal with thi

Re: [Mailman-Users] Can't connect to MTA Exim4

2007-07-22 Thread Daniel D Jones
On Sunday 22 July 2007 10:44, Daniel D Jones wrote: > Setting up a new server with Mailman and Exim4. Exim is sending and > receiving mail and the mailing list is created and accepts mail. It's > failing on trying to send it out. In the smtp_failure log, I get this: > >

[Mailman-Users] Can't connect to MTA Exim4

2007-07-22 Thread Daniel D Jones
Setting up a new server with Mailman and Exim4. Exim is sending and receiving mail and the mailing list is created and accepts mail. It's failing on trying to send it out. In the smtp_failure log, I get this: Jul 22 10:23:26 2007 (2382) delivery to [EMAIL PROTECTED] failed with code -1: plea

Re: [Mailman-Users] Message failures - solved

2007-06-23 Thread Daniel D Jones
On Friday 22 June 2007 22:22, Daniel D Jones wrote: > I'm having an issue with Mailman being unable to send messages through > qmail. I'm not sure which one has the problem, so I'm sending to both > lists. As soon as I figure out which program is at fault, I'll rem

[Mailman-Users] Message failures

2007-06-22 Thread Daniel D Jones
I'm having an issue with Mailman being unable to send messages through qmail. I'm not sure which one has the problem, so I'm sending to both lists. As soon as I figure out which program is at fault, I'll remove the other list from any replies. I'm running a Debian server with Mailman and qmai

[Mailman-Users] Cron errors

2006-09-07 Thread Daniel D Jones
Getting the following complaints from the senddigest cron job: Traceback (most recent call last):   File "/var/lib/mailman/cron/senddigests", line 94, in ?     main()   File "/var/lib/mailman/cron/senddigests", line 86, in main     mlist.send_digest_now()   File "/var/lib/mailman/Mailman/Digester.