HowtoForge - Linux Howtos in English English|HowtoForge.de - Linux-Howtos auf Deutsch Deutsch

Sendmail

Configuring SendMail To Act As A SmartHost & To Rewrite From-Address

Submitted by linuxidiot (Contact Author) (Forums) on Tue, 2007-12-18 17:29. :: Sendmail

Configuring SendMail To Act As A SmartHost & To Rewrite From-Address

This tutorial explains how to configure a sendmail server to forward all mails generated from localhost to another SMTP server for sending mails to remote recipients. Also it explains how to rewrite the from address of user@localhost.localdomain to user@example.com.

Read more...

Sendmail-SMTP-AUTH-TLS-Howto

Submitted by falko (Contact Author) (Forums) on Thu, 2004-03-11 17:48. :: Sendmail

Sendmail-SMTP-AUTH-TLS-Howto

This document describes how to install a mail server based on sendmail that is capable of SMTP-AUTH and TLS. It should work (maybe with slight changes concerning paths etc.) on all *nix operating systems. I tested it on Debian Woody so far.

Read more...