|

Recommended Email Sender
Posted 04 April 2013 - 10:00 PM #1
Currently we are using our Plesk 11 email client to send E-mails on behalf of our cart since we are using a Gmail hosted solution for the rest of company Emails.
Right now it seems 90% of our customers are not receiving Emails from Plesk, (not even in Junk)
(we have attempted to use Gmail but every couple of hours we get booted and the account we set it up with is paused)
Does anybody have a good reliable solution for setting up Email so that customers receive them?
Greg Laver
Pool Supplies Canada
Posted 04 April 2013 - 10:31 PM #2
One Step Checkout Addon - The ultimate checkout experience
Best CS-Cart SEO addon - CS-Cart SEO Ultimate Addon
PM for 365-day support and custom development service
Posted 05 April 2013 - 05:42 AM #3
You might check the requirements for Google to ensure that you can send SMTP messages on port 25. If you can't, then you will have to add a little code to use a php hook to change the port number used by the phpmailer class (not to be confused with PHP mail function). Many email service providers and hosting companies no longer allow SMTP on port 25 due to being overloaded with spam requests.
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 28 July 2013 - 05:47 PM #4
Hello,
Currently we are using our Plesk 11 email client to send E-mails on behalf of our cart since we are using a Gmail hosted solution for the rest of company Emails.
Right now it seems 90% of our customers are not receiving Emails from Plesk, (not even in Junk)
(we have attempted to use Gmail but every couple of hours we get booted and the account we set it up with is paused)
Does anybody have a good reliable solution for setting up Email so that customers receive them?
Greg Laver
Pool Supplies Canada
I am having the same problem with my site's emails using Plesk email client. Have you found a solution yet?
CS Cart 2.1.4
Posted 28 July 2013 - 05:54 PM #5
I would use whatever SMTP service that you use for the rest of your company. But ensure that you are using the SMTP interface and not the PHP interface (I.e. don't alter the php.ini file to use your service) but let the Mailer class connect to your smpt server and send the mail through there. Make sure you use authentication so you don't get spammers using your connection.
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 03 May 2015 - 10:20 AM #6
http://www.outadwords.com - Free Marketing For You Site.
http://www.alternativestoebay.com - Join The Free Ecommerce Community.
Posted 03 May 2015 - 12:51 PM #7
Posted 04 May 2015 - 07:26 AM #8
With plesk, do you have your SPF and DKIM records correctly set? If not, that probably raises many red flags with spam filters.
With gmail, is it just a plain gmail account or an apps account?
Are you hitting the smtp sending limit
https://support.goog...er/166852?hl=en