Comments on: Magento + Amazon Simple Email Service (SES) added to SMTP Pro 1.4.3 http://www.aschroder.com/2011/03/magento-amazon-simple-email-service-ses-added-to-smtp-pro-1-4-3/ Notes on Web Development Wed, 23 Dec 2020 09:25:05 +0000 hourly 1 https://wordpress.org/?v=4.8.15 By: Dubinin Dens http://www.aschroder.com/2011/03/magento-amazon-simple-email-service-ses-added-to-smtp-pro-1-4-3/comment-page-1/#comment-10244 Tue, 21 May 2013 07:06:05 +0000 http://www.aschroder.com/?p=1413#comment-10244 the problem was the time on the server
thank you!

]]>
By: Dubinin Dens http://www.aschroder.com/2011/03/magento-amazon-simple-email-service-ses-added-to-smtp-pro-1-4-3/comment-page-1/#comment-10240 Mon, 20 May 2013 23:06:54 +0000 http://www.aschroder.com/?p=1413#comment-10240 ASchroder.com SMTP Pro Self-test results
Testing outbound connectivity to Server:
Connection to Amazon SES server not tested (…yet)
Sending test email to your contact form address dadubinin1@gmail.com:
Unable to send test email. Exception message was: Sender RequestExpired Request timestamp: Tue, 21 May 2013 01:06:19 +0000 expired. It must be within 300 secs/ of server time. b46353da-c1a1-11e2-a61e-1b797f39bb9d …
Please check and double check your username and password.
Contact Form test email did not use SMTPPro to send.
Testing failed, please review the reported problems and if you need further help visit ASchroder.com to contact me.

Please help me

]]>
By: César http://www.aschroder.com/2011/03/magento-amazon-simple-email-service-ses-added-to-smtp-pro-1-4-3/comment-page-1/#comment-10037 Wed, 10 Apr 2013 19:17:53 +0000 http://www.aschroder.com/?p=1413#comment-10037 Hi, It works with 1.7.0.2?

Thx.

]]>
By: Ahamed Sha http://www.aschroder.com/2011/03/magento-amazon-simple-email-service-ses-added-to-smtp-pro-1-4-3/comment-page-1/#comment-5325 Thu, 27 Dec 2012 22:32:56 +0000 http://www.aschroder.com/?p=1413#comment-5325 i would like to get you to install the extension and setup ses perfectly on our site to get it up and running. pls contact me when possible.

]]>
By: Divyansh http://www.aschroder.com/2011/03/magento-amazon-simple-email-service-ses-added-to-smtp-pro-1-4-3/comment-page-1/#comment-4970 Wed, 29 Aug 2012 09:27:34 +0000 http://www.aschroder.com/?p=1413#comment-4970 Ok, first of all thanks for such an amazing extension.
For those who are getting MessageRejected error, go to IndexController.php and on Line 91 type your verified email id.

If you guys have production account, it’ll anyway work without any problem.

Now for all those who are getting BCC error and aren’t receiving mails on BCC id, just change send method from BCC to separate mails. It will work

Thanks
divyanshbajaj@gmail.com

]]>
By: Surajit http://www.aschroder.com/2011/03/magento-amazon-simple-email-service-ses-added-to-smtp-pro-1-4-3/comment-page-1/#comment-4873 Mon, 09 Jul 2012 19:18:05 +0000 http://www.aschroder.com/?p=1413#comment-4873 Made some mods to this excellent plugin to get DKIM working.

In the zip files are three files which you need to put in the lib folder
/app/code/community/Aschroder/SMTPPro/lib

The file AmazonSES.php is already there and will have to be replaced with the version in the zip file …

Link to the zip archive below
http://www.filedropper.com/aschroedersesdkim

In the file dkim-settings.php there are the instructions as well as the settings. Hopefully that will be all you need to get the DKIM thing working

The most politically correct way to do it is to ofcourse
1. Put all DKIM settings in Magento Backend (for the php retarded)
2. Override this code using the usual Magento gas of config files and directory structure.

I will however wait for someone else to produce a more politically correct version of this mod.

]]>
By: meteew http://www.aschroder.com/2011/03/magento-amazon-simple-email-service-ses-added-to-smtp-pro-1-4-3/comment-page-1/#comment-4861 Tue, 03 Jul 2012 06:41:29 +0000 http://www.aschroder.com/?p=1413#comment-4861 Amazon ses limit 10,000 emails / day , 5 emails/second

Normally , it will work or not in the newsletter of magento ?

public function scheduledSend($schedule)
{
$countOfQueue = 3;
$countOfSubscritions = 20;

Thanks.

]]>
By: Andrew http://www.aschroder.com/2011/03/magento-amazon-simple-email-service-ses-added-to-smtp-pro-1-4-3/comment-page-1/#comment-4807 Mon, 14 May 2012 16:16:17 +0000 http://www.aschroder.com/?p=1413#comment-4807 @Kevin to fix that you need to go to Configuration > Sales > Sales Emails and change the drop down menu Send Order Email Copy Method from Bcc to Separate Email as Marcus suggested earlier – it does then work.

I was getting an error that the test mail wasn’t sending using SMTP PRO. I followed the instructions on this blog (another post) on how to remove a conflict line from the Ebizmarts Mailchimp extension and that fixed the problem. It’s important to note that you need to address this clash even if you’ve deactivated the Mailchimp extension (at least that’s our experience).

Looking forward to the Bcc error being fixed in future versions and hopefully the introduction of DKIM authentication.

We are now running SES on our live site.

Thanks Ashley.

]]>
By: Naz http://www.aschroder.com/2011/03/magento-amazon-simple-email-service-ses-added-to-smtp-pro-1-4-3/comment-page-1/#comment-4757 Sun, 22 Apr 2012 21:44:10 +0000 http://www.aschroder.com/?p=1413#comment-4757 Hi,

Thanks for your useful module but have you added the attachment support to it as well or not. Any plans for it?

Thanks

]]>
By: Nick http://www.aschroder.com/2011/03/magento-amazon-simple-email-service-ses-added-to-smtp-pro-1-4-3/comment-page-1/#comment-4009 Fri, 30 Mar 2012 14:02:20 +0000 http://www.aschroder.com/?p=1413#comment-4009 I noticed that your email address is hard-coded as the ‘from’ address in line 91 of the IndexController.php.

This causes the SES test email to fail because the ‘from’ address needs to be an authorized sender. When I manually change the line to be ‘from’ one of my authorized senders, everything works.

I’m not a Magento expert, but I assume pulling in the ‘from’ email address from the website settings would fix some of the issues people are describing above.

Thanks for setting up this module – it’s very helpful.

]]>