Re: [Mailman-Users] Allow posting from addresses with modifiers?

2019-01-14 Thread Grant Taylor via Mailman-Users

On 01/14/2019 11:13 AM, Mark Sapiro wrote:
To place the burden on john, he can subscribe both addresses and set 
j...@example.com to nomail.


This is what I have done for many mailing lists.  —  I subscribe with 
one private address for email filtering and reply from another public 
email address.


I suggest that the member also pick one and toggle the option to hide 
(the non-public subscribed address) from other subscribers.


To place the burden on you, assuming you have access to Mailman's command 
line tools, you could periodically (via cron) run a script to list the 
members, find those with '+' in the local part and add the address without 
the +... in the local part to the list's accept_these_nonmembers. There 
is a script at  (mirrored 
at ) that can do the 
adding to accept_these_nonmembers.


I don't see any obvious security related down sides to this.  It does 
open the mailing list up to messages (spam) from some additional 
addresses.  But I can't think of any cases where u...@domain.tld would 
be different than user+det...@domain.tld.  I guess maybe some sort of 
ticketing system /might/ do something like that.  But I bet that the 
intersection between such configurations and Mailman configured as Mark 
is describing to be quite small.




--
Grant. . . .
unix || die



smime.p7s
Description: S/MIME Cryptographic Signature
--
Mailman-Users mailing list Mailman-Users@python.org
https://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-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Allow posting from addresses with modifiers?

2019-01-14 Thread David Gibbs via Mailman-Users

On 1/14/2019 12:13 PM, Mark Sapiro wrote:

On 1/14/19 8:40 AM, David Gibbs via Mailman-Users wrote:

Anyone know if it's possible to configure MM 2.1 to allow posting
with an email address that has a modifier?


You can't configure Mailman to just do it without making code
changes,


OK, thanks.

I might play around with that at some point in the future.

david

--
IBM i on Power Systems: For when you can't afford to be out of business!

I'm riding 615 miles (Yes, you read that right) in the American Diabetes 
Association's Tour de Cure to raise money for diabetes research, education, 
advocacy, and awareness.  You can make a tax-deductible donation to my ride by 
visiting https://gmane.diabetessucks.net.

You can see where my donations come from by visiting my interactive donation 
map ... https://gmane.diabetessucks.net/map (it's a geeky thing).

I may have diabetes, but diabetes doesn't have me!

--
Mailman-Users mailing list Mailman-Users@python.org
https://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-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Allow posting from addresses with modifiers?

2019-01-14 Thread Mark Sapiro
On 1/14/19 8:40 AM, David Gibbs via Mailman-Users wrote:
> 
> Anyone know if it's possible to configure MM 2.1 to allow posting with
> an email address that has a modifier?


You can't configure Mailman to just do it without making code changes,
but there are possibilities:


> For example ... if someone is subscribed as "john+li...@example.com",
> but their email comes from "j...@example.com", allow that address to post?


To place the burden on john, he can subscribe both addresses and set
j...@example.com to nomail.

To place the burden on you, assuming you have access to Mailman's
command line tools, you could periodically (via cron) run a script to
list the members, find those with '+' in the local part and add the
address without the +... in the local part to the list's
accept_these_nonmembers. There is a script at
 (mirrored at
) that can do the
adding to accept_these_nonmembers.

-- 
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
https://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-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Allow posting from addresses with modifiers?

2019-01-14 Thread David Gibbs via Mailman-Users

Folks:

Anyone know if it's possible to configure MM 2.1 to allow posting with an email 
address that has a modifier?

For example ... if someone is subscribed as "john+li...@example.com", but their email 
comes from "j...@example.com", allow that address to post?

I've had some people ask me about this ability because they want to use the 
modifier address to help them filter messages.

Thanks!

david

--
IBM i on Power Systems: For when you can't afford to be out of business!

I'm riding 615 miles (Yes, you read that right) in the American Diabetes 
Association's Tour de Cure to raise money for diabetes research, education, 
advocacy, and awareness.  You can make a tax-deductible donation to my ride by 
visiting https://gmane.diabetessucks.net.

You can see where my donations come from by visiting my interactive donation 
map ... https://gmane.diabetessucks.net/map (it's a geeky thing).

I may have diabetes, but diabetes doesn't have me!

--
Mailman-Users mailing list Mailman-Users@python.org
https://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-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org