Registration form e-mails marked as SPAM

Posted in: Newspaper
Post count: 72

Hello,
how the emails are sent by the registration form (I am using bbPress) of this theme? What if I want to use SMTP settings? Do I have to install a third party plugin for this?

Post count: 22421

Hello,

the emails send are not managed by the theme. They are managed by the emailing service on your host or by a third party plugins such as mailchimp.

Thank you!

Post count: 9544

You will likely need to use an SMTP plugin with WordPress so that emails are sent by an “email account” on your domain, and not by php/wordpress which looks like spam since it’s not sent from an actual email account.

A proper SMTP plugin basically logs in to an email account on your domain, like newsletters@mysite.com with password, then it can send out emails from the WordPress system.

This is common and is often the most trouble with ecommerce systems as “first big problem” — luckily the SMTP plugins are out there on the wordpress.org repo to fix this. You might need to try couple of different ones to work best with your particular server.

(( I don’t work here. ))

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.