Smartest way to fix this is to find the following setting in your mm_cfg.py and set it
accordingly:
# When true, Mailman will consider [EMAIL PROTECTED] to be the same address as
# user@domain. If set to 0, Mailman will consider [EMAIL PROTECTED] to be the
# same address as [EMAIL PROTECTED], b
Smartest way to fix this is to find the following setting in your mm_cfg.py and set it
accordingly:
# When true, Mailman will consider [EMAIL PROTECTED] to be the same address as
# user@domain. If set to 0, Mailman will consider [EMAIL PROTECTED] to be the
# same address as [EMAIL PROTECTED], b
I'm using 2.1b2 and I've started getting complaints about the "reply" address in the
digests. It appears that all digests come from their respective lists -request address
with no "reply-to" address specified. That means if someone just clicks "reply", their
message goes to the request address
- Original Message -
From: "Barry A. Warsaw" <[EMAIL PROTECTED]>
> > "S" == Spam <[EMAIL PROTECTED]> writes:
>
> S> I need help though. When subscribing new members to a list that
> S> uses topic filters, I want the default to be that people
> S> receive only those messa
By bad. Forgot to run mailmanctl -restart . Works like a charm now
- Original Message -
From: "Sarah K. Miller" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 17, 2002 12:08 PM
Subject: [Mailman-Users] Digest problems - 2.1b1
> I
I'm having trouble with my digests in 2.1b1. I'm trying to get the "extraneous"
headers removed from the digest. I've edited /Mailman/Handlers/ToDigest.py to read as:
KEEP = ['Date', 'From', 'To', 'Cc', 'Subject', 'Message-ID', 'Keywords',
# I believe we should also keep these headers t
list, there is nothing
there to tell me where to look.
- Original Message -
From: "Jon Carnes" <[EMAIL PROTECTED]>
To: "Sarah K. Miller" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, February 27, 2002 7:08 PM
Subject: Re: [Mailman-Users] Pen
I used dumpdb on pending_subscriptions.db and found a whole list of
subscriptions in there waiting to be processed. However, I don't know what
lists they're for. Is there any way to find out? I tried looking at the
individual requests.db for each list, but they are all empty. We have over
80 lists
Is there anything special we can do to optimize our Mailman/Python installation? We're
running Solaris with 256M of RAM, but Python is regularly hogging 75%+ of system
resources. To say this is slowing things down is an understatement. Are there any
configuration changes we can make that will c
I have a list that I'd like to enforce a set of headers on. In other words, each
message subject must start with a certain word in order be posted. Has anybody found a
way to do this? I know I can block messages with certain headers, but I want to block
all messages and only allow those with th
bin/remove_members -a listname
- Original Message -
From: "Tim Tyler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 07, 2001 11:45 AM
Subject: [Mailman-Users] subscription bulk removals?
> mailman experts,
> Whats the quickest way to remove all users (unsubscribe e
I know many people have asked for a way to remove a single address from multiple
lists. Here's my solution (run as a script):
#!/bin/ksh
if [ -z $1 ];then
print usage: mass_remove email_address
exit
fi
email=$1
lists=`/home/mailman/bin/find_member $email |grep -v found`
if [ ""$l
- Original Message -
From: "Bill Bradford" <[EMAIL PROTECTED]>
> On Thu, May 24, 2001 at 03:05:31PM -0700, Sarah K. Miller wrote:
> > Have any of you found an automated way to slurp all of the addresses off
> > of all the lists on your system and then
I have a couple of questions about the mailpasswds. First is about the section;
# constrain to specified lists, if any
confined_to = sys.argv[1:]
Does this mean I can specify which lists to send passwords for? If so, how do I
include or exclude specific lists?
My second questions i
> > bin/list_users > /tmp/list1.txt
> > bin/add_members /tmp/list1.txt
>
> It is list_members, not list_users. Also, I would recommend using the
> -n and -d options with list_members to get digested and non-digested
> members seperately, and then adding them seperately.
For me, the digest/non
Have any of you found an automated way to slurp all of the addresses off of all the
lists on your system and then subscribe them to another list on the system? I know
that I could simply subscribe all of the lists to a master list, but that option has
turned into a nightmare for us for a variet
> On Mon, May 07, 2001 at 09:20:52PM -0700, Sarah K. Miller wrote:
> > I run a server with about 80 lists on it. Everything goes smoothly until
> > the monthly reminder is sent out on the first of the month. Every
> > outgoing message indicates the "Sen
I run a server with about 80 lists on it. Everything goes smoothly until the monthly
reminder is sent out on the first of the month. Every outgoing message indicates the
"Sender" is the same list-owner, regardless of which list the subscriber was actually
a member of. For example, I have a list
I want to use config_list to change a couple of parameters on all of my lists. I'm not
too fond of the idea of having to type the command individually for each list. Is
there any eaiser way to do it?
-- Sarah
--
Mailman-Users maillist - [
I think I'm losing my mind. I could have sworn that there was a command
which allowed me to remove a single address from multiple lists. Now I can't
find it. Did I just imagine it or did it disappear in the latest version?
-- Sarah
--
Mailma
My qrunner log is filling up with:
Jan 15 19:12:04 2001 (183) Could not acquire qrunner lock
What causes qrunner to not be able to get a lock? The only thing I can see
in the logs at the particular time this one was generated was a successful
post to one of the lists.
Thanks for any help.
--
I'm having a reoccuring problem with locks hanging on some of the lists I
administer. Does anyone know specifically what causes the locks/processes to
hang so we can attempt to avoid doing whatever it is??
-- Sarah
--
Mailman-Users maillist
22 matches
Mail list logo