Jump to content

How to send mail from my site


vishalonne

Recommended Posts

Dear All

 

I want to send a mail as phpfreaks send confirmation mail when new user register. How can I send mail from my site using SMTP outgoing mail server. I tried and checked may way but not achive any positive result.

 

Here is my mail server detail-

SmtpServer="mail.cbsecsnip.in"

SmtpPort="587"

SmtpUser="[email protected]"

SmtpPass="password@123" // assume this is the password

 

Can any body help me out in this with some sort of code.

 

I am trying one example I found on net - http://www.9lessons.info/2009/10/send-mail-using-smtp-and-php.htmlBut this also not works.

 

Thank you in advance.

Link to comment
https://forums.phpfreaks.com/topic/267186-how-to-send-mail-from-my-site/
Share on other sites

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.