Plugin Author
finnj
(@finnj)
Hi Jeff,
Frontier Post uses wp_mail() to send email, så if you can send other emails from WordPress it should work – no need to set a server.
Frontier post uses the email address from Frontier Post setting, and if that is empty the admin email adress from settings/General settings
However your sendning email address should be from the same domain as the domain hosting your wordpress site.
Some hosting providers blocks smtp emails even if they are from the same domain, then you most likely need a plugin like this one: https://ww.wp.xz.cn/plugins/wp-mail-smtp/
Ah, got it. so much to learn. Thanks again!