|
Last change
on this file since 2916 was
2283,
checked in by broder, 17 years ago
|
|
In xvm-mail-config:
- Add a few more options to main.cf to deal with /etc/hostname not being
fully qualified.
|
|
File size:
301 bytes
|
| Rev | Line | |
|---|
| [1540] | 1 | # Note that these are the only settings we need to put in - everything |
|---|
| 2 | # else has a reasonable default |
|---|
| [2283] | 3 | myorigin = /etc/mailname |
|---|
| 4 | append_dot_mydomain = no |
|---|
| [1540] | 5 | relayhost = outgoing.mit.edu |
|---|
| 6 | mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 10.5.128.0/24 |
|---|
| 7 | mailbox_size_limit = 0 |
|---|
| 8 | recipient_delimiter = + |
|---|
Note: See
TracBrowser
for help on using the repository browser.