![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I recognize that mailman can accept a fake sender . Example, I have a maillist with only an email account (xyz (AT) abc (DOT) com) can send messages to all emails in the list. But , if someone can send a fake "From address" is xyz (AT) abc (DOT) com, mailman will delivery messages to the list . This is a security problem. Can we prevent this from happening ? |
#3
| |||
| |||
|
|
A better way to do this would be to set up the MTA on Mailman's host to only deliver to the list address (ie, Mailman) if the sender has been authenticated (eg, with TLS). |
#4
| |||
| |||
|
|
On Oct 31, 2009, at 1:28 AM, Stephen J. Turnbull wrote: A better way to do this would be to set up the MTA on Mailman's host to only deliver to the list address (ie, Mailman) if the sender has been authenticated (eg, with TLS). Or to use digital signatures for sender verification. This is not something that Mailman currently supports. -Barry |
#5
| |||
| |||
|
|
On Oct 31, 2009, at 1:28 AM, Stephen J. Turnbull wrote: A better way to do this would be to set up the MTA on Mailman's host to only deliver to the list address (ie, Mailman) if the sender has been authenticated (eg, with TLS). Or to use digital signatures for sender verification. This is not something that Mailman currently supports. |
#6
| |||
| |||
|
|
I recognize that mailman can accept a fake sender . Example, I have a maillist with only an email account (xyz (AT) abc (DOT) com) can send messages to all emails in the list. But , if someone can send a fake "From address" is xyz (AT) abc (DOT) com, mailman will delivery messages to the list . This is a security problem. Can we prevent this from happening ? |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
Hi Stephen, I can't do that because may be the sender is on another MTA and mailman server can't force they do an authentication. Is this a weak point of Mailman ? |
#9
| |||
| |||
|
|
If you really want Mailman to do the authentication, you can either use the Approved header field, which is not very secure, or you can use the 3rd-party patch to use public-key signatures which somebody else mentioned. I'm pretty sure that should work OK because the theory is straightforward, but haven't reviewed it or used it myself, |
#10
| |||
| |||
|
|
I don't know if the patches at http://non-gnu.uvt.nl/mailman-ssls/ would be helpful here or not. It's an attempt to add some OpenPGP and S/MIME capabilities to Mailman. |
![]() |
| Thread Tools | |
| Display Modes | |
| |