I have already read in some other questions on how we can continue using email server from namecheap (my domain is on bigrock) while using the digital ocean to host my web application.
Recently, I migrated my site from namecheap shared hositng to digitalocean and i want to keep email on the namecheap cpanel email. Fo this, I pointing A record of mail to namecheap IP in cloudflare and it works when i send message through gmail to the mail admin@example.com but when i send message through contact us send it shows me error. Also, Wordpress forget mail is also not receiving.
On checking Error logs i get to see:
sh: 1: /usr/sbin/sendmail: not found sh: 1: /usr/sbin/sendmail: not found sh: 1: /usr/sbin/sendmail: not found sh: 1: /usr/sbin/sendmail: not found sh: 1: /usr/sbin/sendmail: not found sh: 1: /usr/sbin/sendmail: not found
Please help me.
Server Detail: Ubuntu 20.04 Nginx
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Hello,
For WordPress what I could suggest is using a plugin like Easy WP SMTP.
That way you could specify your Namecheap SMTP details in there and your emails would go through the Namecheap SMTP service rather than the Droplet itself.
Hope that this helps! Regards, Bobby