Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter

  smtp through the authentication smtp server

The following osCommerce contribution is a free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
I have made a few minor changes in the admin/configuratio.php so that the password is not displayed.
I modified this contribution with a new mailer class (PHPMailer 5) and added sone instructions to help using Google mail or Google Apps.

It was not tested with other servers, so please be careful while implementing in your site.

Also added a Brazilian Portuguese sql file.
Converted the SMTP debug capability to write the output to a file in order to collect information on intermittent email delivery problems.

The zip file contains the complete contribution.

The support thread for this contribution can be found at: http://forums.oscommerce.com/index.php?showtopic=274251
Alright Guys I have redone this account settings for people who is having problems and if your using ubuntu 8.04 you use follow this setup:

E-Mail Transport Method smtp
E-Mail Linefeeds LF
Use MIME HTML When Sending Emails true
Verify E-Mail Addresses Through DNS false
Send E-Mails true
SMTP Server Host Address ssl://smtp.gmail.com
SMTP Server EHLO / HELO Name gmail.com
SMTP Server Port Number 465
SMTP Authentication Required true
SMTP Authentication Username user@yourdomain.com or gmail.com
SMTP Authentication Password #######
   Posted on: 09/28/2008     See contribution details Request Installation with Paid service