Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi,

I have a website hosted in "freewebhostingarea"
They allow mail() PHP function.
I need to install an email account so i can send receive emails.

What is the easiest FREE way to do it. Like installing a free code in it, etc...?
Is there any free email server codes available?

Thank you
Posted

1 solution

First of all, consult webhosting provider documentation. As I see, they don't provide email server, you need to use the google one, or an other third party provider.

Look at this tutorial for a more advanced use with gmail as smtp server: https://forums.digitalpoint.com/threads/how-to-use-gmail-to-send-emails-in-php-using-phpmailer.871893/[^]

But you can not install an email account - that's a nonsense.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900