[Mailman-Users] Mailman and Salesforce

2007-11-30 Thread Rosi Bustamante
> Hi, > Our organization uses Salesforce.com for its database management, > and we'd like to make it work with Mailman, so people can sign up > for our newsletter on our website and their info gets automatically > entered into Salesforce. > > Is such a feature possible with Mailman, and if so

Re: [Mailman-Users] HOWTO - integrating Mailman with a Swish-e searchengine

2007-11-30 Thread Tomasz Chmielewski
Mark Sapiro schrieb: > Tomasz Chmielewski >> I just wrote a small HOWTO on integrating Mailman with Swish-e: >> >> http://wpkg.org/Integrating_Mailman_with_a_Swish-e_search_engine >> > > > This looks great. > > Is it OK if we (or you) update FAQ 1.11 >

Re: [Mailman-Users] Backup and restore

2007-11-30 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: >I need to backup the settings from one mailing list on one domain and >restore those settings on another domain(same server.) How does one >achieve that? I'm not sure what you really want to do. If you just want to move the list from one domain to another, assuming

Re: [Mailman-Users] Accept all from Domain?

2007-11-30 Thread Mark Sapiro
jproducer wrote: > >Is there a way to permanently accept all messages >from a particular domain? Put a regular expression similar to [EMAIL PROTECTED] in Privacy options...->Sender filters->accept_these_nonmembers. The above will accept mail from [EMAIL PROTECTED], [EMAIL PROTECTED], etc. If

[Mailman-Users] Backup and restore

2007-11-30 Thread rich
I need to backup the settings from one mailing list on one domain and restore those settings on another domain(same server.) How does one achieve that? -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/list

[Mailman-Users] Accept all from Domain?

2007-11-30 Thread jproducer
I have a mailing list set up and have used this address for a myspace page that sends to all the members in the band. The reason behind this is so everyone in the band can get notifications and whoever is available can respond. The issue is that everytime myspace sends out a message, it is a diffe

Re: [Mailman-Users] running External Archiver on background/foreground

2007-11-30 Thread Mark Sapiro
Mohamed CHAARI wrote: > >I'm using Mailman for lists management, in a collaboration >infrastructure site. >I configured Mailman so that an external archiver is used, but I >hesitate to run this archiver in background or foreground. > >More concretely, in mm_cfg.py conf file, should I put: > >PUBL

[Mailman-Users] running External Archiver on background/foreground

2007-11-30 Thread Mohamed CHAARI
Hi all, I'm using Mailman for lists management, in a collaboration infrastructure site. I configured Mailman so that an external archiver is used, but I hesitate to run this archiver in background or foreground. More concretely, in mm_cfg.py conf file, should I put: PUBLIC_EXTERNAL_ARCHIVER =

Re: [Mailman-Users] MX records

2007-11-30 Thread Brad Knowles
On 11/30/07, Noel da Costa wrote: > I've managed to install Mailman on my server and set up a mailing > list, I've received welcome emails both as admin and as a member of > the new list. The problem arises when sending mail to the list (I've > included the failure message below. Real domain a

[Mailman-Users] MX records

2007-11-30 Thread Noel da Costa
Hi there, I'm new to Mailman. I've searched through the online docs but can't find anything that seems related to the problem I'm experiencing. I've managed to install Mailman on my server and set up a mailing list, I've received welcome emails both as admin and as a member of the new list.