Jump to content

PHP MAIL with SMTP authentication


TEENFRONT

Recommended Posts

hey , my host has recently stopped all not authenticated mail() from been sent, now i run a competitions section and when some one enters, it sends me an email, and the user an email, only me is getting the email not my user..

So is there any quick ways to auth with smtp using php mail(), i dont need anything fancy..
Link to comment
https://forums.phpfreaks.com/topic/7716-php-mail-with-smtp-authentication/
Share on other sites

  • 2 years later...
Hmmm - No one answered this?
Well, just in case someone stumbles upon it as I did, you will want to use Pear, which is probably installed on your server.

Here are a couple of links for information:
http://email.about.com/od/emailprogrammingtips/qt/et073006.htm

http://www.cyberciti.biz/tips/howto-php-send-email-via-smtp-authentication.html

CodeWorxTech's free mailer:
http://phpmailer.codeworxtech.com/index.php?pg=tutorial

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.