Re: [Mailman-Users] Customizing Rejection notice with 2.1.6?

2005-06-06 Thread David Gibbs
Mark Sapiro wrote: > The message only applies to posts automatically rejected for > reject_these_nonmembers match and generic_nonmember_action reject. Darn it ... I misunderstood that. Back to 2.1.5 I guess. david -- Mailman-Users mailing list

Re: [Mailman-Users] Customizing Rejection notice with 2.1.6?

2005-06-06 Thread Mark Sapiro
David Gibbs wrote: >I just upgraded to 2.1.6 and tried to customize the non-member rejection >notice by editing the 'nonmember_rejection_notice' value. > >However, when a non-member posts and I reject it, the old "Non-members >are not allowed to post messages to this list." message is being sent.

[Mailman-Users] Customizing Rejection notice with 2.1.6?

2005-06-06 Thread David Gibbs
I just upgraded to 2.1.6 and tried to customize the non-member rejection notice by editing the 'nonmember_rejection_notice' value. However, when a non-member posts and I reject it, the old "Non-members are not allowed to post messages to this list." message is being sent. Is there something I mis

Re: [Mailman-Users] First-time poster...

2005-06-06 Thread Bill Landry
- Original Message - From: "John Dennis" <[EMAIL PROTECTED]> > On Mon, 2005-06-06 at 13:00 -0700, Bill Landry wrote: > > O.K. the other things I suggested you check all seem fine. > >> > Is mailman in /etc/shadow on the machine >> > postfix is running on? >> >> grep mailman /etc/shadow >>

Re: [Mailman-Users] First-time poster...

2005-06-06 Thread John Dennis
On Mon, 2005-06-06 at 13:00 -0700, Bill Landry wrote: O.K. the other things I suggested you check all seem fine. > > Is mailman in /etc/shadow on the machine > > postfix is running on? > > grep mailman /etc/shadow > mailman:!!:12327:: Actually /etc/passwd maybe more relevant in this instanc

Re: [Mailman-Users] First-time poster...

2005-06-06 Thread Bill Landry
- Original Message - From: "John Dennis" <[EMAIL PROTECTED]> > On Mon, 2005-06-06 at 12:48 -0700, Mark Sapiro wrote: >> And did that say anything about a group mismatch error? Or is there >> anything in Mailman's 'error' log? >> >> If you're getting group mismatch errors, see FAQ article

Re: [Mailman-Users] Uncaught runner exception

2005-06-06 Thread Mark Sapiro
Salada, Duncan S.wrote: >I have a problem with one of my lists. I have 4 lists, and 3 seem to be >working fine. The fourth one worked fine for the first couple of weeks, but >then started having problems. No changes were made to the configuration >during that time. The problem is this: mail

Re: [Mailman-Users] First-time poster...

2005-06-06 Thread John Dennis
On Mon, 2005-06-06 at 12:48 -0700, Mark Sapiro wrote: > And did that say anything about a group mismatch error? Or is there > anything in Mailman's 'error' log? > > If you're getting group mismatch errors, see FAQ article 6.16 FWIW, I don't think this problem will manifest itself as a mailman gro

Re: [Mailman-Users] First-time poster...

2005-06-06 Thread Bill Landry
- Original Message - From: "John Dennis" <[EMAIL PROTECTED]> > On Mon, 2005-06-06 at 11:46 -0700, Mark Sapiro wrote: >> Bill Landry wrote: >> > >> >Jun 6 10:52:07 lists postfix/local[20108]: warning: cannot find alias >> >database owner for hash:/usr/local/mailman/data/aliases(0,34100)

Re: [Mailman-Users] First-time poster...

2005-06-06 Thread Mark Sapiro
Bill Landry wrote: >- Original Message - >From: "Mark Sapiro" <[EMAIL PROTECTED]> > >> What happens if you leave the ownership as root:mailman in spite of >> check_perms? > >Then I get the following in the maillog: > >Jun 6 12:22:45 lists postfix/local[20474]: 711426FE2C: >to=<[EMAIL PR

Re: [Mailman-Users] First-time poster...

2005-06-06 Thread John Dennis
On Mon, 2005-06-06 at 11:46 -0700, Mark Sapiro wrote: > Bill Landry wrote: > > > >Jun 6 10:52:07 lists postfix/local[20108]: warning: cannot find alias > >database owner for hash:/usr/local/mailman/data/aliases(0,34100) > In any case, this appears to be a postfix configuration issue. A google >

Re: [Mailman-Users] First-time poster...

2005-06-06 Thread Bill Landry
- Original Message - From: "Mark Sapiro" <[EMAIL PROTECTED]> > What happens if you leave the ownership as root:mailman in spite of > check_perms? Then I get the following in the maillog: Jun 6 12:22:45 lists postfix/local[20474]: 711426FE2C: to=<[EMAIL PROTECTED]>, relay=local, delay=

[Mailman-Users] Uncaught runner exception

2005-06-06 Thread Salada, Duncan S.
I have a problem with one of my lists. I have 4 lists, and 3 seem to be working fine. The fourth one worked fine for the first couple of weeks, but then started having problems. No changes were made to the configuration during that time. The problem is this: mail will not go out to any of th

Re: [Mailman-Users] Mailmain Error

2005-06-06 Thread Mark Sapiro
David Hwang wrote: >Working these bugs through their logical conclusion > >I got the home directory problem fixed, but now I'm getting these errors. >Any hints? > >Job /usr/bin/python -S /usr/lib/mailman/cron/disabled terminated (exit >status: 1) (mailing output) > >Job /usr/bin/python -S /u

Re: [Mailman-Users] Listing subscribers without admin password?

2005-06-06 Thread Mark Sapiro
Trevor Cullingsworth wrote: > >I was wondering if there was a way through the web browser interface to >list subscribers of a mailing list without inputting the admin password. Go to Privacy options...->Subscription rules and set private_roster (Who can view subscription list?) to List Members.

Re: [Mailman-Users] Search Mailman Archives

2005-06-06 Thread Mark Sapiro
Andrew stolarz wrote: > I just loaded the mailman software on my server and everything works great! > one thing, the archives that get loaded on the website, is there a nice >search feature "plug-in" that can be used to spice things up? See FAQ article 1.11 >Mailman FAQ: http://www.python.org/c

Re: [Mailman-Users] First-time poster...

2005-06-06 Thread Mark Sapiro
Bill Landry wrote: > >I change the aliases.db to be group writeable, and even tried setting the >ownership to root:mailman, but "bin/check_perms" did not like that and set >the permission back to mailman:mailman. The aliase* files now look like >(with no bin/check_perms issues reported): > >-rw

Re: [Mailman-Users] Mailmain Error

2005-06-06 Thread David Hwang
Working these bugs through their logical conclusion I got the home directory problem fixed, but now I'm getting these errors. Any hints? Job /usr/bin/python -S /usr/lib/mailman/cron/disabled terminated (exit status: 1) (mailing output) Job /usr/bin/python -S /usr/lib/mailman/cron/senddiges

[Mailman-Users] Listing subscribers without admin password?

2005-06-06 Thread Trevor Cullingsworth
Hi, I was wondering if there was a way through the web browser interface to list subscribers of a mailing list without inputting the admin password. We have users who at times need to see who is on a list. However, I do not want to give them the admin password because they could go in and ch

[Mailman-Users] Search Mailman Archives

2005-06-06 Thread Andrew stolarz
Hello Everyone, I just loaded the mailman software on my server and everything works great! one thing, the archives that get loaded on the website, is there a nice search feature "plug-in" that can be used to spice things up? I dont want to use any 3rd party hosting services and have messages s

Re: [Mailman-Users] limit to space

2005-06-06 Thread Mark Sapiro
gus wrote: > >1_ How can put limit of message to one list created in mailman? You can limit the size of a single post with max_message_size. If you are asking about a limit to the total number of posts to a list or the number of posts by a single user or any other "number of posts" kind of limit,

Re: [Mailman-Users] First-time poster...

2005-06-06 Thread Bill Landry
- Original Message - From: "Mark Sapiro" <[EMAIL PROTECTED]> > >I have setup a list server running on Fedora Core 2, with Postfix 2.2.3, > >Mailman 2.1.5, and Python 2.3.4. I think I followed the Mailman setup > >and > >configuration guidelines correctly, but am having a problem that I

[Mailman-Users] limit to space

2005-06-06 Thread gus
Hello I have a problem. 1_ How can put limit of message to one list created in mailman? 2_One user , always send mail with attachemt... Today after 2 months these user can 't send the attachmen, with the message... Could anyone help me.. thanks gus

[Mailman-Users] Running mailman on dedicated server

2005-06-06 Thread Andy Cravens
I'm looking for information on pros, cons and setup steps for taking mailman off the mail server and setting it up on a dedicated mailman list server. I looked through the entire FAQ and didn't see any info on this. I've seen this information before but can't find it now. -- Andy ---

Re: [Mailman-Users] First-time poster...

2005-06-06 Thread Mark Sapiro
Bill Landry wrote: > >I have setup a list server running on Fedora Core 2, with Postfix 2.2.3, >Mailman 2.1.5, and Python 2.3.4. I think I followed the Mailman setup and >configuration guidelines correctly, but am having a problem that I cannot >find resolution to via google nor by a search of

Re: [Mailman-Users] Migration from Linux to MacOSX

2005-06-06 Thread Carfield Yim
>I'm running Mailman on OSX 10.2.8. The setup was straightforward >Installation varies depending on which version of OSX you're running, >and your preferred MTA. For some reason, a lot of versions of OSX >come with sendmail preinstalled while others have postfix or nothing. > >The Mailman docume

[Mailman-Users] First-time poster...

2005-06-06 Thread Bill Landry
Hello list members! I have setup a list server running on Fedora Core 2, with Postfix 2.2.3, Mailman 2.1.5, and Python 2.3.4. I think I followed the Mailman setup and configuration guidelines correctly, but am having a problem that I cannot find resolution to via google nor by a search of the

Re: [Mailman-Users] Non-subscribed distribution list?

2005-06-06 Thread Mark Sapiro
Mailbag (Adolpho) wrote: > >We need a mailing list that is just a distribution list. Here's the deal: >We have a neighborhood committee that's composed of several individuals. We >would like to have a single address that any resident can send e-mail to. >That single address would then turn into t

Re: [Mailman-Users] mbox + references field

2005-06-06 Thread Mark Sapiro
Jean-Philippe GIOLA wrote: > >In the mailman mbox archives, there is sometimes a "References" field >for mails. >Why does this field not present for all mails ??? >when I say "present", I mean "present" for all answer to mails. >I understand very weel that the first mail of a new thread can't have

[Mailman-Users] mailman + postfix with mysql

2005-06-06 Thread Grigory Fateyev
Hello! I have good working mailsystem: postfix with mysql. Now I need mailman install. main.cf alias_maps = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases virtual_alias_maps = hash:/var/lib/mailman/data/virtual-mailman, mysql:/etc/postfix/mysql_virtual_alias_maps.cf -rw-r-

[Mailman-Users] Non-subscribed distribution list?

2005-06-06 Thread Mailbag
I'm a brand new user of Mailman currently scoping out its capabilities. I apologize if this question is out of line for this forum. I've searched the FAQ and the web in general but haven't found my answer. We need a mailing list that is just a distribution list. Here's the deal: We have a neigh

[Mailman-Users] mbox + references field

2005-06-06 Thread Jean-Philippe GIOLA
HI all In the mailman mbox archives, there is sometimes a "References" field for mails. Why does this field not present for all mails ??? when I say "present", I mean "present" for all answer to mails. I understand very weel that the first mail of a new thread can't have a reference field. regu

[Mailman-Users] PRIVATE AND PUBLIC EXTERNAL ARCHIVER

2005-06-06 Thread Jean-Philippe GIOLA
HI all When you use the private or public external archiver, are mails arrives one to one ? and what their form when they arrive ? reguards -- Jean-Philippe Giola - 6577 -- Mailman-Users mailing list Mailman-Users@python.org http://mail.pyt