[ad_1]
I’m currently setting up email functionality on my WordPress site (WooCommerce with 1000 PRODUCTS) and I’m debating between using a WordPress plugin like SMTP Fluent or a dedicated SMTP service like smtp2go. I’ve heard good things about both options, but I’m not sure if it’s worth using both or if I should just choose one. Has anyone tried using both methods together, or is it better to stick with one option for simplicity and effectiveness? I’d appreciate any insights or experiences you can share!
[ad_2]
You still need SMTP service with plugins like Fluent SMTP. I’d suggest that you go with Aws.
SMTP plugins (FluentSMTP, PostSMTP, WPMail ,etc) are there to connect you with third party mail servers (smtp2go, aws, gmail, etc). Of course, WP default php mailer instead of SMTP plugins is always an option.