Sendmail

From KlavoWiki
Revision as of 05:18, 16 June 2008 by David (talk | contribs) (New page: On the Internet, sendmail is the most popular Unix-based implementation of the Simple Mail Transfer Protocol (SMTP) for transmitting e-mail. Configuring Smart Host<br> edit '''/etc/mail/s...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

On the Internet, sendmail is the most popular Unix-based implementation of the Simple Mail Transfer Protocol (SMTP) for transmitting e-mail.

Configuring Smart Host
edit /etc/mail/sendmail.mc

define(`SMART_HOST',`mail.tpgi.com.au')dnl

Restart Sendmail

/sbin/service sendmail restart