13 lines
203 B
Text
13 lines
203 B
Text
defaults
|
|
port 25
|
|
tls off
|
|
domain <%= @hostname %>.vm.rhizomatica.org
|
|
aliases /etc/aliases
|
|
|
|
account rhizo
|
|
host mail
|
|
from root@<%= @hostname %>.vm.rhizomatica.org
|
|
auth off
|
|
user root
|
|
|
|
account default: rhizo
|