News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Bug in SMF mailer

Started by Owdy, March 17, 2012, 10:20:58 AM

Previous topic - Next topic

Spuds

My dense head  must be missing something on this one so I'm gonna bow out  :laugh:

The "reply to" part of the header looks correct, its Owdy's email

You can not (by the standards) send an email From: your system to appear as though it came from another system e.g. the <sender> is the authenticated sender, which is the forum postman which in this case it is.  If you send an email from this forum, its not going to say it came from xyz @ gmail.com ... you could force it sure, but you will then spend a lot of time getting un-blacklisted as well.

The issue that some email client or users ignore the proper reply to header and instead reply to the from line has nothing to do with the headers being improperly constructed.   The only option I see is to not use the senders email in the "" part of the from header so its obvious (you would hope) in the reply. 

emanuele

ohhh...I understood the reply-to was set to the wrong address too, sorry!


Take a peek at what I'm doing! ;D




Hai bisogno di supporto in Italiano?

Aiutateci ad aiutarvi: spiegate bene il vostro problema: no, "non funziona" non è una spiegazione!!
1) Cosa fai,
2) cosa ti aspetti,
3) cosa ottieni.

Owdy

Quote from: Spuds on March 17, 2012, 02:23:03 PM
The issue that some email client or users ignore the proper reply to header and instead reply to the from line has nothing to do with the headers being improperly constructed. 
So thats why this feature should be disabled, or at least give option to do that. It is silly that i get email from someone, but it is actually from someone else.  :D
Former Lead Support Specialist

Tarvitsetko apua SMF foorumisi kanssa? Otan työtehtäviä vastaan, lue:http://www.simplemachines.org/community/index.php?topic=375918.0

emanuele

Quote from: emanuele on March 17, 2012, 12:47:54 PM
Found: is linked to "Send topics to friends". Remove that permission and the option is gone.


Take a peek at what I'm doing! ;D




Hai bisogno di supporto in Italiano?

Aiutateci ad aiutarvi: spiegate bene il vostro problema: no, "non funziona" non è una spiegazione!!
1) Cosa fai,
2) cosa ti aspetti,
3) cosa ottieni.

Illori

they are talking about using the mail icon not send this topic.

emanuele

I know, but the permission is the same.


Take a peek at what I'm doing! ;D




Hai bisogno di supporto in Italiano?

Aiutateci ad aiutarvi: spiegate bene il vostro problema: no, "non funziona" non è una spiegazione!!
1) Cosa fai,
2) cosa ti aspetti,
3) cosa ottieni.

Illori

i dont think it is, the mail function to a user is not a permission at all.

// What about if we allow email only via the forum??
if ($context['member']['show_email'] === 'yes' || $context['member']['show_email'] === 'no_through_forum' || $context['member']['show_email'] === 'yes_permission_override')
echo '
<li><a href="', $scripturl, '?action=emailuser;sa=email;uid=', $context['member']['id'], '" title="', $context['member']['show_email'] == 'yes' || $context['member']['show_email'] == 'yes_permission_override' ? $context['member']['email'] : '', '" rel="nofollow"><img src="', $settings['images_url'], '/email_sm.gif" alt="', $txt['email'], '" /></a></li>';


i dont see any global permission in that.

emanuele

Yups...was looking at the wrong line...


Take a peek at what I'm doing! ;D




Hai bisogno di supporto in Italiano?

Aiutateci ad aiutarvi: spiegate bene il vostro problema: no, "non funziona" non è una spiegazione!!
1) Cosa fai,
2) cosa ti aspetti,
3) cosa ottieni.

Owdy

Quote from: Illori on March 17, 2012, 07:55:35 PM
i dont see any global permission in that.
Please ad this, i wanna disable this feature.  :D
Former Lead Support Specialist

Tarvitsetko apua SMF foorumisi kanssa? Otan työtehtäviä vastaan, lue:http://www.simplemachines.org/community/index.php?topic=375918.0

Aleksi "Lex" Kilpinen

It was actually some time last year that I mentioned this in the team boards. There is NO permission to control that, and there definitely should be one.
Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

How you can help SMF

Advertisement: