HOWTO Setup Nullmailer: Difference between revisions

From Research
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
From the authour's web-site:
Nullmailer is a mail transport agent designed to only relay all its
messages through a fixed set of "upstream" hosts.  It is also designed
to be secure.
== Install Nullmailer ==
== Install Nullmailer ==
  # emerge nullmailer -va
  # emerge nullmailer -va

Revision as of 22:42, 1 December 2006

From the authour's web-site: Nullmailer is a mail transport agent designed to only relay all its messages through a fixed set of "upstream" hosts. It is also designed to be secure.

Install Nullmailer

# emerge nullmailer -va

Configuration

Edit the following files to configure the machine to send mail to our mailing server (Bismarck).

/etc/nullmailer/adminaddr

admin@siat.sfu.ca

/etc/nullmailer/defaultdomain

iat.sfu.ca

/etc/nullmailer/me

$hostname.iat.sfu.ca

/etc/nullmailer/remotes

bismarck.iat.sfu.ca smtp