View | Details | Raw Unified
Collapse All | Expand All

(-) ssmtp.orig.conf (-1 / +4 lines)
 Lines 2-11    Link Here 
# /etc/ssmtp.conf -- a config file for sSMTP sendmail.
# /etc/ssmtp.conf -- a config file for sSMTP sendmail.
#
#
# The person who gets all mail for userids < 1000
# The person who gets all mail for userids < MinUserId
# Make this empty to disable rewriting.
# Make this empty to disable rewriting.
root=postmaster
root=postmaster
# All mail delivered to userid >= MinUserId goes to user, not root.
#MinUserId=1000
# The place where the mail goes. The actual machine name is required
# The place where the mail goes. The actual machine name is required
# no MX records are consulted. Commonly mailhosts are named mail.domain.com
# no MX records are consulted. Commonly mailhosts are named mail.domain.com
# The example will fit if you are in domain.com and your mailhub is so named.
# The example will fit if you are in domain.com and your mailhub is so named.