[Mailman-Users] Unable to post to list (Mailman+Exim)

2007-11-20 Thread Kapil Karekar
Hi, When I post to a newly created list I get the following error: -- <[EMAIL PROTECTED]>: host lists.domain.tld[xxx.xxx.xxx.xxx] said: 550 Unrouteable address (in reply to RCPT TO command) -

Re: [Mailman-Users] mailman not delivering mail

2007-11-20 Thread Eric Beda
Hi, Through a bit more troubleshoting i realised that mailman failed to post the messages post log for mailman shows Nov 21 09:49:06 2007 (6735) post to dmis-staff from [EMAIL PROTECTED], size=2457, message-id=<[EMAIL PROTECTED]>, 10 failures what could be the problem > Eric Beda wrote: > >>Ma

Re: [Mailman-Users] non-moderating administrator?

2007-11-20 Thread Iain Buchanan
Hi & Thanks, On Tue, 2007-11-20 at 21:29 -0800, Mark Sapiro wrote: > >I would like not to receive any "New subscription request" and similar > >emails, but rather have them go solely to the moderator (currently they > >go to both admin and mod). > > There's no option or setting to make any messa

[Mailman-Users] extracting addresses without a mailman installation?

2007-11-20 Thread Cheryl Trooskin-Zoller
The server that hosts my mailman installation is down with hardware problems, and I'm trying to set up a stop-gap to fill in for a week until people get back in town & can start fixing things for real. I've got tape backups; how do I extract email addresses from the config.db files without a mailma

Re: [Mailman-Users] mailman not delivering mail

2007-11-20 Thread Eric Beda
Ok, Ive switched to archiving messages monthly, but messages are still not delivered into list members mailboxes... is there a way i can confirm that mailman is not the problem ???... is there other configurations in postfix main.cf or master.cf (i have none now) that i need to include ??? > E

Re: [Mailman-Users] non-moderating administrator?

2007-11-20 Thread Mark Sapiro
Iain Buchanan wrote: > >Firstly, I've searched the archives, and Google, and found nothing >similar to this question (unfortunately, which means it probably isn't >possible). Right. >Essentially I am the administrator for various local community mailing >lists that I've set up. Each list has t

[Mailman-Users] non-moderating administrator?

2007-11-20 Thread Iain Buchanan
Hi all, Firstly, I've searched the archives, and Google, and found nothing similar to this question (unfortunately, which means it probably isn't possible). Essentially I am the administrator for various local community mailing lists that I've set up. Each list has their own moderator(s) in the

Re: [Mailman-Users] Complex Messages in Mailman?

2007-11-20 Thread Brad Knowles
On 11/20/07, Hugh Rowley wrote: > Can Mailman send complex messages with embedded graphics (JPEG images, etc.), > or is everything still basically plain-text with image attachments? Mailman doesn't really "send" messages. In that, other than certain list administration messages (including pas

Re: [Mailman-Users] mailman not delivering mail

2007-11-20 Thread Mark Sapiro
Eric Beda wrote: >Mailman doesn't send email, i get this in my maillog > >to=<[EMAIL PROTECTED]>, relay=local, delay=60, >delays=60/0.01/0/0.18, dsn=2.0.0, status=sent (delivered to command: >/usr/lib/mailman/mail/mailman post dmis-staff) > >but the mails are never delivered to the users mailboxes

[Mailman-Users] mailman not delivering mail

2007-11-20 Thread Eric Beda
Mailman doesn't send email, i get this in my maillog to=<[EMAIL PROTECTED]>, relay=local, delay=60, delays=60/0.01/0/0.18, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post dmis-staff) but the mails are never delivered to the users mailboxes, and are not even archiv

Re: [Mailman-Users] fatal: execvp /var/mailman/mail/mailman

2007-11-20 Thread Eric Beda
Hi, I've realised my mistake, apparently mailman was installed in /usr/lib/mailman instead of /var/mailman, since i had just copied and pasted the /etc/aliases file it saw some conflict there, i didn't know what version was installed prior to my install Thanks for the help guyz... > Eric Beda

Re: [Mailman-Users] fatal: execvp /var/mailman/mail/mailman

2007-11-20 Thread Eric Beda
Hi, my maillog is as follows Nov 20 20:53:08 pmoralg local[7478]: fatal: execvp /var/mailman/mail/mailman: No such file or directory Nov 20 20:53:08 pmoralg postfix/local[7477]: 54E5AE08199: to=<[EMAIL PROTECTED]>, relay=local, delay=0.12, delays=0.08/0.01/0/0.04, dsn=4.3.0, status=deferred (temp

Re: [Mailman-Users] move a mailman instance to a new server (andnewversion)

2007-11-20 Thread Mark Sapiro
Manlio Perillo wrote: >Mark Sapiro ha scritto: >> Manlio Perillo wrote: >> >>> In /var/lib there are a lot of pickle serialized data. >> >> >> Directly in /var/lib/ as in /var/lib/*.pck or in some subdirectories? >> > >/var/lib/mailman/lists//*.pck They are the list configuration and members

Re: [Mailman-Users] move a mailman instance to a new server (and newversion)

2007-11-20 Thread Manlio Perillo
Mark Sapiro ha scritto: > Manlio Perillo wrote: >> I need to move a Mailman instance to a new server, and from a 2.1.5-8 >> (Debian Sarge) to 2.1.9-8 (Ubuntu Gutsy). > > > See > . > Done. > >> In /var/lib there are a lot o

Re: [Mailman-Users] (no subject)

2007-11-20 Thread Mark Sapiro
Hugh Rowley wrote: > >Can Mailman send complex messages with embedded graphics (JPEG images, etc.), >or is everything still basically plain-text with image attachments? It's all in how you set up content filtering. >If Mailman can send anything more sophisticated than plain text, maybe you >c

Re: [Mailman-Users] fatal: execvp /var/mailman/mail/mailman

2007-11-20 Thread Mark Sapiro
Eric Beda wrote: > >the server sends and receives mail just fine, i succesfully (i think) >installed mailman, i tried restoring the backed up mailling list going >through some online tutorial, and i think everything went fine except for >this error that i see now (it wasn't there) > > >fatal: execv

Re: [Mailman-Users] move a mailman instance to a new server (and newversion)

2007-11-20 Thread Mark Sapiro
Manlio Perillo wrote: > >I need to move a Mailman instance to a new server, and from a 2.1.5-8 >(Debian Sarge) to 2.1.9-8 (Ubuntu Gutsy). See . >In /var/lib there are a lot of pickle serialized data. Directly in /var/lib/

[Mailman-Users] Complex Messages in Mailman?

2007-11-20 Thread Hugh Rowley
Hello All, I apologize for sending this without a subject (and then re-sending with one). Will try not to be so annoying in the future! Quick question from a Newbie Mailman Admin: Can Mailman send complex messages with embedded graphics (JPEG images, etc.), or is everything still basically pla

[Mailman-Users] (no subject)

2007-11-20 Thread Hugh Rowley
Hello All, Quick question from a Newbie Mailman Admin: Can Mailman send complex messages with embedded graphics (JPEG images, etc.), or is everything still basically plain-text with image attachments? I've just set up Mailman (and a Linux server) for the first time and am testing, so I'm still

[Mailman-Users] fatal: execvp /var/mailman/mail/mailman

2007-11-20 Thread Eric Beda
Hi, i'm new to mailman, and i was given a mailserver to reinstall, which i did, and through previous backup tried to restore the mailserver, the server sends and receives mail just fine, i succesfully (i think) installed mailman, i tried restoring the backed up mailling list going through som

[Mailman-Users] move a mailman instance to a new server (and new version)

2007-11-20 Thread Manlio Perillo
Hi. I need to move a Mailman instance to a new server, and from a 2.1.5-8 (Debian Sarge) to 2.1.9-8 (Ubuntu Gutsy). In /var/lib there are a lot of pickle serialized data. What can be moved and how? I would like to copy the configuration for each list and the mailman state (to make sure not to