When an e-mail is sent from one user to another using the form, I believe the from address is the sending user's e-mail address. If so, this will cause problems with SPF. In order to get around this, I'd need to add a 'Sender' header to the outgoing e-mail as explained here. Is this already done and if not, can it be added?
Announcement
Collapse
No announcement yet.
Mail Sender Header
Collapse
X
-
Mail Sender Header
I'm planning on implementing SPF on my server but before I do, I need to make sure that it will work correctly with vB.
When an e-mail is sent from one user to another using the form, I believe the from address is the sending user's e-mail address. If so, this will cause problems with SPF. In order to get around this, I'd need to add a 'Sender' header to the outgoing e-mail as explained here. Is this already done and if not, can it be added?Tags: None
-
It looks to me like this would require adding code to the vbmail() function in the includes/functions.php file. Because this involves modifying the files I recommend you post on www.vbulletin.org, the official vB hacking site, for help with this.
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment