Kurinchi Blogger Scribbles …


May 09
2009

How to install SendMail on Ubuntu?

Last updated: May 7th, 2009

Install sendmail on Ubuntu

$ sudo apt-get install sendmail
$ sudo sendmailconfig

Answer to the configuration questions posted during the installation. The main files that gets written into during the installation process are
/etc/mail.sendmail.conf
/etc/cron.d/sendmail
/etc/mail/sendmail.mc

Test sendmail is working by typing in

$ /usr/sbin/sendmail abc@gmail.com < "hey friend ... just thought to say hi."

Tags: , ,

Leave a Reply


Valid HTML 4.01 Strict  Valid HTML 4.01 Strict