Latest version of SMTP Pro Finally Uploaded to Magento Connect
TweetGeez it’s been a long time coming thanks to Invalid package.xml format errors and duplicate maintainers and goodness-knows-what else. You can finally get the latest version of SMTP Pro – 1.3.4 – even though it’s identical to 1.3. (thank Magento Connect…).
For those who want to install the Magento extension manually (and if you are engineering Magento you probably should) – you can get version 1.3.4 of SMTP Pro here.
If you read my last post on the improvements, you’ll know that it has some great new features for sending, and logging email in Magento using either SMTP or Gmail/Google Apps. So please give it a try and let me know what you think.
You might also be interested in:
- New SMTP Pro Magento Email extension released
- Pre-release: SMTP Pro / Magento Gmail & Google Apps Email Beta testing (win a prize)
- Sneak Peek at the New Magento Gmail/Google Apps and SMTP extension
- SMTP Pro Magento extension, free and open SMTP support for Magento
- Magento SMTP, Gmail and Google Apps Email combined extension released (at last)
Tagged as Gmail, Google Apps email, Magento, magento email, smtp pro + Categorized as Google Apps Email Magento Extension, Magento, SMTP Pro Magento Extension 'ers make great lovers Tweet
![Email Me: ashley.schroder[at]gmail Email Me: ashley.schroder[at]gmail](/wp-content/themes/aschroder/images/email.png)











i am getting that error.
what i should do?
ASchroder.com SMTP Pro Self-test results
Testing outbound connectivity to Server:
Using Google Apps/Gmail configuration options
Connection to Host SMTP server successful.
Sending test email to your contact form address info@clockworx.com.cy:
Test email was sent successfully.
Contact Form test email did not use SMTPPro to send.
Have you tried submitting the contact form manually yourself to see if it works as expected. The test is saying the contact form did not use my extension to send – but it would not be impossible (it may even be likely) that the fault is with the way I test that. Let me know.
the form is sending the email. but the test is saying that is not
is just extension’s test report fault?
it might be – if you create a new account, reset your password, email a product to a friend, do the emails work?
I am getting the error
SMTPPro: Email not valid for sending – check template, and smtp enabled/disabled setting
when I try to send any email out via Magento (order confirmation, invoice, shipping, not even contact form). However, I was able to get the test email sent out just fine.
Can you please enlighten me on what’s causing this ?
nvm. problem solved. it seems that when i upgraded to 1.4.1.1 the email templates were somehow removed.
Hi,
I have Magento 1.4.0.1 and i have installed SMTP Pro 1.3.4, all sends work fine,but i try use Newsletter and i don’t work fine
I get this error in system.log:
2010-07-30T08:03:17+00:00 DEBUG (7): SMTPPro is enabled, sending email in Aschroder_SMTPPro_Model_Newsletter_Template
2010-07-30T08:03:17+00:00 DEBUG (7): Preparing the SMTP Email transport, details are: \n username=
password=
host=
port=
ssl=ssl
auth=login
2010-07-30T08:03:17+00:00 DEBUG (7): Returning transport
2010-07-30T08:03:18+00:00 DEBUG (7): ReplyToStoreEmail is enabled, just set Reply-To header: mail@mail.com
2010-07-30T08:03:18+00:00 DEBUG (7): About to send email
(i clear in paste all personal data)
And it’s all i haven’t message: Complete! …..
Can anyone help me?
Thx, regards
Hi Ashley, could you explain how you solved Invalid package.xml format errors?
Thanks in advance
Thank you for the extension!
Where can I download the .tgz of the latest code to update it manually, without using magentocollect
like written here: http://www.aschroder.com/2010/03/magento-smtp-gmail-and-google-apps-email-combined-extension-released-at-last/ ?
Hi, netivaim – it was pretty random actually so I may not be much help, I just kept making new version numbers and uploading and getting different errors, then eventually it worked. Non-deterministic errors are my favourite!
Hi, get version 1.3.4 here – I’ll update the blog post soon. Triple check the capitalization of ASchroder – I think the Magento connect version is AS not As.
Congrats on getting this into Magento Connect! I’m looking forward to setting it up on my next shop with just a few clicks.
I cannot get this to work with Gmail. I’ve properly changed the MX records on my server to gmail, and have successfully been able to to use the email accounts from within gmail. But using one of those emails for this plugin still isnt working. See the error from the self test:
ASchroder.com SMTP Pro Self-test results
Testing outbound connectivity to Server:
Using Google Apps/Gmail configuration options
Failed to connect to SMTP server. Reason: Connection refused(111)
This extension requires an outbound SMTP connection on port: 587
Sending test email to your contact form address sales@descuentodeldia.com:
Unable to send test email. Exception message was: Connection refused…
Please check and double check your username and password.
Contact Form test email did not use SMTPPro to send.
Is there anything outside of Magento, possibly within Gmail that I should look at?
Hi, Scott – That ‘Reason: Connection refused(111)’ makes me straight away think hosting security or something like that. Can you try a ‘telnet smtp.gmail.com 587′ and a ‘telnet smtp.gmail.com 465′ both on the command line of your server?
Thanks for that suggestion. It seems I’m unable to connect to 587, but 465 connects fine. So I changed the extensions configuration options to SMTP, through port 465, SSL. All seems to be in order now. Thank you again for the help! I love the Email log by the way. Magento should build this into the core system.
Hello Ashley,
Thank you for this great extension. I’ve been using it for several months now without any problem – on a magento 1.3. I’ve just installed a Magento 1.4.1.1, and it works perfectly too, except that the sender e-mail address in mine. This is not too bad because I still can see which address has been filled in the form but it was so convenient when I just had to click my “reply” button
Any idea ?
Many thanks ^^
Glad to hear you’re up and running. It should be in core, but then what would I do with all my spare time?!
Hi, Nlee – Have you tried using the use-reply to flag? It should actually preserve the contact form reply-to header anyway.