[Mailman-Users] config_lists yields error

2009-07-27 Thread Frank Elsner
ries | desc = NL.join([s.lstrip() for s in info[0].split('\n')]) | AttributeError: 'tuple' object has no attribute 'split' As far as I remember the command worked in the past and the list wasn't re-configured. What's the reason? Any pointer to solve the p

Re: [Mailman-Users] config_lists yields error

2009-07-27 Thread Frank Elsner
On Mon, 27 Jul 2009 14:37:57 +0200 Frank Elsner wrote: > > Hi all, > > I've a working installation of mailman-2.1.11. > > Suddenly the "config_lists" stops working :-( > > The command "./config_list -o - sandbox" ends its output with > &

[Mailman-Users] "Own" files in .../mailman/lists ?

2010-08-12 Thread Frank Elsner
. --Frank Elsner -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail

Re: [Mailman-Users] "Own" files in .../mailman/lists ?

2010-08-12 Thread Frank Elsner
On Thu, 12 Aug 2010 15:01:28 +0100 Adam McGreggor wrote: > On Thu, Aug 12, 2010 at 10:05:32AM +0200, Frank Elsner wrote: > > for various reasons I need to save some information about a list in a file > > (besides the .pck file) for easy access. Will it affect mailman operation

[Mailman-Users] Site specific defaults

2009-02-17 Thread Frank Elsner
Hi*, I'm new to mailman, which is in general running at my site. My question is: Where to define site scpecific defaults? Which file of Defaults.py. MailList.py and mm_cfg.py is best? Regards, Frank Elsner -- Mailman-Users mailing

[Mailman-Users] Trouble with "Reply-to:"

2017-06-15 Thread Frank Elsner
27; but mails going though the list have no "Reply-To:" line in header. What might be the cause? What overlooked? Where to look? Kind regards, Frank Elsner -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/

Re: [Mailman-Users] Trouble with "Reply-to:"

2017-06-15 Thread Frank Elsner
add(parseaddr(mlist.reply_to_address)) > > > > is what puts reply_to_address in the Reply-To: header in the outgoing > > message. I'll do this, definitly. Kind regards, Frank Elsner -- Mailman-Users ma

Re: [Mailman-Users] Trouble with "Reply-to:"

2017-06-18 Thread Frank Elsner
On Fri, 16 Jun 2017 08:47:41 +0200 Frank Elsner wrote: > On Thu, 15 Jun 2017 20:56:10 -0400 (EDT) Robert Heller wrote: > > [ ... ] > > The outgoing MTA has no special handling for "Reply-To:" and I've looked at > the > spool file, it has no "Reply