oracleappscommunity
Member
Posted 1 month ago #
I am hosting my wordpress on hostmonster. When a new user is registered he/she gets e-mail with from e-mail as xxx@hostmonster.com.
Is there anyway I can change the from e-mail id that reflect my domain name. i.e. from e-mail should be login@example.com
oracleappscommunity
Member
Posted 1 month ago #
Had challenges to make 'wp mail SMTP' to work. Found another plugin
that worked perfectly fine.
http://wordpress.org/extend/plugins/hgk-smtp/
Just want to add that http://wordpress.org/extend/plugins/wp-mail-smtp/ worked perfectly for me. I tried HGK-SMTP first, but emails were not going through and it gave no debug messages when sending out a test mail. WP Mail SMTP on the other hand displayed a full list of array values etc. which was great - at least there was some feedback...