My webserver does not set Return-Path to From: address unless it is explicitly set in Headers field of php 'Mail'.
Some of my users' ISPs mark email as spam if Return-Path is not set to the same as From: address.
So how do I get SMF to set Return-Path, please?
I am using 1.1.14
Ian
Are you using the built in php mail function or a SMTP mail client?
The built-in php mail function, although I dont recall making a conscious decision one way of the other.
Just tried using smtp and it seems to set return path to From: addy.
Thanks
Ian
I'm having the same problem.
http://www.simplemachines.org/community/index.php?topic=440447.0 (http://www.simplemachines.org/community/index.php?topic=440447.0)