SMTP Connection with Fluent community
Hi guys, I’m using FluentSMTP to create multiple connections, but Fluent Community doesn’t let me select which connection to use. Am I missing something here?
Is it possible to let different community spaces be managed via different SMTP connections?
Because
-
Reputation Isolation
Each connection builds its own sending reputation. A high-volume or low-engagement space won’t drag your other spaces into the spam folder.
-
You can use a dedicated “From” address (and matching DKIM/SPF) for each space—e.g. forum@, events@, news@—reinforcing to members that emails are coming from the right source
-
Custom Authentication Settings
Apply unique DKIM, SPF and DMARC records per domain/subdomain, improving deliverability and reducing spoofing risk.
-
The mailer settings are global. That means all the emails that FluentCommunity sent will use these From Name and From Email when using the wp_mail function. Space wise Mail settings will be bit complicated and I think it will not be super useful for most of the people.
Shahjahan Jewel yes it could be bit complicated