mail setup: remove the mail domain.
This way the From: contains the origin hostname
This commit is contained in:
parent
10897aa03a
commit
3715a8d162
1 changed files with 0 additions and 2 deletions
|
@ -1,9 +1,7 @@
|
||||||
defaults
|
defaults
|
||||||
port 25
|
port 25
|
||||||
tls off
|
tls off
|
||||||
auto_from
|
|
||||||
domain <%= @hostname %>.vm.rhizomatica.org
|
domain <%= @hostname %>.vm.rhizomatica.org
|
||||||
maildomain vm.rhizomatica.org
|
|
||||||
aliases /etc/aliases
|
aliases /etc/aliases
|
||||||
|
|
||||||
account rhizo
|
account rhizo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue