MOD Description: Use your site's domain name in the HELO and/or EHLO sent to your smarthost's SMTP server.
MOD Version: 1.0.2
MOD Download: YDISHES-1.0.2.zip
i don't know if this will help anyone or not but it can't hurt to try...
i have to use SMTP for sending out my board's messages... i can use my ISP's SMTP server but i had troubles with the default SMTP code... everything sent ok and there were no errors returned but nothing arrived at the destination... what was happening was that the SMTP server was apparently eating the email... why? i don't know and now, with this mod, i don't care
anyway, i went digging and employed a TCP/IP snooper and discovered that SMTP.PHP was using the defined SMTP server's name in the HELO and EHLO connect messages sent to the SMTP server... i altered that code to use my site's name and BAM! (apologies to Emeril
use it in good health!
[edit: updated to v1.0.2
## Adjusted to conform to new template format
## verified to be phpBB2 2.0.18 compliant
## submitted to modDB as v1.0.2]
