[Mailman-Users] Not getting aliases, owner notification on newlist

2007-03-27 Thread Jock Coats
Hi all, hope someone can help... I've been using Mailman 2.1.6 for some time now that I happily compiled and installed from source on my own server. Now I've needed to move to another server and at first I took the opportunity to upgrade to 2.1.9. But the OutgoingRunner NEVER worked - logg

[Mailman-Users] Spam of sorts

2007-03-27 Thread Dave Foran
Folks You may recall over the weekend I was lamenting the fact that my lists are getting spammed with with replies going back to somewhere (and being determined as spam by some of the over zealous spam detectors). So Paul Tomblin, suggested setting the system to discard the messages, and for the

Re: [Mailman-Users] Spam of sorts

2007-03-27 Thread Paul Tomblin
Quoting Dave Foran ([EMAIL PROTECTED]): > The lists that are getting the bogus messages have new domain names, but > spammers are sending spam to the lists using the old domain. And hence > failing. > > The list name that I am tinkering with is [EMAIL PROTECTED], but it used > to be [EMAIL PROTECT

Re: [Mailman-Users] Spam of sorts

2007-03-27 Thread Dave Foran
Quoting Dave Foran ([EMAIL PROTECTED]): > The lists that are getting the bogus messages have new domain names, > but spammers are sending spam to the lists using the old domain. And > hence failing. > > The list name that I am tinkering with is [EMAIL PROTECTED], but it > used to be [EMAIL

Re: [Mailman-Users] Spam of sorts

2007-03-27 Thread Barry Finkel
Paul Tomblin <[EMAIL PROTECTED]> wrote: >When I moved my lists from my home machine (xcski.com) to a virtual >private server (list.xcski.com), I used postfix's >"/etc/postfix/relocated" to cause requests for the old list names to >bounce with a message giving the new list names. Spammers never re

Re: [Mailman-Users] Low level smtp error: (111, 'Connection refused') errors

2007-03-27 Thread Will Nordmeyer
The firewall was fine... the problem was that, for some reason, the hosts file did not have world read privileges! Thanks for the assistance - your question led me to further telnet localhost 25 testing. I'd done it as root and it worked... I hadn't tried it as a non-root user (brain failure at

Re: [Mailman-Users] Spam of sorts

2007-03-27 Thread Dragon
Barry Finkel wrote: >I have moved a few lists from Majordomo to Mailman. The Mailman >machine is a different machine that the Majordomo machine. So, > > [EMAIL PROTECTED] > >became > > [EMAIL PROTECTED] > >and I added an entry to the alias file on the Majordomo machine >redirecting mai

Re: [Mailman-Users] Low level smtp error: (111, 'Connection refused') errors

2007-03-27 Thread Mark Sapiro
Will Nordmeyer wrote: >The firewall was fine... the problem was that, for some reason, the hosts >file did not have world read privileges! > >Thanks for the assistance - your question led me to further telnet localhost >25 testing. I'd done it as root and it worked... I hadn't tried it as a >non

Re: [Mailman-Users] Not getting aliases, owner notification on newlist

2007-03-27 Thread Mark Sapiro
Jock Coats wrote: > >I've been using Mailman 2.1.6 for some time now that I happily >compiled and installed from source on my own server. Now I've needed >to move to another server and at first I took the opportunity to >upgrade to 2.1.9. But the OutgoingRunner NEVER worked - logging is >

Re: [Mailman-Users] owner/moderator requests not sent

2007-03-27 Thread Paula Gray-Overtoom
Thanks so much for your assistance. I just needed to set 'hostname this list prefers' to servername.domain.com rather than just domain.com. We have most of our mail on another sever that is set to domain.com and will send emails for the mailman lists on to the mailman server at servername.domain.

Re: [Mailman-Users] Spam of sorts

2007-03-27 Thread Mark Sapiro
Dave Foran wrote: > >So, is this "legal" in the sense of Mailman on the "General options page > >Example >host_name (general): Host name this list prefers for email. Railnet.org > >To also add nshore.org so that both valid domain names are there. > >host_name (general): Host name this list pref

Re: [Mailman-Users] Behind cPanel

2007-03-27 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: > >Is it possible to delete Archives from a MailMan List when it is "run" by >cPanel (and how)?? It depends on whether or not you have access to the underlying file system. If you do, is relevant. The

[Mailman-Users] Archives

2007-03-27 Thread Dave Foran
Allow me to ask this regarding Archives As stated I have some lists I created to replace what was being done by Smartlist, and the SmartList archive is extensive.. One going back maybe 8 years. Is there a feasible way to import the old archives into MailMan archives in some fashion ?? I Guess I

Re: [Mailman-Users] Not getting aliases, owner notification on newlist

2007-03-27 Thread Jock Coats
On 27 Mar 2007, at 16:45, Mark Sapiro wrote: > I'd go back to 2.1.9 because you have the same problem with the Debian > package. Okay - I've done that. In fact I also installed Python 2.5 from source rather than relying on Sarge's 2.4 port just in case it was that. I appear to have similar pr

[Mailman-Users] Lock Files

2007-03-27 Thread Justin Denick
Can anyone think of a reason that one list might use lock files, but other's wouldn't. I have about 5 lists, and when mailman is started a lock file (or two) is created for the list. listname.lock and listname.lock.webserver..0 This particular list is very slow when navigating the admin pages

Re: [Mailman-Users] Mailman Postfix and MySQL

2007-03-27 Thread Info
Mark Sapiro schrieb: > Info wrote: >> well, i have a problem integrating mailman with postfix. I manage my >> virtual domains and aliases through mysql and a PHP-Frontend. >> Mailman is running and i could create the global list "mailman" >> So far so good, but how can i use the generated aliases w

Re: [Mailman-Users] Not getting aliases, owner notification on newlist

2007-03-27 Thread Jock Coats
On 27 Mar 2007, at 20:47, Jock Coats wrote: > I guess I could maybe change the > outbound mailhost somewhere in Mailman's config could I to see if > that gets round it for now? Setting SMTPHOST = 'FQDN' (even though it is actually localhost) does appear to have worked. Until I have more leisu

Re: [Mailman-Users] Lock Files

2007-03-27 Thread Mark Sapiro
Justin Denick wrote: >Can anyone think of a reason that one list might use lock files, but other's >wouldn't. >I have about 5 lists, and when mailman is started a lock file (or two) is >created for the list. > >listname.lock and listname.lock.webserver..0 is the pid of the process that

Re: [Mailman-Users] Archives

2007-03-27 Thread Mark Sapiro
Dave Foran wrote: >Allow me to ask this regarding Archives > >As stated I have some lists I created to replace what was being done by >Smartlist, and the SmartList archive is extensive.. One going back maybe 8 >years. > >Is there a feasible way to import the old archives into MailMan archives in

Re: [Mailman-Users] Lock Files

2007-03-27 Thread Mark Sapiro
Justin Denick wrote: > >There are (3) 'currently' lock files. They are for /bin/mailmanctl and the >qrunners >ArchRunner and OutgoingRunner. The files 'master-qrunner' and 'master-qrunner.host.pid' are not list locks. They are the lock that prevent starting mailmanctl when it's already running.

Re: [Mailman-Users] Archives

2007-03-27 Thread Dave Foran
| | Dave Foran wrote: | | >Allow me to ask this regarding Archives | > | >As stated I have some lists I created to replace what was being done by | >Smartlist, and the SmartList archive is extensive.. One going back maybe 8 | >years. | > | >Is there a feasible way to import the old archives into

Re: [Mailman-Users] Mailman Postfix and MySQL

2007-03-27 Thread Mark Sapiro
Info wrote: > > thank you for your reply. I´ve poked around with the options and now i > think i´m a step further. > These are the relevant options from main.cf: > > alias_maps = mysql:/etc/postfix/mysql_virtual_alias_maps.cf, > hash:/etc/mailman/aliases > broken_sasl_auth_clients = yes > comma

Re: [Mailman-Users] Not getting aliases, owner notification on newlist

2007-03-27 Thread Brad Knowles
At 8:47 PM +0100 3/27/07, Jock Coats wrote: > Okay - I've done that. In fact I also installed Python 2.5 from > source rather than relying on Sarge's 2.4 port just in case it was that. No, you really want Python 2.4.4, not 2.3.anything or 2.5.anything. The problem is that 2.3.anything is to o

[Mailman-Users] Looking for a Mailman contractor

2007-03-27 Thread Micah Alpern
Can someone recommend a contractor who is experienced at customizing Mailman? The Interaction Design Association (http://www.ixda.org) is looking for assistance modifying the subscribe/unsubscribe process to allow synchronization with an external web application. Please contact me for additional d