[Mailman-Users] missing config file

2003-02-01 Thread Jim LaSalle
What is the format for the mm.cfg.MAILMAN_SITE_LIST file? Where should it be located? Thanks. -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-

Re: [Mailman-Users] Personalization Options

2003-02-01 Thread Jon Carnes
This is from the archives... A message from Sheryl Coe: Here's my own humble how-to, assembled shamelessly from previous posts to this Mailman list. <#> WHAT PERSONALIZATION LOOKS LIKE > This personalization example is from this Mailman list (urls are not real, do not click): This message was se

[Mailman-Users] mailman 2.1 + qmail + vpopmail = alias tremendous problems

2003-02-01 Thread df
Hello As a lot of qmail+vpopmail+mailman users, I get the famous "Sorry,_no_mailbox_here_by_that_name._(#5.1.1)" error message. I have gathered here the 3 alias creation methods i found reading the archives, in the hope one of a goodwill soul to help. Here is my setup: FreeBSD 4.7_Stable - so

Re: [Mailman-Users] Auto deleteing non-member posts

2003-02-01 Thread Jon Carnes
The work-around will still work, but is no longer necessary. In 2.1 you can set any list to automatically discard any held messages. Many kudos to Barry and the development crew! This area of Mailman has been greatly expanded and improved - not only in choices, but in the robustness of the appli

[Mailman-Users] Personalization Options

2003-02-01 Thread Larry Hansford
Since I upgraded to Mailman 2.1, I want to add personalized messages in the footer of messages, much like the ones that are included with this list. I added these lines to the mm_cfg.py file, as indicated in the FAQ: VERP_PASSWORD_REMINDERS = 1 VERP_PERSONALIZED_DELIVERIES = 1 VERP_DELIVERY_INT

Re: [Mailman-Users] Site-wide header in HTML pages

2003-02-01 Thread Paul Kleeberg
I found the answer and thought I would share it with the group. There are three other files that require modification in the mailman/Mailman/Cgy directory: admin.py listinfo.py admindb.py I am not sure if I can tell you what I did besides doing a multi-file search in mailman for key phra

[Mailman-Users] Re: Digest Topic Lists

2003-02-01 Thread Paul H Byerly
Bob wrote: Hi Barry and Gang, We're getting closer with the Digest Topic list! It looks better per line, Yes it does, thanks. except now there is an extra blank line between each entry, as demonstarted by this latest one: Funny, I like it better that way. Can't make everyone hap

Re: [Mailman-Users] Additional Mailman 2.1 info

2003-02-01 Thread Albert E. Whale, CISSP
THank you Jon, Guess that's exactly what I needed to hear! Have a Great Day! Jon Carnes wrote: This is pretty much prima facia evidence that you are missing some Python modules. You can either trace them down, or do what i did - install python from source. Good Luck - Jon Carnes On Fri, 20

Re: [Mailman-Users] Mailman 2.1 mailpasswds error

2003-02-01 Thread Larry Hansford
At 03:58 AM 2/1/2003, Matt Brown wrote: On Saturday 01 February 2003 04:18 pm, Larry Hansford wrote: > However, the end-of-month cron job mailpasswds did not run. > > The subject of the message is: > > Cron /usr/local/bin/python -S /home/mailman/cron/mailpasswds > > And, the body of the message i

Re: [Mailman-Users] footer

2003-02-01 Thread Fernando Schapachnik
En un mensaje anterior, Tom Neff escribió: > If you have the ability to patch your Mailman installation, you could > add a new variable name (like mlist.fortune) to the ALLOWEDS array in > Mailman/Gui/Digest.py and then use the 'withlist' command to set this > variable to a new value every so of

PyCon, Sprints, and IRC (was Re: [Mailman-Users] IRC)

2003-02-01 Thread Barry A. Warsaw
> "JL" == Jim LaSalle <[EMAIL PROTECTED]> writes: JL> Is there an IRC for users of this mail list? irc.freenode.net #mailman But I haven't had much time to hang out there lately. :( BTW, is anybody planning on coming to PyCon? http://www.python.org/pycon/ If there is enough inter

Re: [Mailman-Users] Mailman 2.1 mailpasswds error

2003-02-01 Thread Matt Brown
On Saturday 01 February 2003 04:18 pm, Larry Hansford wrote: > However, the end-of-month cron job mailpasswds did not run. > > The subject of the message is: > > Cron /usr/local/bin/python -S /home/mailman/cron/mailpasswds > > And, the body of the message is: > > Site list is missing: mailman Wit

[Mailman-Users] Mailman 2.1 mailpasswds error

2003-02-01 Thread Larry Hansford
Several weeks ago, I upgraded Mailman from v2.0.11 to v2.1, and have not had any problems with it since. Both the users and me, as administrator, love all the new features that became available. However, the end-of-month cron job mailpasswds did not run. The subject of the message is: Cron /

[Mailman-Users] Auto deleteing non-member posts

2003-02-01 Thread Michael Ghens
Posts from non-members, I prefer to just delete and/or send a non-member warning. I have just upgraded to 2.1. In 2.0.xx, I had to have a script running to delete posts and copy over a db every day. Is this still the case? -- Mailman-Users

[Mailman-Users] Digest Topic Lists

2003-02-01 Thread Bob [EMAIL PROTECTED]
Hi Barry and Gang, We're getting closer with the Digest Topic list! It looks better per line, except now there is an extra blank line between each entry, as demonstarted by this latest one: Today's Topics: 1. [Mailman-Users] postfix 2.0 (Dan Phillips) 2. Re: [Mailman-Users] postfix 2.0 (J

[Mailman-Users] IRC

2003-02-01 Thread Jim LaSalle
Is there an IRC for users of this mail list? -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive

[Mailman-Users] Site-wide header in HTML pages

2003-02-01 Thread Paul Kleeberg
I asked this one a while back but am still having trouble. I would like a header to appear at the top of all the HTML pages. I have gone into mailman/templates/en and modified the following: archidxhead.html archtoc.html listinfo.html article.html emptyarchive.html admlogin.html o

Re: [Mailman-Users] Getting mailman to use the same smtp connectionfor messages sent to the same domain

2003-02-01 Thread Simon White
31-Jan-03 at 14:43, Barry A. Warsaw ([EMAIL PROTECTED]) wrote : > > "SW" == Simon White <[EMAIL PROTECTED]> writes: > > SW> Chunking like this means that you're actually sending RCPT TO: > SW> based on TLD, and then only US TLDs, right? So SMTP_MAX_RCPTS > SW> set to 50 could mean

Re: [Mailman-Users] squirrelmail sends mailman message as attachment

2003-02-01 Thread Keith Mastin
Hi Matthew, >* Keith Mastin ([EMAIL PROTECTED]) wrote: >[snip] >> When I send a message to the mailman list from SM, the test of the message >> is in an attachment, not in the text area of the message. >> >> When I send a message to the list from pine-4.44-7.73.0, the test of the >> message sho