small sec problem / or feuture (?)
Hi, I am not list member, but didn't find any bugreport address in the docs of mailman ( please make one.. :) ) So, in 1.0b6 there is a small problem: Pendig messages can be seen by anyone / i didn't checked the privacy options, but it's more logical, that pending messages are only viewable by the admin through the password. check http://www.anything.something/mailman/admindb/<listname> boldi
Bencsath Boldizsar boldi@inf.bme.hu boldi@rulez.org greetings to mol S.A.I.C. VIP Protection SASSTIXS http://www.inf.bme.hu/~boldi
"BB" == Bencsath Boldizsar <boldi@budapest.hu> writes:
BB> Hi, I am not list member, but didn't find any bugreport
BB> address in the docs of mailman ( please make one.. :) )
mailman-developers@python.org is fine. I've added a note to the BUGS file.
BB> So, in 1.0b6 there is a small problem: Pendig messages can be
BB> seen by anyone / i didn't checked the privacy options, but
BB> it's more logical, that pending messages are only viewable by
BB> the admin through the password. check
BB> http://www.anything.something/mailman/admindb/<listname> boldi
Good point. I think doing the admin authentication upfront is better for dealing with pending messages too. I've got this working and will check it in for the next release.
Thanks, -Barry
Hi!
Another mailman problem, just for You: On one of my lists a strange mail occoured: it came from szecsei virag, who has NO email address at budapest.hu But the mail, that was distributed by the list contains a header: From: Szecsei@sas.fph.hu, =?iso-8859-1?Q?Vir=E1g?= <fszecsei@mail.matav.hu>
I'm not sure, it might be a problem in sendmail or anything, i thing the original address was From: Szecsei, Vira'g <fszecsei@mail.matav.hu> (but the a' was an eastern european letter) And somewhere, somewhat tried to convert it to a "living" address by adding the hostname to the first word.
thank You, boldizsar
Bencsath Boldizsar boldi@inf.bme.hu boldi@rulez.org greetings to MP5k DREC JCE Lacrosse http://www.inf.bme.hu/~boldi
On Mon, 4 Jan 1999, Bencsath Boldizsar wrote:
Hi!
Another mailman problem, just for You: On one of my lists a strange mail occoured: it came from szecsei virag, who has NO email address at budapest.hu But the mail, that was distributed by the list contains a header: From: Szecsei@sas.fph.hu, =?iso-8859-1?Q?Vir=E1g?= <fszecsei@mail.matav.hu>
I'm not sure, it might be a problem in sendmail or anything, i thing the original address was From: Szecsei, Vira'g <fszecsei@mail.matav.hu> (but the a' was an eastern european letter) And somewhere, somewhat tried to convert it to a "living" address by adding the hostname to the first word.
Ok, I see what's happening here, but it isn't with Mailman.
The =?iso...?= stuff is the MIME way of quoting non latin-1 charsets. Some MTA probly did that, and you email program dosen't support MIME RFC <whatever it is> encoded headers.
Second, as I see by your message ID you are using PINE on sas.fph.hu PINE is what is adding the hostname to that first part. It's thinking 'Szecsei' is a local emal address, & tacking the local hostname (sas.fph.hu) onto it for you.
Third, that address is technically bogus. Commas are not allowed
in address comments.
-The Dragon De Monsyne
participants (3)
-
Barry A. Warsaw
-
Bencsath Boldizsar
-
The Dragon De Monsyne