I'm using a plugin that calls wp_mail() which, by default, is using sendmail. I don't have sendmail installed so how do I tell WordPress to use a different mail program?
I'm using a plugin that calls wp_mail() which, by default, is using sendmail. I don't have sendmail installed so how do I tell WordPress to use a different mail program?
Justin0469
On your dashboard on the left hand side of your blog you should see a EMAIL box use the drop down arrow to see Email options Change:
Method Used To Send E-Mail: to your choice.
I see no EMAIL option. Are you using a plugin that give you that option?
I've found a few plugins that let me define where the sendmail program is but I need to tell it to use a different program (dovecot) with different command syntax (I assume it's different anyway).
This topic has been closed to new replies.