Jump to content
[MUST READ] Forum Rules ×

how to setting stmp in php.ini


Guest omerco

Recommended Posts

  • 2 years later...
On 12/17/2015 at 2:52 PM, Guest omerco said:

i want to send email when users register in my app i know need to setting php.ini how i do it in free hosting?

As described by @PCTipsGR you will have limited access to PHPMail. However, registration emails can be send automatically. If you want to use SMTP then let me clear you that free hosting don't allow SMTP/POP3 mail features. However, You can use Sendgrid for your domain to send secured emails to your customer by using SMTP of sendgrid.

Link to comment
Share on other sites

  • 2 weeks later...
On 7/8/2018 at 5:15 PM, Aqib said:

As described by @PCTipsGR you will have limited access to PHPMail. However, registration emails can be send automatically. If you want to use SMTP then let me clear you that free hosting don't allow SMTP/POP3 mail features. However, You can use Sendgrid for your domain to send secured emails to your customer by using SMTP of sendgrid.

As describe to what @Aqibstated.

You can use external SMTP provider like:

1. SMTP2GO 2.SendGrid

Be sure to use the right credentials.

Link to comment
Share on other sites

  • 1 month later...
  • 7 months later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...