Joseph Brennan writes:
> - Andrei - wrote:
> > I would like members to receive email with From: Mailing List Name
>
> How will people know who wrote each message?
Obviously, the Cabal authored it.
P.S. There is no cabal.
--
Mailman-User
Andrei wrote:
>I don't see anything in mailman error log.
>Here are the mail headers: http://pastebin.com/5qnms2wK From and
>Reply-to headers seem unchanged and are from the list (not the
>sender).
Those headers look like the post was anonymized (anonymous_list = Yes)
by Cleanse.py prior to MyHa
Sorry about that and thanks for your patience with this. I made all
the changes. No errors are generated on config_list -i
/home/files/config-file test-list However, when I send an email it
gets delivered with unmodified reply-to header. From is replaced with
the list name. When I hit reply, list
Andrei wrote:
>Thanks, Mark. I'm trying to use this just for one of the lists.
>
>I added MyHandler.py in /var/lib/mailman/Mailman/Handlers, and in
>config_list added
>mlist.pipeline = [ 'Replybot', 'MyHandler', 'Moderate', 'ToOutgoing', ]
I'm not sure what you mean by "in config_list added", bu
Thanks, Mark. I'm trying to use this just for one of the lists.
I added MyHandler.py in /var/lib/mailman/Mailman/Handlers, and in
config_list added
mlist.pipeline = [ 'Replybot', 'MyHandler', 'Moderate', 'ToOutgoing', ]
When I run config.list test-list I get
File "/usr/sbin/config_list", line
Andrei wrote:
>OK, thanks. Does anybody has a custom handler like that and is willing
>to share? I have no idea how to do this.
Something like this
from email.Utils import formataddr, getaddresses, parseaddr
def process(mlist,
- Andrei - wrote:
I would like members to receive email with From: Mailing List Name
How will people know who wrote each message?
Joseph Brennan
Columbia University Information Technology
--
Mailman-Users mailing list Mailman-Users@pyth
OK, thanks. Does anybody has a custom handler like that and is willing
to share? I have no idea how to do this.
On Mon, Mar 11, 2013 at 11:01 AM, Mark Sapiro wrote:
> Andrei wrote:
>
>>Is it possible to replace sender with name of of the mailing list, but
>>keep senders email in reply-to intact
Andrei wrote:
>Is it possible to replace sender with name of of the mailing list, but
>keep senders email in reply-to intact? I would like members to receive
>email with From: Mailing List Name, but if somebody replies to the
>email then the email would go to the original sender of the message
>(a
Is it possible to replace sender with name of of the mailing list, but
keep senders email in reply-to intact? I would like members to receive
email with From: Mailing List Name, but if somebody replies to the
email then the email would go to the original sender of the message
(and not to the list).
Jeff White wrote:
>I figured out what the problem was:
>
>https://bugs.launchpad.net/mailman/+bug/558274
>
>I corrected the documentation on my mailman install but I think the
>better fix is to change the code as the patch attached to the bug report
>does.
This fix has been committed for Mailm
I figured out what the problem was:
https://bugs.launchpad.net/mailman/+bug/558274
I corrected the documentation on my mailman install but I think the
better fix is to change the code as the patch attached to the bug report
does. It doesn't make sense to simple check if greater than. When se
12 matches
Mail list logo