[Mailman-Users] no forwarding, how to debug?

2002-03-20 Thread cls
I've just installed 2.0.8. I used the installation instructions that come with the source, and Dave Sill's _Qmail Handbook_. The Web admin interface works. It sends welcome messages to new subscribers. If I select DELIVERY_MODULE = 'Sendmail' no messages are forwarded at all. I tried replaci

[Mailman-Users] mailman on debian with postfix problem

2002-03-20 Thread Tibor Stacho [ TiSt ]
hi ... I'm totaly new in this but I have some problems with mailman I was install package on debian linux after that I was make some changes on apache config and all apache part of mailman is working ok in postfix I was in /etc/postfix/virtual make that all mails comming to groups are paste

[Mailman-Users] ORBZ is shutting down

2002-03-20 Thread Bob [EMAIL PROTECTED]
Just an aside for those who used ORBZ to help stop spam from entering their system. http://derf.cc/orbz_shutdown.txt Bob -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://

Re: [Mailman-Users] Removing Header Info

2002-03-20 Thread J C Lawrence
On Wed, 20 Mar 2002 08:12:46 -0600 Z1test <[EMAIL PROTECTED]> wrote: > Is there anyway to remove the mailto links at the top of each message? > I've looked in the options, and if it is there I miss it. See the FAQ: http://www.python.org/cgi-bin/faqw-mm.py -- J C Lawrence -

[Mailman-Users] domain name error in configuration

2002-03-20 Thread Farhan Ahmed
hi, i successfully installed mailman-2.0.5 and even made a test list .. but the problem is that the email i receive from the system containing the information on the list i created contains no "From:" field! also, when i try to subscribe from another email address, the confirmation email has n

[Mailman-Users] problems in configuration

2002-03-20 Thread Farhan Ahmed
hi, i installed mailman-2.0.5 successfully and even created a test list .. the problem is that when i try to subscribe to this test list, the confirmation email comes from a blank address (there is no from: field in the email!) and hence i am not able to reply to confirm subscription...!! wha

Re: [Mailman-Users] ghost in the admin db?

2002-03-20 Thread Jon Carnes
Only valid for v2.0.8 actually, as we always assume that users have upgraded to the latest stable version. I imagine that there will be a bit of parallelism going on during the transition to v2.1.0, but folks will be encouraged to do any new work on v2.1. - Original Message - From: "Micha

Re: [Mailman-Users] html in digests

2002-03-20 Thread J C Lawrence
On Wed, 20 Mar 2002 10:21:42 -0600 Lil Peck wrote: > - Original Message - From: "J C Lawrence" <[EMAIL PROTECTED]> >> Please see the online Mailman FAQ with regard to MIME and MIME >> filters. > Unfortunately, good ol' AOL makes mincemeat out of either, when > receiving digests. Put t

Re: [Mailman-Users] Saving pictures in the archives?

2002-03-20 Thread J C Lawrence
On Wed, 20 Mar 2002 10:13:10 -0500 Mike D <[EMAIL PROTECTED]> wrote: > Hi, I went to the faq at www.gnu.org/software/mailman/faq.html. There > I searched for both MIME and MHonARc and those strings are not located > on the page. What is there about archives also doesn't address this > question

[Mailman-Users] Sendmail FAQ (for RedHat Linux)

2002-03-20 Thread Jon Carnes
A lot of folks have posted Sendmail questions to this list. The answers to some of those questions are found in RedHat's very nicely done FAQ for Sendmail: http://www.redhat.com/support/resources/faqs/RH-sendmail-FAQ/book1.html RedHat also has a nice overview of using Sendmail: http://www.redha

Re: [Mailman-Users] ghost in the admin db?

2002-03-20 Thread Michael Boudreau
Could these be features of Mailman 2.0? There are no request.db files in any of our list directories. The ~/mailman/data/ directory has adm.pw pending_subscriptions.db and a bunch of files with names like "mm_q.11445.1". I have found an FAQ entry "1.12. How do I automatically delete h

Re: [Mailman-Users] Virtual Domains

2002-03-20 Thread Jon Carnes
Is the Masquerading option turned on in your sendmail.cf? - Original Message - From: "JvdW" <[EMAIL PROTECTED]> To: "Rabinowitz, Ari (Exchange)" <[EMAIL PROTECTED]>; "mailman-users" <[EMAIL PROTECTED]> Sent: Wednesday, March 20, 2002 6:04 AM Subject: Re: [Mailman-Users] Virtual Domains >

Re: [Mailman-Users] Saving pictures in the archives?

2002-03-20 Thread Jon Carnes
Look at the bottom of the email... Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py - Original Message - From: "Mike D." <[EMAIL PROTECTED]> To: "J C Lawrence" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, March 20, 2002 10:13 AM Subject: Re: [Mailman-Users] Saving pi

Re: [Mailman-Users] ghost in the admin db?

2002-03-20 Thread Jon Carnes
The database in question is ~mailman/lists//request.db There is no identifying data in request.db, so you can copy another list's request.db (one that has no waiting request) over top of that list's request.db. Just to be thorough, you should look in ~mailman/data/... and see if their are any mes

Re: [Mailman-Users] html in digests

2002-03-20 Thread alex wetmore
On Wed, 20 Mar 2002, Lil Peck, QHTimes.com Quarter Horse community wrote: > - Original Message - > From: "J C Lawrence" <[EMAIL PROTECTED]> > > > Please see the online Mailman FAQ with regard to MIME and MIME filters. > > > Unfortunately, good ol' AOL makes mincemeat out of either, when re

Re: [Mailman-Users] html in digests

2002-03-20 Thread Lil Peck, QHTimes.com Quarter Horse community
- Original Message - From: "J C Lawrence" <[EMAIL PROTECTED]> > Please see the online Mailman FAQ with regard to MIME and MIME filters. > Unfortunately, good ol' AOL makes mincemeat out of either, when receiving digests. Put that together with the computer savvy of the general AOL-user,

[Mailman-Users] ghost in the admin db?

2002-03-20 Thread Michael Boudreau
One of our lists (still running on mailman 1.1) is sending a notice every morning about a pending post needing approval. When I go to the pending administrative requests page, the page says "Database updated", but I haven't done anything. Checking the page later shows no pending requests. But

Re: [Mailman-Users] Saving pictures in the archives?

2002-03-20 Thread Mike D.
Hi, I went to the faq at www.gnu.org/software/mailman/faq.html. There I searched for both MIME and MHonARc and those strings are not located on the page. What is there about archives also doesn't address this question. Could you be more specific because I think I may be looking in the wron

[Mailman-Users] Removing Header Info

2002-03-20 Thread Z1test
I'm using this software for my mailing lists. It is installed on my domain by my host, so I'm really just a user. Is there anyway to remove the mailto links at the top of each message? I've looked in the options, and if it is there I miss it. I want to keep the messages as "Clean" as possib

Re: [Mailman-Users] Virtual Domains

2002-03-20 Thread JvdW
My DNS is set up so that hostname.domain.com points to a A record. The virtual domain, mylist.anotherdomain.com is also set up with a A record pointing to the machines ip. No cnames. What bothers me is the fact that if I change the "This list" or "Explicit address" to anything other than to do