Hi, I just used PHPMailer to send a email to my gmail account. I received a debug message "Message has been sent", but when I check my inbox it didn't receive the email (even in spam folder).
I tried the same code i...
Hi, I'm trying to use php main() function in my contact form. I tried almost every tutorial in the community about configuring sendmail, but I couldn't get them work.
I tried installing sendmail and mailutils and tri...
Hi, I'm trying to send email using SendMail. I tried all the tutorials on DO community to configure SendMail. I can send email but not receive email.
These are my steps.
* Installing SendMail
sudo apt-get install se...