Re: [Mailman-Users] Digest Options

2006-10-28 Thread Brad Knowles
At 7:55 AM -0700 10/28/06, Mark Sapiro wrote: > In short, it's a request that I wouldn't put any effort into > implementing unless there was overwhelming demand for it. There's a much more basic problem -- you'd have to parse the MIME/HTML bodyparts of each of the messages being submitted, con

Re: [Mailman-Users] Performance on mailman

2006-10-28 Thread Mark Sapiro
Peter Kofod wrote: >I am doing something wrong. I am running mailman with about 100 lists >(announce only). A couple are pretty big (40K + addresses). They, >however, are used infrequently. The big list has one weekly mailing and >the others much less often. Currently, there is NO mail queued

Re: [Mailman-Users] Multiple installations on same server with Exim4and mailman

2006-10-28 Thread Mark Sapiro
Phillip Ryker wrote: >I would like to inquire whether or not anyone has successfully setup >multiple installations of mailman-2.1.9 and exim4 on the same server. >If you have would it be possible to see a copy of your exim.conf? I >have tried everything I can think of and believe I have run up ag

[Mailman-Users] Performance on mailman

2006-10-28 Thread Peter Kofod
I am doing something wrong. I am running mailman with about 100 lists (announce only). A couple are pretty big (40K + addresses). They, however, are used infrequently. The big list has one weekly mailing and the others much less often. Currently, there is NO mail queued or being sent (tail -f

[Mailman-Users] Multiple installations on same server with Exim4 and mailman

2006-10-28 Thread Phillip Ryker
I would like to inquire whether or not anyone has successfully setup multiple installations of mailman-2.1.9 and exim4 on the same server. If you have would it be possible to see a copy of your exim.conf? I have tried everything I can think of and believe I have run up against some issues I cannot

Re: [Mailman-Users] Using Accepted in the header

2006-10-28 Thread Mark Sapiro
Peter Kofod wrote: >I was wondering if it was possible to distinguish between the list >moderator and everyone else so that the moderator's message would be >authenticated immediately, whereas everyone else would get discarded, as >opposed to having be discarded manually? Only if the moderator i

Re: [Mailman-Users] Using Accepted in the header

2006-10-28 Thread Peter Kofod
I was wondering if it was possible to distinguish between the list moderator and everyone else so that the moderator's message would be authenticated immediately, whereas everyone else would get discarded, as opposed to having be discarded manually? Pete -Original Message- From: Mark Sap

Re: [Mailman-Users] Multiple Installations on same server...

2006-10-28 Thread Mark Sapiro
Phillip Ryker wrote: > >I tried that and now exim -bt returns with the right response. >However, I am getting the following in my logs: > >No such file or directory: failed to chdir to >/virtual/:listsrv.domain1.com/mailman > >so it is now pritning that extra colon. When I remove it I get errors >

Re: [Mailman-Users] Using Accepted in the header

2006-10-28 Thread Mark Sapiro
Peter Kofod wrote: >I have an announce-only list with one member who can post. I have it >set up so that he is not moderated, all others are moderated. >Currently, I discard moderated postings as well as non-member postings. >I want to tighten the setup a bit more so that the list owner (who is >

Re: [Mailman-Users] Multiple Installations on same server...

2006-10-28 Thread Phillip Ryker
I hear what you are saying. I changed it to braces instead of parentheses and got the same error message: [EMAIL PROTECTED] exim]# exim -bt [EMAIL PROTECTED] [EMAIL PROTECTED] cannot be resolved at this time: failed to expand "/virtual/${lc" for require_files: "${lc" is not a known operator (or

Re: [Mailman-Users] Multiple Installations on same server...

2006-10-28 Thread Mark Sapiro
Phillip Ryker wrote: >Sorry, let me be more specific: > >I have this for my config file: > >MM_UID=mailman >MM_GID=mailman >MM_HOME=/virtual/${lc::$domain}/mailman >MM_WRAP=MM_HOME/mail/mailman >MM_LISTCHK=MM_HOME/lists/${lc::$local_part}/config.pck >domainlist mm_domains = listsrv.domain1.com : l

[Mailman-Users] Using Accepted in the header

2006-10-28 Thread Peter Kofod
I have an announce-only list with one member who can post. I have it set up so that he is not moderated, all others are moderated. Currently, I discard moderated postings as well as non-member postings. I want to tighten the setup a bit more so that the list owner (who is the only non moderated us

[Mailman-Users] Digest Options

2006-10-28 Thread stephen
Jon Loose writes: > I have some users who would like the digest to be > provided in a different format, which seems a logical > third option over and above Mime/Plain. > > The ideal would be a single HTML message which > combines all of the HTML/plain messages that have been > sent to th

Re: [Mailman-Users] Digest Options

2006-10-28 Thread Dragon
Mark Sapiro sent the message below at 07:55 AM 10/28/2006: >Jon Loose wrote: > > > >The ideal would be a single HTML message which > >combines all of the HTML/plain messages that have been > >sent to the list, with attachments aggregated and > >placed at the end of the combined message. This is >

Re: [Mailman-Users] Multiple Installations on same server...

2006-10-28 Thread Phillip Ryker
Sorry, let me be more specific: I have this for my config file: MM_UID=mailman MM_GID=mailman MM_HOME=/virtual/${lc::$domain}/mailman MM_WRAP=MM_HOME/mail/mailman MM_LISTCHK=MM_HOME/lists/${lc::$local_part}/config.pck domainlist mm_domains = listsrv.domain1.com : listsrv.domain2.com domainlist lo

Re: [Mailman-Users] Multiple Installations on same server...

2006-10-28 Thread Phillip Ryker
OK, I have used the refernece below to set everything up and now I am getting this in my logs: 2006-10-28 14:40:49 1Gdt6v-tU-2A == [EMAIL PROTECTED] <[EMAIL PROTECTED]> R=mailman_router T=mailman_transport defer (2): No such file or directory: failed to chdir to /virtual/:listsrv.swiftnetwork

Re: [Mailman-Users] SPAM e-mail filtering

2006-10-28 Thread Patrick Bogen
On 10/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > SPAM, as always is a hot topic and I may on the wrong forum, but... You are correct; this isn't the place to ask this. Try a more general mail admin forum. > All the addresses on the website have been picked up by spammers, and they > ar

Re: [Mailman-Users] Multiple Installations on same server...

2006-10-28 Thread Mark Sapiro
Phillip Ryker wrote: > >I have confirmed that from the web everything works properly. I can >create new lists and modify them, however, I cannot get the >configuration for exim to work for the multiple domain names. Here is >what I have in my exim.conf file: This looks like the stuff from the

Re: [Mailman-Users] Digest Options

2006-10-28 Thread Mark Sapiro
Jon Loose wrote: > >The ideal would be a single HTML message which >combines all of the HTML/plain messages that have been >sent to the list, with attachments aggregated and >placed at the end of the combined message. This is >something quite different than mailman does already - >but I felt it wa

Re: [Mailman-Users] Bulk Subscriptions

2006-10-28 Thread Mark Sapiro
Florendo, Leo wrote: >Is it possible to easily subscribe (or unsubscribe, or make other admin >changes to) a single email to many lists? How? Many user options can be changed globally via the web options page, but only by the user or the site admin. A list admin cannot change a members options g

[Mailman-Users] Multiple Installations on same server...

2006-10-28 Thread Phillip Ryker
I am trying to setup mailman to run for virtual domains on a single server. I have followed the information provided in the manual very closely but am still having some issues. I am running: CentOS v4.4 2.6.9-42.0.3.EL I have installed Exim from the CentOS rpm: exim-4.43-1.RHEL4.5 Before attemp

[Mailman-Users] Digest Options

2006-10-28 Thread Jon Loose
I have some users who would like the digest to be provided in a different format, which seems a logical third option over and above Mime/Plain. The ideal would be a single HTML message which combines all of the HTML/plain messages that have been sent to the list, with attachments aggregated and

[Mailman-Users] Bulk Subscriptions

2006-10-28 Thread Florendo, Leo
Is it possible to easily subscribe (or unsubscribe, or make other admin changes to) a single email to many lists? How? Thanks, Leo Florendo -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-us