[Mailman-Users] Re: Automate Moderator Functions

2022-04-14 Thread Mark Sapiro
? -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https

[Mailman-Users] Re: Mailman3 - scrub_nondigest equivalent

2022-04-14 Thread Mark Sapiro
-text parts with notes like A message part incompatible with plain text digests has been removed ... Name: $filename Type: $ctype Size: $size bytes Desc: $desc but it does not store them aside, and there is no option to apply this to individual messages. -- Mark Sapiro The highway

[Mailman-Users] Re: Automate Moderator Functions

2022-04-14 Thread Mark Sapiro
was rejected because is bigger than the ' + 'list max value ({} Kb), please reduce the message to ' + 'below {} KB and try again.').format( + test_size, mlist.max_message_size))) return True return False ``` -- Mark

[Mailman-Users] Re: mini-bug : actually unsubscribing doesn't clear the moderator request

2022-04-03 Thread Mark Sapiro
other means is a bug, but as has been announced multiple times, most recently at https://mail.python.org/archives/list/mailman-annou...@python.org/thread/D54X2LXETPMVP5KZNM2WP6Z6UOPJXSVD/, Mailman 2.1 is end of life and `convenience` issues such as this will not be fixed. -- Mark Sapiro

[Mailman-Users] Re: Allow any non-member from specific domains to send email to a list without moderation

2022-04-01 Thread Mark Sapiro
ceded by `@` or `.`. Essentially what that regexp says is start at the beginning of the string, match zero or more characters followed by `@` or `.` followed by `arizona.edu` at the end of the string. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabette

[Mailman-Users] Re: Reply-to addresses

2022-03-27 Thread Mark Sapiro
over 7 years ago. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mail

[Mailman-Users] Re: Auto Discard messages FROM list address?

2022-03-25 Thread Mark Sapiro
Mark Sapiro wrote: > The preferred method is to add the list address as a nonmember (which it > probably already is, having posted to the list) and set it's Moderation > to Discard. That instruction is for Mailman 3 only, not Mailman 2.1. Sorry for the

[Mailman-Users] Re: Auto Discard messages FROM list address?

2022-03-24 Thread Mark Sapiro
ess to that group? You can do that, but putting addresses as opposed to regexps in *_these_nonmembers is deprecated. The preferred method is to add the list address as a nonmember (which it probably already is, having posted to the list) and set it's Moderation to Discard. -- Mark Sap

[Mailman-Users] Re: crontab Problem

2022-03-22 Thread Mark Sapiro
On 3/22/22 12:23, Dennis Putnam wrote: Hi Mark, What would cause the entire crontab to disappear? Would a system update that modifies cron do something with non-root crontabs? I guess that is a question for the CentOS folks. A system update shouldn't affect user crontabs. -- Mark Sapiro

[Mailman-Users] Re: crontab Problem

2022-03-22 Thread Mark Sapiro
On 3/22/22 12:00, Mark Sapiro wrote: On 3/22/22 11:47, Dennis Putnam wrote: For some reason the crontab for mailman is gone. When I try run crontab for mailman on crontab.in there is no error but when I run 'crontab -l -u mailman' it says there is no crontab. Can someone tell me how to fix

[Mailman-Users] Re: crontab Problem

2022-03-22 Thread Mark Sapiro
as the mailman user? ``` crontab -u mailman path/to/crontab.in ``` or ``` sudo -u mailman crontab path/to/crontab.in ``` -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Mailman-Users] Re: mailman user problem

2022-03-22 Thread Mark Sapiro
? I'm running 2.1.15-30. It hasn't changed, it's always been necessary. See https://www.list.org/mailman-install/create-install-dir.html. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Mailman-Users] Re: Newbie User

2022-03-17 Thread Mark Sapiro
this and then arrange to get the files from the old host. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe

[Mailman-Users] Re: Messages being delivered to administrators who are not subscribed.

2022-03-14 Thread Mark Sapiro
the message was received by the list and resent by the list to krnet-owner. Is krnet-ow...@list.krnet.org a member of the list? -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Mailman-Users] Re: Messages being delivered to administrators who are not subscribed.

2022-03-11 Thread Mark Sapiro
-*:, etc. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le

[Mailman-Users] Re: Messages being delivered to administrators who are not subscribed.

2022-03-11 Thread Mark Sapiro
? -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https

[Mailman-Users] Re: Troubleshooting steps for moderated messages (supposedly) sent without list admin approval?

2022-03-10 Thread Mark Sapiro
with a link to cancel the post. As Odhiambo says, check Mailman's vette log. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users

[Mailman-Users] Re: DMARC Wrap Message doesn't preserve addressees

2022-02-28 Thread Mark Sapiro
. If first_strip_reply_to is Yes, the list address will replace the Reply-To. If it is No, the list address will be added to the Reply-To. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Mailman-Users] Re: DMARC Wrap Message doesn't preserve addressees

2022-02-28 Thread Mark Sapiro
riginal Cc: will not be in the wrapper in many cases. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mai

[Mailman-Users] Re: Gmail now flagging list emails as suspicious

2022-02-28 Thread Mark Sapiro
list hosted by InMotion Hosting, Inc. You would need to contact them about this. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman

[Mailman-Users] Re: Blind Copy

2022-02-22 Thread Mark Sapiro
On 2/22/22 09:26, Vako Nicolian wrote: Mailman 2 sends emails in BCC to moderation. Is there a setting to disable this option and have it approved immediately? Set Privacy options... -> Recipient filters -> require_explicit_destination to No -- Mark Sapiro The h

[Mailman-Users] Re: Handling non-members in Cgi/options.py

2022-02-22 Thread Mark Sapiro
On 2/22/22 10:00, Mark Sapiro wrote: On 2/22/22 05:56, Stephen J. Turnbull wrote: I think in both cases you can return the login page with the address filled in.  Not sure if this would be easy to do in the code, but I think this would satisfy both the "minimum effort for user"

[Mailman-Users] Re: Handling non-members in Cgi/options.py

2022-02-22 Thread Mark Sapiro
On 2/22/22 05:56, Stephen J. Turnbull wrote: Mark Sapiro writes: > There is still a subtle difference in that if the address given is > a member, the login page asks only for a password, but if it's not > a member login page asks for both and address and a password, but I >

[Mailman-Users] Re: Handling non-members in Cgi/options.py

2022-02-22 Thread Mark Sapiro
ord, but if it's not a member login page asks for both and address and a password, but I think that's the best that can be done. I have committed this change at https://bazaar.launchpad.net/~mailman-coders/mailman/2.1/revision/1887 -- Mark Sapiro The highway is for gamblers, San Francisco Bay A

[Mailman-Users] Re: Multiple mailing lists with overlapping membership

2022-02-20 Thread Mark Sapiro
will not receive the post from either list. What you need is only one of those. I.e., regular_exclude_ignore for admin has maintenance, or regular_exclude_ignore for maintenance has admin but not both. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter

[Mailman-Users] Re: Multiple mailing lists with overlapping membership

2022-02-19 Thread Mark Sapiro
to No. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https

[Mailman-Users] Re: Bounce Processing

2022-02-16 Thread Mark Sapiro
d off bounce processing have been removed, there won't be any more. Of course, you can also remove the cron/disabled job from Mailman's crontab, but this will leave users whose delivery is disabled bybounce who will never be removed. -- Mark Sapiro The highway is for gamblers, San Franc

[Mailman-Users] Re: Moderation bit not working?

2022-02-15 Thread Mark Sapiro
to the list. For this example, adding l...@mail.example.com to the list's Privacy options... -> Recipient filters -> acceptable_aliases may be a better solution. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, California

[Mailman-Users] Re: Moderation bit not working?

2022-02-15 Thread Mark Sapiro
except for case. I.e., u...@example.com and u...@mail.example.com are different. Also u...@mac.com and u...@me.com are different, but the latter difference can be ignored by putting `mac.com,me.com` in Privacy options... -> Sender filters -> equivalent_domains in Mailman >= 2.1.19.

[Mailman-Users] Re: Moderation bit not working?

2022-02-15 Thread Mark Sapiro
- there are several possibilities other than `Post to moderated list` What is the reason? -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users

[Mailman-Users] Re: illegal BOM

2022-02-04 Thread Mark Sapiro
and sid. And if you're upgrading from source, you probably know how to reapply local patches. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list

[Mailman-Users] Re: illegal BOM

2022-02-03 Thread Mark Sapiro
On 2/3/22 13:16, Christian via Mailman-Users wrote: Hello Mark Sapiro. On Thu, 3 Feb 2022 11:28:00 -0800, you wrote: Can you post the headers of the message as sent from the list? Of course. Here it is: ... X-Ham-Report: Spam detection software, running on the system "crift.digimou

[Mailman-Users] Re: illegal BOM

2022-02-03 Thread Mark Sapiro
hosts? (same sender?) Looking for any commonality between failures. Today I saw two different mail hosts reporting this error. But the question is was the poster or the poster's domain the same? Can you post the headers of the message as sent from the list? -- Mark Sapiro The highway

[Mailman-Users] Re: Reply To

2022-02-03 Thread Mark Sapiro
On 2/3/22 09:45, John McDonald via Mailman-Users wrote: Is there any way to remove "Reply" and "Reply To" from an email sent to a mailing list. On the list's General Options page, setting first_strip_reply_to to Yes will remove any Reply-To: headers that are in the inco

[Mailman-Users] Re: migration from mailman 2 to 3

2022-01-31 Thread Mark Sapiro
p with MM 3 questions, please join the list at https://lists.mailman3.org/mailman3/lists/mailman-us...@mailman3.org/ and post there. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan --

[Mailman-Users] Re: Tracking -owner notification emails

2022-01-25 Thread Mark Sapiro
recipient for the -owner email and one with as many recipients as there are owner/moderators for the delivery to them, and it's probably the '.2.' message id. On Jan 25, 2022, at 7:06 PM, Mark Sapiro wrote: On 1/25/22 17:51, Bruce Johnson via Mailman-Users wrote: I may be looking in the wrong logs

[Mailman-Users] Re: Tracking -owner notification emails

2022-01-25 Thread Mark Sapiro
seconds Message is the notice to the user The first is the notice to list1-owner and the second one is the delivery to the actual owner. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Mailman-Users] Re: Tracking -owner notification emails

2022-01-25 Thread Mark Sapiro
. There is also info about sent messages including message-ids in Mailman's smtp log -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list

[Mailman-Users] Re: emails sitting in postfix mailq a long time

2022-01-25 Thread Mark Sapiro
osmtpd which actually handles the Mailman side of this connection. What version do you have? -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-User

[Mailman-Users] Re: emails sitting in postfix mailq a long time

2022-01-24 Thread Mark Sapiro
be. They also could be spam sent to the xx-bounces@lists.xx address, but the MAILER-DAEMON sender makes bounces more likely. The asterisk says the message is active. Whats in the mail.log for these? E.g. grep 75D752B3E0 /var/log/mail.log -- Mark Sapiro The highway

[Mailman-Users] Re: Mailman data backup

2022-01-24 Thread Mark Sapiro
. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https

[Mailman-Users] Re: Anonymous list not anonymous

2022-01-23 Thread Mark Sapiro
diffs or upgrade Mailman core - current release is 3.3.5. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To unsubs

[Mailman-Users] Re: Member posting to a list but address not in membership list.

2022-01-12 Thread Mark Sapiro
the From: or possibly Sender: address is in accept_these_nonmembers or generic_nonmember_action is Accept. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-User

[Mailman-Users] Re: Member posting to a list but address not in membership list.

2022-01-11 Thread Mark Sapiro
looking at? The list at, e.g. https://example.com/mailman/roster/ doesn't show hidden members. You have to look at https://example.com/mailman/admin//members. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Mailman-Users] Re: Charset chaos

2022-01-03 Thread Mark Sapiro
of dealing with it? If mm_cfg.py has DEFAULT_SERVER_LANGUAGE = 'de' the listinfo and admin overview pages should be rendered in German. If dpkg-reconfigure -plow mailman doesn't set that, it's a Debian/Ubuntu issue. -- Mark Sapiro The highway is for gamblers,

[Mailman-Users] Re: reject on require_explicit_destination max_num_recipients

2021-12-18 Thread Mark Sapiro
and replace Hold in the pipeline with the modified (and renamed) Hold.py. These latter methods only require adding a file in Mailman/Handlers/ and adding things in mm_cfg.py. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B

[Mailman-Users] Mailman 2.1.39 Release

2021-12-13 Thread Mark Sapiro
://sourceforge.net/projects/mailman/ -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan OpenPGP_signature Description: OpenPGP digital signature -- Mailman-Users mailing

[Mailman-Users] Re: Should CSRF check disregard case of addresses?

2021-12-13 Thread Mark Sapiro
member addresses are the same member is OK. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send

[Mailman-Users] Re: Should CSRF check disregard case of addresses?

2021-12-13 Thread Mark Sapiro
that the user posting the options form is the same user for whom the CSRF token was issued. While Mailman does keep track of case-preserved email addresses for mail delivery, a user is identified by lowercase email so comparing lowercase email is fine. -- Mark Sapiro The highway is for gamblers

[Mailman-Users] Re: Email different content in an unique list

2021-12-09 Thread Mark Sapiro
against the Subject: or Keywords: (if one) message header(s) or pseudo headers in the message body. Each topic has a name and description. Then users subscribe to topics via the user options page. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use

[Mailman-Users] Re: {...} in subject lines.

2021-12-08 Thread Mark Sapiro
{spam?} in the Subject: of incoming mail. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an

[Mailman-Users] Re: I'm on Microsoft's blocklist again!

2021-12-07 Thread Mark Sapiro
, my server was sending out spam and I didn't know it, and I quickly found myself on Spamhaus XBL. Any thoughts? Dealing with Microsoft blocks is always a pain. It requires patience and persistence, but if you persevere, they will eventually unblock you. -- Mark Sapiro The highway

[Mailman-Users] Re: subscription ban list

2021-12-06 Thread Mark Sapiro
. There, a banned address also cannot post even if it is a member. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org

[Mailman-Users] Re: [ext] Elimination of Digest

2021-12-06 Thread Mark Sapiro
(see https://wiki.list.org/DOC/Mailman%20and%20CPanel) you may or may not be able to run withlist. If not, you'd have to go through the membership list pages and uncheck `digest` for all the users for whom it's checked. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area

[Mailman-Users] Re: problems sending attachments to lists?

2021-12-05 Thread Mark Sapiro
filtering? If it is not your list you need to contact the list owner about this. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman

[Mailman-Users] Re: setting up mailman lists from the command line

2021-12-03 Thread Mark Sapiro
5 for info on setting up announce only lists. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe sen

[Mailman-Users] Re: Mailman 2.1.38 security release

2021-11-30 Thread Mark Sapiro
https://launchpad.net/mailman/2.1/ https://ftp.gnu.org/gnu/mailman/ https://sourceforge.net/projects/mailman/ -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan === modified file 'Mailman/CSRFcheck.py' --- old/Mailman

[Mailman-Users] Re: Charter occasionally bouncing mail

2021-11-29 Thread Mark Sapiro
To: the individual recipient. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email

[Mailman-Users] Re: Charter occasionally bouncing mail

2021-11-29 Thread Mark Sapiro
: domains publishing DMARC reject or quarantine, applying it to all messages shouldn't change this. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users

[Mailman-Users] Re: Charter occasionally bouncing mail

2021-11-28 Thread Mark Sapiro
that breaks the posters.domain DKIM signature. Your SPF and DKIM signatures pass, but they are not 'aligned' with posters.domain, so they don't count for DMARC. See https://wiki.list.org/DEV/DMARC -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use

[Mailman-Users] Mailman 2.1.38 security release

2021-11-25 Thread Mark Sapiro
A CSRF vulnerability has been reported by Riccardo Schirone of RedHat. This is assigned CVE-2021-44227. I plan to release Mailman 2.1.38 on Tuesday, 30 November to fix this. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B

[Mailman-Users] Re: Sorting list names

2021-11-16 Thread Mark Sapiro
or database level for the UI to reflect it, maybe? Thanks for any help! Specifically what UI are you looking at. If you are talking about the listinfo page, they should be sorted. E.g. https://mail.python.org/mailman/listinfo/ -- Mark Sapiro The highway is for gamblers, San Francisco

[Mailman-Users] Re: Messages from non-members

2021-11-16 Thread Mark Sapiro
o the listname-request address and Subject: confirm d1c110e1babc8c9b34cd40a17c0ab8e0770e8617 (with the possible addition of an Re:, Aw:, etc prefix). If you are doing that and it doesn't work, I don't know why. See https://wiki.list.org/DOC/Mailman%20and%20CPanel -- Mark Sapiro The highway is f

[Mailman-Users] Re: web interface error after 2.1.36 update

2021-11-16 Thread Mark Sapiro
was released later the same day to fix this. See the entire thread at https://mail.python.org/archives/list/mailman-users@python.org/thread/I2X7PSFXIEPLM3UMKZMGOEO3UFYETGRL/ -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Mailman-Users] Re: Mailman 2.1 security release

2021-11-12 Thread Mark Sapiro
On 11/12/21 4:01 PM, Mark Sapiro wrote: Mailman 2.1.36 had a serious bug. Thanks to Joel Lord for finding and reporting it. I have just released Mailman 2.1.37 to fix that issue. It is reported at https://bugs.launchpad.net/mailman/+bug/1950833 and is fixed at https://bazaar.launchpad.net

[Mailman-Users] Re: Mailman 2.1 security release

2021-11-12 Thread Mark Sapiro
ttp://mailman.sourceforge.net/ Mailman 2.1.37 can be downloaded from https://launchpad.net/mailman/2.1/ https://ftp.gnu.org/gnu/mailman/ https://sourceforge.net/projects/mailman/ -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dy

[Mailman-Users] Mailman 2.1 security release

2021-11-12 Thread Mark Sapiro
/mailman/ -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan === modified file 'Mailman/Cgi/options.py' --- old/Mailman/Cgi/options.py 2021-10-18 23:56:42 + +++ new/Mailman/Cgi/options.py 2021-11-03 19:02:21 + @@ -346,6

[Mailman-Users] Re: messages being labeled as spam in the subject line?

2021-11-07 Thread Mark Sapiro
the spam tag from the subject. For the second case, I'm sometimes guilty of this myself. My MTA (via MailScanner) tags subjects with {spam} or {disarmed} and I sometimes reply to such messages without removing the tag. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area

[Mailman-Users] Re: customized From handling?

2021-11-06 Thread Mark Sapiro
On 11/6/21 4:51 PM, Henry Yen wrote: How about this: turn anonymous_list back off, set from_is_list to MungeFrom, then add an MTA milter to delete reply-to and cc? That would be an option except the OP's list is Mailman 2.1.12 which has no from_is_list feature. -- Mark Sapiro

[Mailman-Users] Mailman 2.1 security release

2021-11-06 Thread Mark Sapiro
. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https

[Mailman-Users] Re: customized From handling?

2021-11-06 Thread Mark Sapiro
. See https://mail.python.org/archives/list/mailman-annou...@python.org/message/TJLEX52N2ARNOQBC2ZNYMNV5U226R5NM/ -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Mailman-Users] Re: customized From handling?

2021-11-05 Thread Mark Sapiro
ing Reply and Reply-All to function as they would without the mitigation. Anonymizing posts by hiding the posters address but not name has never been implemented in any form. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, California

[Mailman-Users] Re: customized From handling?

2021-11-05 Thread Mark Sapiro
so has no real name attribute on the list, the from will become jdoe--- via Linux for blind general discussion I.e. it will include the poster's username, but not the email domain. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabe

[Mailman-Users] Re: Mailman in two servers

2021-11-01 Thread Mark Sapiro
On 11/1/21 11:33 AM, Ivan Tejeiro Izquierdo wrote: Hi, Is it possible to run mailman on 2 servers at the same time? What directories should be shared between both servers and how to configure the mm_cfg.py? See the FAQ article at https://wiki.list.org/x/4030621 -- Mark Sapiro

[Mailman-Users] Re: Expected mailq behavior/maintenance commands

2021-11-01 Thread Mark Sapiro
On 11/1/21 10:04 AM, John Lake wrote: Thanks Mark! I checked Defaults.py and it appears that the VERP_DELIVERY_INTERVAL value setting is "0". So Mailman is already doing everything it can to help Sendmail. Anything else has to be done in Sendmail. -- Mark Sapiro T

[Mailman-Users] Re: Expected mailq behavior/maintenance commands

2021-11-01 Thread Mark Sapiro
On 11/1/21 7:54 AM, John Lake wrote: Thanks Steve and Mark! Which file has the VERP_DELIVERY_INTERVAL setting? I did not see it in mm_cfg or the .py files in the MTA directory. If it is not set in mm_cfg.py, it assumes the default value from Defaults.py. -- Mark Sapiro

[Mailman-Users] Re: Expected mailq behavior/maintenance commands

2021-10-31 Thread Mark Sapiro
in the same domain, and I don't know what that is or if it is configurable. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users

[Mailman-Users] Re: check_arch script changing owner

2021-10-29 Thread Mark Sapiro
with pruning archives. That script is https://www.msapiro.net/scripts/prune_arch and it could definitely change the ownership and mode of the .mbox and other files/directories if run as root. If you run it as the Mailman user, it should be OK. -- Mark Sapiro The highway is for gamblers

[Mailman-Users] Re: Expected mailq behavior/maintenance commands

2021-10-29 Thread Mark Sapiro
until you put them back. If you have reason to believe some messages are unwanted, you can use Mailman's bin/show_qfiles command to inspect them and then delete unwanted ones. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B

[Mailman-Users] Re: check_arch script changing owner

2021-10-26 Thread Mark Sapiro
-- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https

[Mailman-Users] Re: Digest on/off via email

2021-10-20 Thread Mark Sapiro
o brackets around the email address, and no quotes!). I.e. don't put the commands in the Subject:. In the body put set authenticate set digest off -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense

[Mailman-Users] Re: Moderators and admins not getting notifications of held posts

2021-10-20 Thread Mark Sapiro
@%s%s' % (self.internal_name(), extra, 'lists.', + self.host_name # For backwards compatibility def GetBouncesEmail(self): And a similar patch to the get_site_email function in Mailman/Utils.py. -- Mark Sapiro The highway is for gamblers, San

[Mailman-Users] Re: Mailman 2.1 security release

2021-10-20 Thread Mark Sapiro
On 10/20/21 11:43 AM, Mark Sapiro wrote: On 10/19/21 6:28 PM, Mark Sapiro wrote: Mailman 2.1.35 can be downloaded from https://launchpad.net/mailman/2.1/ https://ftp.gnu.org/gnu/mailman/ https://sourceforge.net/projects/mailman/ There is an issue with my upload to gnu.org. Mailman 2.1.35

[Mailman-Users] Re: Moderators and admins not getting notifications of held posts

2021-10-20 Thread Mark Sapiro
ral delivery. I never see the emails arrive there for the moderators. What do you see? in the Postfix log? Do you see a message arriving for LISTNAME-owner@... and being delivered to Mailman? What happens if you mail LISTNAME-owner@... directly? Anything in Mailman's error.log? -- Mark Sap

[Mailman-Users] Re: Mailman 2.1 security release

2021-10-20 Thread Mark Sapiro
On 10/19/21 6:28 PM, Mark Sapiro wrote: Mailman 2.1.35 can be downloaded from https://launchpad.net/mailman/2.1/ https://ftp.gnu.org/gnu/mailman/ https://sourceforge.net/projects/mailman/ There is an issue with my upload to gnu.org. Mailman 2.1.35 is not there yet. I am trying to resolve

[Mailman-Users] Re: Mailman 2.1 security release

2021-10-19 Thread Mark Sapiro
r more information, please see our web site at one of: http://www.list.org https://www.gnu.org/software/mailman http://mailman.sourceforge.net/ Mailman 2.1.35 can be downloaded from https://launchpad.net/mailman/2.1/ https://ftp.gnu.org/gnu/mailman/ https://sourceforge.net/projects/mailma

[Mailman-Users] Re: Change email host name via withlist?

2021-10-15 Thread Mark Sapiro
update the lists. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@

[Mailman-Users] Re: Mailman3 default list types

2021-10-15 Thread Mark Sapiro
ion with private archives" of course has private archives enables. Is there a chart that explains the differences between these styles? Not really. All there is is <https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/styles/docs/styles.html> which mostly addre

[Mailman-Users] Re: Viewing bounces from Mailman-generated messages?

2021-10-12 Thread Mark Sapiro
work for a subscription or address change confirmation because the bouncing address is not a member at that point. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mai

[Mailman-Users] Mailman 2.1 security release

2021-10-11 Thread Mark Sapiro
and to post a patch for those who don't want to upgrade to address these issues. This is scheduled for Tuesday, October 19. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan OpenPGP_signature Description: OpenPGP digital

[Mailman-Users] Re: Configuration for lists subscribed to other lists?

2021-10-07 Thread Mark Sapiro
ation-ow...@example.com, but if the sou...@example.com list has human members as well, this will mess up notices to them. Also see https://wiki.list.org/x/4030540 for info about how to use Non-digest options -> regular_include_lists as an alternative. -- Mark Sapiro The highway is f

[Mailman-Users] Re: Strange error with Mailman

2021-10-01 Thread Mark Sapiro
rror] [pid 7164] [client 197.232.81.246:1025] End of script output before headers: admin I am a bit perplexed. The driver script is being invoked with python3 rather than python2. What does the command `python` invoke? What options did you give to configure? -- Mark Sapiro T

[Mailman-Users] Re: How to Hide List from Public 100%

2021-09-28 Thread Mark Sapiro
o I would really appreciate anyone’s help with this. Limiting access to the web UI and to user settings is almost certainly not possible on a shared host. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, California

[Mailman-Users] Re: Unable to confirm user email not can I approve posting via https website

2021-09-23 Thread Mark Sapiro
lists. Is mailman handled differently than other lists? Have you run Mailman's bin/withlist -l -r fix_url mailman -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Mailman-Users] Re: admins post to a list held for moderation

2021-09-22 Thread Mark Sapiro
. If an admin's address is not a list member, posts from that address are treated as any non-member post. If the address is a list member, a post is handled according to that member's moderation. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your

[Mailman-Users] Re: Changing Install Location

2021-09-22 Thread Mark Sapiro
On 9/22/21 12:00 PM, Odhiambo Washington wrote: On Wed, Sep 22, 2021 at 7:05 PM Mark Sapiro wrote: On 9/22/21 2:25 AM, Odhiambo Washington wrote: However I am getting cron errors, and they are referring to the old path (/usr/local/mailman) as opposed to mailman2. Example: /usr/local/bin

[Mailman-Users] Re: Changing Install Location

2021-09-22 Thread Mark Sapiro
might I be missing? What crontab is running these? You mentioned editing mailman's crontab, but what about system crontabs in /etc/cron.d/? And if you are running Mailman's crons from both Mailman's crontab and a system crontab, this is a mistake. Use one or the other, not both. -- Mark

[Mailman-Users] Re: Can not delete a mailing list with error.

2021-09-21 Thread Mark Sapiro
as root to fix errors, but don't worry about symlinks. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mailman-users@python.org To u

[Mailman-Users] Re: Can not delete a mailing list with error.

2021-09-21 Thread Mark Sapiro
an's data/ directory show and what is the content of Mailman's data/aliases file? -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list -- mai

[Mailman-Users] Re: Unable to confirm user email not can I approve posting via https website

2021-09-21 Thread Mark Sapiro
gree with Steve. I think your web server is redirecting http to https and the POST data is lost in the process. See steps 2 and 3 at https://wiki.list.org/x/17892007 for more information on how to fix this. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Califo

<    1   2   3   4   5   6   7   8   9   10   >