Re: [Mailman-Users] How to configure mailman to only deliver mail a few times a day?

2015-02-07 Thread Laura Creighton
>> Anything obviously wrong with this idea? > >It doesn't seem that the 'mover' should be checking the age of things in >queue 1. The idea is just to not send messages more than a few times a >day, not to introduce extra delay. > >Also, it's easy to configure Mailman to use some smtp port other tha

Re: [Mailman-Users] How to configure mailman to only deliver mail a few times a day?

2015-02-07 Thread Mark Sapiro
On 02/06/2015 10:42 PM, Laura Creighton wrote: > > Then you write an external program that wakes up every so often, and > checks to see if anything in queue1 is old enough to send. If it is, > it moves it off to queue2, where the second sendmail will deal with it. > > Anything obviously wrong wit

Re: [Mailman-Users] How to configure mailman to only deliver mail a few times a day?

2015-02-06 Thread Laura Creighton
Well, after giving the problem a night's worth of thought, I think the best idea for this problem is to use sendmail. Or rather to use 2 of them. The first one just receives mail and queues it. But it is configured to _not_ process the mail queue. The second one is configured so that it process

Re: [Mailman-Users] How to configure mailman to only deliver mail a few times a day?

2015-02-04 Thread Laura Creighton
In a message of Wed, 04 Feb 2015 08:09:13 -0800, Mark Sapiro writes: >> This was the place I was sort of hoping that 'once a day' could be >> changed to 'once every 6 hours', but my rather cursory glance at the >> code made me conclude -- nope, not here. > > >In Mailman's crontab - see my last repl

Re: [Mailman-Users] How to configure mailman to only deliver mail a few times a day?

2015-02-04 Thread Mark Sapiro
On 02/04/2015 08:05 AM, Laura Creighton wrote: > > This was the place I was sort of hoping that 'once a day' could be > changed to 'once every 6 hours', but my rather cursory glance at the > code made me conclude -- nope, not here. In Mailman's crontab - see my last reply. -- Mark Sapiro

Re: [Mailman-Users] How to configure mailman to only deliver mail a few times a day?

2015-02-04 Thread Mark Sapiro
On 02/04/2015 07:33 AM, Stephen J. Turnbull wrote: > Laura Creighton writes: > > Hi Laura! > > > While some people want to continue receiving digests, and some > > people don't, everybody is in favour of having the mail only go out > > in batches at set intervals during the day. So maybe once

Re: [Mailman-Users] How to configure mailman to only deliver mail a few times a day?

2015-02-04 Thread Laura Creighton
In a message of Thu, 05 Feb 2015 00:33:19 +0900, "Stephen J. Turnbull" writes: >Laura Creighton writes: > >Hi Laura! > > > While some people want to continue receiving digests, and some > > people don't, everybody is in favour of having the mail only go out > > in batches at set intervals during th

[Mailman-Users] How to configure mailman to only deliver mail a few times a day?

2015-02-04 Thread Stephen J. Turnbull
Laura Creighton writes: Hi Laura! > While some people want to continue receiving digests, and some > people don't, everybody is in favour of having the mail only go out > in batches at set intervals during the day. So maybe once a day is > too infrequent, and 3 times a day would be nicer, bu

[Mailman-Users] How to configure mailman to only deliver mail a few times a day?

2015-02-04 Thread Laura Creighton
My google-foo is not working today. I am the member of a very ancient mailing list that would like to modernise. To that end, somebody made a list of requirements that they would need to have to just have the functionality they have now ... the thing went on for pages and pages but since I am q

Re: [Mailman-Users] How to configure mailman replica on secondary server

2009-04-24 Thread Mark Sapiro
ankush grover wrote: > >I am running mailman 2.1.5 version on RHEL ES 4.1 with Postfix 2.1.5. >I am trying to configure mailman replication that is there will be a >primary mailman server and a secondary mailman server. The secondary >server will keep the lists and data in sync with the production

[Mailman-Users] How to configure mailman replica on secondary server

2009-04-24 Thread ankush grover
Hi Friends, I am running mailman 2.1.5 version on RHEL ES 4.1 with Postfix 2.1.5. I am trying to configure mailman replication that is there will be a primary mailman server and a secondary mailman server. The secondary server will keep the lists and data in sync with the production and will be br

Re: [Mailman-Users] how to configure mailman....(mailman serverdifferent with mail server)

2008-06-17 Thread Mark Sapiro
Dony Tata wrote: >how to configure mailman(mailman server different with mail server), i >have problem >Jun 17 16:28:04 2008 (1388) Low level smtp error: (111, 'Connection refused'), >msgid: <[EMAIL PROTECTED]> >Jun 17 16:28:04 2008 (1388) delivery to [EMAIL PROTECTED] failed with code -1:

[Mailman-Users] how to configure mailman....(mailman server different with mail server)

2008-06-17 Thread Dony Tata
how to configure mailman(mailman server different with mail server), i have problem Jun 17 16:28:04 2008 (1388) Low level smtp error: (111, 'Connection refused'), msgid: <[EMAIL PROTECTED]> Jun 17 16:28:04 2008 (1388) delivery to [EMAIL PROTECTED] failed with code -1: (111, 'Connection refu

Re: [Mailman-Users] How to configure Mailman to just send news letters

2004-05-27 Thread Stan Gould
Andreas: You can set up an announcement list by making the following setting changes: (1) "General Settings" the bottom setting: > Should postings include the List-Post: header? Change to "NO." This will omit the email address to post messages. (2) In "Privacy Options," under "membership exp

Re: [Mailman-Users] How to configure Mailman to just send news letters

2004-05-26 Thread Brad Knowles
At 2:52 PM -0700 2004/05/26, Andreas Sheriff wrote: Does anyone know how to configure Mailman to just send newsletters? The documentation is kinda [EMAIL PROTECTED]/non-existent when it comes to that. What do you mean by "just send newsletters"? Have you seen the page at

Re: [Mailman-Users] How to configure Mailman to just send news letters

2004-05-26 Thread Richard Barrett
On 26 May 2004, at 22:52, Andreas Sheriff wrote: Hi, Does anyone know how to configure Mailman to just send newsletters? The documentation is kinda [EMAIL PROTECTED]/non-existent when it comes to that. Why not try reading the FAQ, whose URL is at the bottom of each mail sent out by the mailman-u

[Mailman-Users] How to configure Mailman to just send news letters

2004-05-26 Thread Andreas Sheriff
Hi, Does anyone know how to configure Mailman to just send newsletters? The documentation is kinda [EMAIL PROTECTED]/non-existent when it comes to that. Andreas -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listi

[Mailman-Users] How to configure mailman!

2004-04-06 Thread Tayfun Özdemir
Hello there. I have been having problems with mailman. ev1servers.net has told me that there is a problem with suexec and that it can not run mailman scripts. But they cant fix that problem for me. I have been told that I have to configure mailman by my self. The problem is that I dont know h

[Mailman-Users] How to configure mailman!

2004-04-05 Thread Tayfun Özdemir
Hello there. I have been having problems with mailman. ev1servers.net has told me that there is a problem with suexec and that it can not run mailman scripts. But they cant fix that problem for me. I have been told that I have to configure mailman by my self. The problem is that I dont know h

Re: [Mailman-Users] how to configure mailman to use a specific python?

2003-12-23 Thread Jon Carnes
On Tue, 2003-12-23 at 06:12, Ben wrote: > We have an old version of python installed which is heavily used by the Ensim, so I > need to compile the up-to-date version to an isolated place and assign mailman to > use this installation. Can someone tell me how to do the configuration for mailman >

[Mailman-Users] how to configure mailman to use a specific python?

2003-12-23 Thread Ben
We have an old version of python installed which is heavily used by the Ensim, so I need to compile the up-to-date version to an isolated place and assign mailman to use this installation. Can someone tell me how to do the configuration for mailman before installation. Thanks. Ben