Re: [Mailman-Users] From address to virtual domain with Sendmail

2004-08-10 Thread Fran Boon
Fran Boon wrote:
 I am using mailman-2.1.5 on RedHat Enterprise 3 (Sendmail-8.12)
 I wish to configure mailman to use an alias for access: lists.dom.ain
 (This is done so that I can move the service to another machine 
later,  if I so wish)
 I have set DEFAULT_URL_HOST  DEFAULT_EMAIL_HOST to lists.dom.ain  
  the Web interface  inbound mails all work fine.
 However outgoing mails from the list appear as Sent by: 
  [EMAIL PROTECTED]
 Admin mails come From: [EMAIL PROTECTED]
 My guess is that this is more of a sendmail issue than a mailman 
  issue, but it would be nice to know whether anyone has got this 
   working.

-CUT-
I managed to get some excellent support from the sendmail-questions list.
The answer was that the lists.dom.ain was set as a CNAME.
Switching this to an 'A' record has enabled the rewriting to work as 
expected :)

Hope this is useful for the archives...
Fran.
--
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.com/mailman-users%40python.org/


[Mailman-Users] bad marshal data

2004-08-10 Thread David A. Bandel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

All,

Anyone have _any_ idea what the fsck bad marshal data is.  It crashes
the Outgoing qrunner.  More importantly, how to fix?

Thanx,

David A. Bandel
- -- 
Focus on the dream, not the competition.
Nemesis Racing Team motto
GPG key autoresponder:  mailto:[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBGK4Ej31PLQNUbV4RAqrEAKDCnN1cQXp1oJBVbtjzSwsrVB1jWgCeL386
rZykQa/S9juf2zibN6LeRA0=
=Fs/R
-END PGP SIGNATURE-
--
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.com/mailman-users%40python.org/


Re: [Mailman-Users] Moderator password failing

2004-08-10 Thread Rod Neep
In message [EMAIL PROTECTED], Connley Hartman 
[EMAIL PROTECTED] writes
I am working  with Mailman on a RedHat box. When I set up the lists, I 
set the owner password. When I got into the setup I setup a moderator 
and set the password for the moderator. When we try to login as the 
moderator it doesn't work. Only the admin password is working. Not sure 
where to look since all the documentation I have read tells me it will 
work without a problem.

Any ideas or directions someone could point me in would be greatly 
appreciated.

chartman
You will find that the moderator password only works by entering the 
page where mail is moderated. The other pages are then securely under 
the control of the list administrator.

Regards
Rod
--
Rod Neep
Archive CD Books : http://www.archivecdbooks.org
British-Genealogy: http://www.british-genealogy.com
--
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.com/mailman-users%40python.org/


RE: [Mailman-Users] Moderator password failing

2004-08-10 Thread Chad Frederick
The moderator does NOT have the right to go to the list admin page
(ie http://list.domain.com/mailman/admin/LISTNAME).

The moderator DOES have the right to go the moderator subsection of the
admin page:
http://list.domain.com/mailman/adminb/LISTNAME

Does this answer your question?



Charles Frederick
(215) 241 7183
Intern, Education Team, IT Department
American Friends Service Committee


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Connley Hartman
Sent: Tuesday, August 10, 2004 12:36 AM
To: [EMAIL PROTECTED]
Subject: [Mailman-Users] Moderator password failing

I am working  with Mailman on a RedHat box. When I set up the lists, I
set the owner password. When I got into the setup I setup a moderator
and set the password for the moderator. When we try to login as the
moderator it doesn't work. Only the admin password is working. Not sure
where to look since all the documentation I have read tells me it will
work without a problem.

Any ideas or directions someone could point me in would be greatly
appreciated.

chartman



--
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.com/mailman-users%40python.org/


--
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.com/mailman-users%40python.org/


[Mailman-Users] danish language support

2004-08-10 Thread Sean

Anybody know what is causing this error?

Bug in Mailman version 2.1.5

We're sorry, we hit a bug!

If you would like to help us identify the problem, please email a copy of
this page to the webmaster for this site with a description of what
happened. Thanks!
Traceback:

Traceback (most recent call last):
  File /usr/mailman/scripts/driver, line 87, in run_main
main()
  File /usr/mailman/Mailman/Cgi/options.py, line 105, in main
loginpage(mlist, doc, None, language)
  File /usr/mailman/Mailman/Cgi/options.py, line 813, in loginpage
table.AddRow([_(In order to change your membership option, you must
  File /usr/mailman/Mailman/i18n.py, line 89, in _
return tns % dict
ValueError: unsupported format character 'p' (0x70) at index 105


I'm running Mailman 2.1.5 on FreeBSD 4.6-STABLE with danish language set
as the preferred but English is also supported..  I checked the error logs
and nothing showed up specific to this error.

Sean
--
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.com/mailman-users%40python.org/


RE: [Mailman-Users] Moderator password failing

2004-08-10 Thread Chad Frederick
Sorry--It was admindb, not adminb. DB as in Database.

http://domain.com/mailman/admindb/LISTNAME.

That should work.




Charles Frederick
(215) 241 7183
Intern, Education Team, IT Department
American Friends Service Committee

-Original Message-
From: Connley Hartman [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 10, 2004 10:36 AM
To: Chad Frederick
Subject: Re: [Mailman-Users] Moderator password failing

Hi Chad:

Thanks for the info. When I go to the adminb I get an Object Not Found
error. Is this a separate directory or script? When I try to locate
adminb I am not finding anything with that name.

Thanks
Connley Hartman

Chad Frederick wrote:

The moderator does NOT have the right to go to the list admin page (ie 
http://list.domain.com/mailman/admin/LISTNAME).

The moderator DOES have the right to go the moderator subsection of the

admin page:
http://list.domain.com/mailman/adminb/LISTNAME

Does this answer your question?

---
-

Charles Frederick
(215) 241 7183
Intern, Education Team, IT Department
American Friends Service Committee


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Connley Hartman
Sent: Tuesday, August 10, 2004 12:36 AM
To: [EMAIL PROTECTED]
Subject: [Mailman-Users] Moderator password failing

I am working  with Mailman on a RedHat box. When I set up the lists, I 
set the owner password. When I got into the setup I setup a moderator 
and set the password for the moderator. When we try to login as the 
moderator it doesn't work. Only the admin password is working. Not sure

where to look since all the documentation I have read tells me it will 
work without a problem.

Any ideas or directions someone could point me in would be greatly 
appreciated.

chartman



--
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.com/mailman-users%40python.org/


--
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.com/mailman-users%40python.org/



!DSPAM:4118ca00280301855721310!


  


--
Enjoy the journey...

Connley Hartman
Central California Conference

559-347-3106 - Office
209-548-2892 - Pager

http://ccc.adventist.org

You don't have to be walking backwards to get behind.

Attitude is the real disability.





--
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.com/mailman-users%40python.org/


[Mailman-Users] [Fwd: Cron root@thedalzells /usr/bin/python -S /usr/local/mailman/cron/disabled]

2004-08-10 Thread Erin Dalzell
Anyone know what the issue is here?
Thanks
emd
 Original Message 
Subject: Cron [EMAIL PROTECTED] /usr/bin/python -S 
/usr/local/mailman/cron/disabled
Date: Tue, 10 Aug 2004 09:00:02 -0700 (PDT)
From: [EMAIL PROTECTED] (Cron Daemon)
To: [EMAIL PROTECTED]

Traceback (most recent call last):
  File /usr/local/mailman/cron/disabled, line 220, in ?
main()
  File /usr/local/mailman/cron/disabled, line 213, in main
mlist.Save()
  File /usr/local/mailman/Mailman/MailList.py, line 525, in Save
self.__save(dict)
  File /usr/local/mailman/Mailman/MailList.py, line 497, in __save
os.unlink(fname_last)
OSError: [Errno 22] Invalid argument: 
'/usr/local/mailman/lists/mailman/config.pck.last'
--
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.com/mailman-users%40python.org/


Re: [Mailman-Users] [Fwd: Cron root@thedalzells /usr/bin/python -S /usr/local/mailman/cron/disabled]

2004-08-10 Thread Erin Dalzell
Erin Dalzell wrote:
Anyone know what the issue is here?
Thanks
emd
 Original Message 
Subject: Cron [EMAIL PROTECTED] /usr/bin/python -S 
/usr/local/mailman/cron/disabled
Date: Tue, 10 Aug 2004 09:00:02 -0700 (PDT)
From: [EMAIL PROTECTED] (Cron Daemon)
To: [EMAIL PROTECTED]

Traceback (most recent call last):
  File /usr/local/mailman/cron/disabled, line 220, in ?
main()
  File /usr/local/mailman/cron/disabled, line 213, in main
mlist.Save()
  File /usr/local/mailman/Mailman/MailList.py, line 525, in Save
self.__save(dict)
  File /usr/local/mailman/Mailman/MailList.py, line 497, in __save
os.unlink(fname_last)
OSError: [Errno 22] Invalid argument: 
'/usr/local/mailman/lists/mailman/config.pck.last'
A little more information:
/usr/local/mailman/lists/mailman: ls
config.pck
config.pck.last
config.pck.tmp.thedalzells.org.14889
config.pck.tmp.thedalzells.org.15100
config.pck.tmp.thedalzells.org.1795
config.pck.tmp.thedalzells.org.417
config.pck.tmp.thedalzells.org.423
--
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.com/mailman-users%40python.org/


Re: [Mailman-Users] [Fwd: Cron root@thedalzells /usr/bin/python -S /usr/local/mailman/cron/disabled]

2004-08-10 Thread Jeff Barger
On Aug 10, 2004, at 12:04 PM, Erin Dalzell wrote:
Anyone know what the issue is here?
This looks like a OS X filesystem error. Permissions problem?
-Jeff
--
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.com/mailman-users%40python.org/


Re: [Mailman-Users] [Fwd: Cron root@thedalzells /usr/bin/python -S /usr/local/mailman/cron/disabled]

2004-08-10 Thread Erin Dalzell
Jeff Barger wrote:
On Aug 10, 2004, at 12:04 PM, Erin Dalzell wrote:
Anyone know what the issue is here?
This looks like a OS X filesystem error. Permissions problem?
Here are the permissions. What should they be?
/usr/local/mailman/lists/mailman: ls -al
total 56
drwxrwsr-x  9 root mailman   306 10 Aug 09:00 .
drwxrwsr-x  4 root mailman   136 18 Jul 20:41 ..
-rw-rw  1 root mailman  3600  9 Aug 12:00 config.pck
-rw-rw  1 root mailman  3600  9 Aug 09:00 config.pck.last
-rw-rw  1 root mailman  3600  2 Aug 09:00 
config.pck.tmp.thedalzells.org.14889
-rw-rw  1 root mailman  3600  2 Aug 12:00 
config.pck.tmp.thedalzells.org.15100
-rw-rw  1 root mailman  3600 10 Aug 09:00 
config.pck.tmp.thedalzells.org.1795
-rw-rw  1 mailman  mailman  3600 10 Aug 08:00 
config.pck.tmp.thedalzells.org.417
-rw-rw  1 mailman  mailman  3600  2 Aug 08:00 
config.pck.tmp.thedalzells.org.423

--
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.com/mailman-users%40python.org/


[Mailman-Users] Mailing list info being sent as an attachment...

2004-08-10 Thread Ben Swihart
Hello,

I've got mailman 2.1.3 running well, but there is one detail left: when
I send a post to the list, it's adding the following attachment:

__
MyList mailing list
[EMAIL PROTECTED]
http://mydomain.com/mailman/listinfo/MyList_mydomain.com



Is it possible to prevent this attachement from going out?  I think this
has to do with the fact that I'm sending an HTML mail.

Thanks,

Ben

--
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.com/mailman-users%40python.org/


Re: [Mailman-Users] Mailing list info being sent as an attachment...

2004-08-10 Thread Jeff Barger
On Aug 10, 2004, at 1:14 PM, Ben Swihart wrote:
Hello,
I've got mailman 2.1.3 running well, but there is one detail left: when
I send a post to the list, it's adding the following attachment:
__
MyList mailing list
[EMAIL PROTECTED]
http://mydomain.com/mailman/listinfo/MyList_mydomain.com

Is it possible to prevent this attachement from going out?  I think 
this
has to do with the fact that I'm sending an HTML mail.
See 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq04.039.htp

-Jeff
--
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.com/mailman-users%40python.org/


[Mailman-Users] oops - found the FAQ

2004-08-10 Thread Ben Swihart
I found the FAQ on why the footer is being sent as an attachment when I
send HTML mails... Looking into removing the footer now.  Sorry!

- Ben

--
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.com/mailman-users%40python.org/


[Mailman-Users] Mailman problem. Please help!

2004-08-10 Thread Iavor Jelev
Hi,

I am really desperate. I have installed mailman on
SuSE 9.1 with postfix and I can create new mailing
lists with the web-interface. Then I can see on the 
listinfo-page the list I created, but I don't get
the Mailing list created confirm mail. when I try to
subscribe a mailing list I don't get  the subscription
confirm either. I thought it was because of postfix,
but I tried sendmail and exim and it still didn't
work. Besides I have a installed 
gforge, and when I create an account there I get a
confirm mail. So what do I do wrong? My machine isn't
connected directly to the internet, but I still 
should get the confirm e-mail at
[EMAIL PROTECTED], right? 
Anyone suggestions? Thanx!




___
Gesendet von Yahoo! Mail - Jetzt mit 100MB Speicher kostenlos - Hier anmelden: 
http://mail.yahoo.de
--
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.com/mailman-users%40python.org/


Re: [Mailman-Users] BIG discard problem

2004-08-10 Thread Robert Echlin
- Original Message - 
From: Robert Echlin [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 09, 2004 3:31 PM
Subject: [Mailman-Users] BIG discard problem


 Hi,
 I have a problem discarding pending messages for the admin.

 One of our mail lists has accumulated over 10,000 (ten thousand) spam
 messages.
 The web page to show pending messages, after several minutes, maybe an
hour,
 still seems to be churning away, so fix methods based on looking at the
web
 page won't work.

... snipped the verbose stuff the FAQs say to include when posting

 What I think I want to do:
 DELETE the (appropriate, offending) file!!!

 Actually, shut down /etc/init.d/mailman, and apache.
 I should shut down sendmail, too, I expect.
 Delete the file (request.pck???).
 touch the filename.
 chmod to match what it was.
 restart stopped daemons.

 Will this work?
 Any better ideas?

No suggestions in over 24 hours.
Should I be asking this on a different list, like maybe the dev list?

Robert

--
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.com/mailman-users%40python.org/


[Mailman-Users] Mailman 2.1.5 - Customize Look and Feel

2004-08-10 Thread Russell Mann
Hello,

I have recently installed Mailman 2.1.5 on Fedora Core 1 in concert with a
Qmail and Vpopmail installation, using some instructions to make a unique
install for each virtual domain under /home/mailman/dom.com.

Everything is working fine, but I want to customize the look and feel to
match my existing site.  In the admin, I can click on:

Edit the public HTML pages

And get these pages to edit:

General list information page 
Subscribe results page 
User specific options page 

The problem is there are several pages which still are visible to the end
user which are not apparently editable.  The ones I'm currently aware of
are:

Confirm Subscription Page:
http://lists.khouse.org/mailman/confirm/khouse_enews/f6b6e63b0efb95ebfc90b0c
7021cd22cc6439e77

Subscription Confirmed:
http://lists.khouse.org/mailman/confirm/khouse_enews

Options page, before password entered:
http://lists.khouse.org/mailman/options/khouse_enews

How can I change the look and feel on these pages, or globally?  Is there
any way to add a site-wide header/footer?  Any way to remove the trailer
which has an undesirable link to the admin on it?

Any help would be appreciated.  I've Googled and searched the mailing list
for the last week, and havn't been able to find the answer.

Thanks,

Russell Mann


--
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.com/mailman-users%40python.org/


[Mailman-Users] Making list regionally specific?

2004-08-10 Thread Gunk
Is it possible to add a section to my global mailing list where 
subscribers can put in their city/state/country, so I can mail out 
regional specific emails?  Thanks, Chris

--
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.com/mailman-users%40python.org/


Re: [Mailman-Users] BIG discard problem

2004-08-10 Thread Brad Knowles
At 6:48 PM -0400 2004-08-10, Robert Echlin wrote:
 No suggestions in over 24 hours.
	Problem is, it can take a while to get a response from someone 
who knows what they're doing in this kind of situation.  While 
Mailman is used at a large number of sites, and some of those are 
pretty big, not all those experienced Mailman admins are on this 
list, and those that are may not monitor it on a regular basis.

 Should I be asking this on a different list, like maybe the dev list?
	That might be useful, or you might end up waiting a few days for 
a useful response from someone, no matter what.  I'd say that you 
could give it a try if you like, but don't be too surprised if it 
takes a while to get an answer.

	I hadn't responded until now because you had obviously done your 
homework, and I didn't think I had anything more that I could say.

--
Brad Knowles, [EMAIL PROTECTED]
Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
-- Benjamin Franklin (1706-1790), reply of the Pennsylvania
Assembly to the Governor, November 11, 1755
  SAGE member since 1995.  See http://www.sage.org/ for more info.
--
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.com/mailman-users%40python.org/


Re: [Mailman-Users] BIG discard problem

2004-08-10 Thread Eric Schmitz
Robert,
   This is probably a really dirty way to go about it, but I've done 
this before and it worked, and without hosing the system. This worked 
with version 2.1.2. I haven't tried it with 2.1.5, because there's a 
discard all marked defer option, and I haven't let the queue stack up. 
But I've killed over 4000 held messages at a shot by doing this with 2.1.2.

   Go to the mailman/data directory, and delete all 
heldmsg-yourlistname-*.pck files. Then go to your admindb page. You'll 
probably still see the listing of all the thousands of held messages. 
Click submit all data, and they should disappear.

   *Use at your own risk*! This feels like something of a hack to me, 
but you seem a little desperate. ;-)

-Eric Schmitz
Robert Echlin wrote:
- Original Message - 
From: Robert Echlin [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, August 09, 2004 3:31 PM
Subject: [Mailman-Users] BIG discard problem


Hi,
I have a problem discarding pending messages for the admin.
One of our mail lists has accumulated over 10,000 (ten thousand) spam
messages.
The web page to show pending messages, after several minutes, maybe an
hour,
still seems to be churning away, so fix methods based on looking at the
web
page won't work.

... snipped the verbose stuff the FAQs say to include when posting

What I think I want to do:
DELETE the (appropriate, offending) file!!!
Actually, shut down /etc/init.d/mailman, and apache.
I should shut down sendmail, too, I expect.
Delete the file (request.pck???).
touch the filename.
chmod to match what it was.
restart stopped daemons.
Will this work?
Any better ideas?

No suggestions in over 24 hours.
Should I be asking this on a different list, like maybe the dev list?
Robert
--
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.com/mailman-users%40python.org/
--
We need more than just a victory. We need to win in such a way
that everything changes, that we're not threatened again. Because
I don't want to go through this one more time, or have others go
through it after us. --Starhawk, The Fifth Sacred Thing
)0(  =.
--
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.com/mailman-users%40python.org/


Re: [Mailman-Users] BIG discard problem

2004-08-10 Thread David Relson
On Tue, 10 Aug 2004 18:22:06 -0500
Eric Schmitz wrote:

 Robert,
 
 This is probably a really dirty way to go about it, but I've done 
 this before and it worked, and without hosing the system. This worked 
 with version 2.1.2. I haven't tried it with 2.1.5, because there's a 
 discard all marked defer option, and I haven't let the queue stack
 up. But I've killed over 4000 held messages at a shot by doing this
 with 2.1.2.
 
 Go to the mailman/data directory, and delete all 
 heldmsg-yourlistname-*.pck files. Then go to your admindb page. You'll
 
 probably still see the listing of all the thousands of held messages. 
 Click submit all data, and they should disappear.
 
 *Use at your own risk*! This feels like something of a hack to me,
 
 but you seem a little desperate. ;-)
 
 -Eric Schmitz

With 2.1.5 there's a Discard all messages marked Defer checkbox. I use
that, followed by the Submit All Data button.  Seems that's all that's
needed.

David
--
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.com/mailman-users%40python.org/


[Mailman-Users] How to hold missing subject line

2004-08-10 Thread patrick king
I need to use the administrator's GUI to construct a regular 
expression.  The expression needs to hold posts which do not contain 
a subject line in the header.  In other words, the Subject: line is 
entirely missing from the mail header.  It is not that Subject: is 
present with data missing after it. 

Any ideas?
I have spend a day trying everything I can think of doing. I have 
searched the procmailex man pages, the user  list manager 
documentation, FAQ pages, and the message archives for this list 
(regexp).

I use Mailman 2.0.13 with Pipermail 0.05 (Mailman edition)
--
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.com/mailman-users%40python.org/


[Mailman-Users] introducion and asking newsletter features

2004-08-10 Thread Willy Mularto
Hi guys,
Im willy from indonesia. and im new to this mailman software.
my company would like to add a service for our clients, it's about newsletter. does 
mailman support this features? as i know mailman is servising  mailing list not a 
newsletter, correct me if im wrong :)
and if it support the newsletter, anybody has tips, how to setup or something? coz i 
haven't read the manual (i just use it by 1 hours ago)


regards

willy
--
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.com/mailman-users%40python.org/


Re: [Mailman-Users] Mailman 2.1.5 - Customize Look and Feel

2004-08-10 Thread PeteBell
On 10 Aug 2004, at 23:53, Russell Mann wrote:
Everything is working fine, but I want to customize the look and feel 
to
match my existing site.

...And further to this, (which might help solve Russell's problem), is 
it possible to get Mailman returned pages (like the roster, archives, 
members list, subscription results, options, password log in, etc, etc, 
etc) to appear inside an existing layer of your own webpage? (Thus 
having them appearing as if part of your site and using your CSS rules, 
perhaps)

Pete Bell, UK
--
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.com/mailman-users%40python.org/