Add “HELO” field (for Gmail relay)
-
If…
- I am using Google Apps,
- and I have the relay setup correctly but not requiring authentication,
- and I would like to use my own “From” email address
then I need to add the HELO value to an domain associated with my Google App account.
I verified this by hardcoding $phpmailer->Helo = “<mydomain>”, and it worked;
So, it would be good if this can be a field in the official plugin.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Add “HELO” field (for Gmail relay)’ is closed to new replies.