Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

SMTP Authentication requirements (Use SMTP Mail)

by

Tips and Tricks HQ Support Portal › Forums › General Stuff › Instructions/F.A.Q › SMTP Authentication requirements (Use SMTP Mail)

Tagged: google smtp, SMTP, smtp settings, Using SMTP Mail

  • This topic has 6 replies, 6 voices, and was last updated 13 years, 1 month ago by admin.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • April 21, 2010 at 7:50 am #1099
    arukiyomi
    Member

    My host insists that my PHP scripts are configured to use SMTP authentication for email. I’m having trouble generating emails with download links in for my customers and I think this may be the solution.

    Thanks!

    April 21, 2010 at 12:22 pm #19862
    amin007
    Participant

    You can use a WordPress SMTP mail plugin to configure your SMTP settings:

    http://wordpress.org/extend/plugins/wp-mail-smtp/

    This plugin will also make it so Your WordPress uses SMTP protocol to send the email. Now, in the eStore plugin you can specify to use WordPress’s mail function for email and it will use SMTP and everything should be fine.

    Alternative Option

    If you do not use the “Use WordPress Mailing System” option of eStore then the alternative is to modify eStore’s “eStore_email.php” file and specify your SMTP details then use the eStore’s normal mail option:

    var	$protocol	= "smtp";    // mail/sendmail/smtp
    var $smtp_host = ""; // SMTP Server. Example: mail.earthlink.net
    var $smtp_user = ""; // SMTP Username
    var $smtp_pass = ""; // SMTP Password
    var $smtp_port = "25"; // SMTP Port
    var $smtp_timeout = 5; // SMTP Timeout in seconds
    var $_smtp_connect = "";

    April 21, 2010 at 3:28 pm #19863
    arukiyomi
    Member

    finally… it worked! I used the plugin.

    April 21, 2010 at 11:29 pm #19864
    Ivy
    Member

    Hi Arukiyomi, We are glad you got this working =).

    Cheers,

    August 22, 2010 at 10:05 am #19865
    IMGIGClub
    Member

    Ah-HAH!! I like this option!

    I believe I’ll go in and get my wordpress using the plugin noted and send via my Google Apps SMTP servers. Then I should see all outbound email in my sent mailbox, and I can use the trusty, reliable google mail service I love so much.

    And if the plugin gives me trouble, I can edit up the email.php script(s) for the various plugins. Sweet!

    Thanks, Amin. Awesomely empowering and precise info. VERY appreciated!

    Still not sure my sales processes are working. New Topic: What emails should we expect?

    This forum, with the ability to dynamically add tags is awesome, too.

    Cheers,

    Tim

    March 17, 2012 at 9:42 am #19866
    liufunyu
    Member

    Why I could not find this file “email.php” ?

    March 17, 2012 at 10:41 pm #19867
    admin
    Keymaster

    The name of the file has been changed to the following:

    eStore_email.php

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ