Ralab_SMTP - Version 1.0.1

Version Notes

Support all configuration types available in Zend_Mail.

http://framework.zend.com/manual/current/en/modules/zend.mail.smtp.options.html

Download this release

Release Info

Developer Kalpesh Balar
Extension Ralab_SMTP
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

Files changed (1) hide show
  1. package.xml +22 -10
package.xml CHANGED
@@ -1,25 +1,37 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Ralab_SMTP</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
- <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Simple SMTP is the an open source magento extension to Authenticate with any SMTP Server.</summary>
10
- <description>Simple SMTP - Simple SMTP Authentication&#xD;
11
  &#xD;
12
- Simple SMTP Pro is a free open source SMTP solution for Magento. It supports all configuration types available in Zend_Mail.&#xD;
13
  &#xD;
14
- http://framework.zend.com/manual/current/en/modules/zend.mail.smtp.options.html&#xD;
 
 
 
 
 
 
 
 
15
  &#xD;
16
- This extension is completely Open Source.</description>
17
- <notes>Support for sending email using all configuration types available in Zend Mail.&#xD;
 
 
 
 
18
  &#xD;
19
- Created by Kalpesh Balar, kalpeshbalar.com.</notes>
20
  <authors><author><name>Kalpesh Balar</name><user>kalpeshbalar</user><email>kalpeshbalar@gmail.com</email></author></authors>
21
- <date>2015-03-09</date>
22
- <time>12:44:10</time>
23
  <contents><target name="magecommunity"><dir name="Ralab"><dir name="Smtp"><dir name="Helper"><file name="Data.php" hash="efd398dda5a9608bde45b8de7ea8e1d7"/></dir><dir name="Model"><dir name="Email"><file name="Queue.php" hash="e47a8d070ae046d03185a89d75ffacc8"/><file name="Template.php" hash="e367f3eb54075118c28553ea8c41b25b"/></dir><file name="Email.php" hash="7972de4c6d5fc6ebc5710482d67f3a93"/><dir name="System"><dir name="Config"><dir name="Source"><dir name="Smtp"><file name="Authentication.php" hash="0216b4b20765b19051bf230096844983"/><file name="Ssl.php" hash="ed970cfb4d2c7064dbb9af15dccbccbf"/></dir></dir></dir></dir><file name="Template.php" hash="b8c04542b809acce613c212920bc03f8"/></dir><dir name="etc"><file name="config.xml" hash="842ba63ab476f868a27840a119146017"/><file name="system.xml" hash="f4e2a49d72360d9673fef9c904c87b82"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Ralab_Smtp.xml" hash="27509e8466b39932208a7fffc0e1dbeb"/></dir></target></contents>
24
  <compatible/>
25
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Ralab_SMTP</name>
4
+ <version>1.0.1</version>
5
  <stability>stable</stability>
6
+ <license>Open Software License (OSL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Simple SMTP is the an open source magento extension to Authenticate with any SMTP Server.</summary>
10
+ <description>Simple SMTP is the free and easy to use solution for Magento which gives merchants a complete control of custom SMTP server settings.&#xD;
11
  &#xD;
12
+ Features at a glance:&#xD;
13
  &#xD;
14
+ Custom SMTP server support&#xD;
15
+ Authentication methods from None, Login, Plain or CRAM-MD5&#xD;
16
+ Configurable host and port&#xD;
17
+ SSL/TLS Support&#xD;
18
+ Developer Friendly&#xD;
19
+ &#xD;
20
+ With Simple SMTP you can send emails with any custom SMTP server, AWS Simple Email Service, Sendgrid and GMail or Google Apps account.&#xD;
21
+ &#xD;
22
+ For SMTP you can specify authentication methods from None, Login, Plain or CRAM-MD5. You can configure secure connection with SSL or TLS, or disable secure connections completely. &#xD;
23
  &#xD;
24
+ You can define the host and port too. With this extension you can set up a return path too.&#xD;
25
+ &#xD;
26
+ If you have any questions or feedback, please let me know on kalpeshbalar@gmail.com</description>
27
+ <notes>Support all configuration types available in Zend_Mail.&#xD;
28
+ &#xD;
29
+ http://framework.zend.com/manual/current/en/modules/zend.mail.smtp.options.html&#xD;
30
  &#xD;
31
+ </notes>
32
  <authors><author><name>Kalpesh Balar</name><user>kalpeshbalar</user><email>kalpeshbalar@gmail.com</email></author></authors>
33
+ <date>2015-03-22</date>
34
+ <time>12:55:36</time>
35
  <contents><target name="magecommunity"><dir name="Ralab"><dir name="Smtp"><dir name="Helper"><file name="Data.php" hash="efd398dda5a9608bde45b8de7ea8e1d7"/></dir><dir name="Model"><dir name="Email"><file name="Queue.php" hash="e47a8d070ae046d03185a89d75ffacc8"/><file name="Template.php" hash="e367f3eb54075118c28553ea8c41b25b"/></dir><file name="Email.php" hash="7972de4c6d5fc6ebc5710482d67f3a93"/><dir name="System"><dir name="Config"><dir name="Source"><dir name="Smtp"><file name="Authentication.php" hash="0216b4b20765b19051bf230096844983"/><file name="Ssl.php" hash="ed970cfb4d2c7064dbb9af15dccbccbf"/></dir></dir></dir></dir><file name="Template.php" hash="b8c04542b809acce613c212920bc03f8"/></dir><dir name="etc"><file name="config.xml" hash="842ba63ab476f868a27840a119146017"/><file name="system.xml" hash="f4e2a49d72360d9673fef9c904c87b82"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Ralab_Smtp.xml" hash="27509e8466b39932208a7fffc0e1dbeb"/></dir></target></contents>
36
  <compatible/>
37
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>