When you set up email forwarding or configure a new MTA, you will want to confirm it is working before relying on it for alerts. A quick test is all y[……]
Tag: mail
E-mail related topics.
Send system emails using gmail as smtp server
I wrote before about sending system emails using sendmail as a smarthost. Here is an alternative approach using Gmail SMTP servers — often simpler to[……]
Linux: How to forward system emails
By default, most Linux systems deliver system emails — cron output, monitoring alerts, security notices — to the local root mailbox. If you never chec[……]
How to configure sendmail as a SMART HOST
Sometimes I need to test the email functionality of a PHP website on my local machine. The best and easiest way I found so far is using sendmail as a[……]