gcc484perl-5.22
Last change
on this file since c6da4cb was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
499 bytes
|
Rev | Line | |
---|
[c5c522c] | 1 | # |
---|
| 2 | # /etc/ssmtp.conf -- a config file for sSMTP sendmail. |
---|
| 3 | # |
---|
| 4 | # The person who gets all mail for userids < 1000 |
---|
| 5 | root=postmaster |
---|
| 6 | # The place where the mail goes. The actual machine name is required |
---|
| 7 | # no MX records are consulted. Commonly mailhosts are named mail.domain.com |
---|
| 8 | # The example will fit if you are in domain.com and you mailhub is so named. |
---|
| 9 | mailhub=127.0.0.1 |
---|
| 10 | # Where will the mail seem to come from? |
---|
| 11 | #rewriteDomain=nicola.kantoor.datux.nl |
---|
| 12 | # The full hostname |
---|
| 13 | #hostname=nicola.kantoor.datux.nl |
---|
Note: See
TracBrowser
for help on using the repository browser.