Hi,
Is there any way to configure Mailman such that, for an announcement-only type list, when a message is sent to the list, the To: shows the member's address, rather than the list address?
Some list software allows the ability to hide the list address itself, so that address is not advertised.
I couldn't find any configuration specific to that.
You can use Verp and you can edit the source so that it doesn't overtly show the list email address. Beyond that, your best bet is to simply use an ordinary alias with an MTA that allows restricted-posting.
On Fri, 2003-09-26 at 02:47, Ricardo Kleemann wrote:
Hi,
Is there any way to configure Mailman such that, for an announcement-only type list, when a message is sent to the list, the To: shows the member's address, rather than the list address?
Some list software allows the ability to hide the list address itself, so that address is not advertised.
I couldn't find any configuration specific to that.
Mailman-Users mailing list Mailman-Users@python.org 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/
This message was sent to: jonc@nc.rr.com Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/jonc%40nc.rr.com
Hello, I'm looking also to hide the list address, my provider offers Mailman 2.1.37.
In Mailman 3 DOC shows several options. It says: "I want to change the configuration of the mailing list so that all messages are addressed directly to the recipient, and the mailing list name does not appear anywhere in the headers." https://wiki.list.org/DOC/How%20do%20I%20hide%20the%20fact%20that%20I%27m%20...
I dont find this options in Mailman 2.1.37. Can you give an advice, if its only possible in Mailman3? Thank you.
On Mon, Nov 13, 2023 at 4:24 PM ta515eeo0o2--- via Mailman-Users < mailman-users@python.org> wrote:
Hello, I'm looking also to hide the list address, my provider offers Mailman 2.1.37.
In Mailman 3 DOC shows several options. It says: "I want to change the configuration of the mailing list so that all messages are addressed directly to the recipient, and the mailing list name does not appear anywhere in the headers."
https://wiki.list.org/DOC/How%20do%20I%20hide%20the%20fact%20that%20I%27m%20...
I dont find this options in Mailman 2.1.37.
It is there under Non-Digest options. You have to login to the Admin interface to find it.
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html]
Odhiambo Washington writes:
On Mon, Nov 13, 2023 at 4:24?PM ta515eeo0o2--- via Mailman-Users <mailman-users@python.org> wrote:
"I want to change the configuration of the mailing list so that all messages are addressed directly to the recipient, and the mailing list name does not appear anywhere in the headers." I dont find this options in Mailman 2.1.37.
It is there under Non-Digest options. You have to login to the Admin interface to find it.
The option is probably "full personalization" but I forget exactly, look for "personalization" in the page Odhiambo mentions.
Steve
It seems not possible with Mailman 2.1.37.
Under Non-Digest-Option it has only: (nondigestable) (msg_header) (msg_footer) (scrub_nondigest) (regular_exclude_lists) (regular_exclude_ignore) (regular_include_lists)
Don't see, "full personalization" or "personalization".
I asked my provider too, and after several questions, because we had misunderstanding’s, answer was also not possible.
Am 16.11.23 um 09:46 schrieb Stephen J. Turnbull:
Odhiambo Washington writes:
On Mon, Nov 13, 2023 at 4:24?PM ta515eeo0o2--- via Mailman-Users<mailman-users@python.org> wrote:
"I want to change the configuration of the mailing list so that all messages are addressed directly to the recipient, and the mailing list name does not appear anywhere in the headers." I dont find this options in Mailman 2.1.37.
It is there under Non-Digest options. You have to login to the Admin interface to find it.
The option is probably "full personalization" but I forget exactly, look for "personalization" in the page Odhiambo mentions.
Steve
On 11/16/23 12:23, Quebs via Mailman-Users wrote:
It seems not possible with Mailman 2.1.37.
Under Non-Digest-Option it has only: (nondigestable) (msg_header) (msg_footer) (scrub_nondigest) (regular_exclude_lists) (regular_exclude_ignore) (regular_include_lists)
Don't see, "full personalization" or "personalization".
Because the default for OWNERS_CAN_ENABLE_PERSONALIZATION is No. See https://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/head:/Mailman/...
I asked my provider too, and after several questions, because we had misunderstanding’s, answer was also not possible.
It is possible if your provider adds
OWNERS_CAN_ENABLE_PERSONALIZATION = Yes
to Mailman/mm_cfg.py. The fact they say it isn't possible means either they won't do that or they don't know how.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (7)
-
Jon Carnes
-
Mark Sapiro
-
Odhiambo Washington
-
Quebs
-
Ricardo Kleemann
-
Stephen J. Turnbull
-
ta515eeo0o2@temp.mailbox.org