fix user and from in notes
This commit is contained in:
parent
ddfccdfe96
commit
1df2adffdb
@ -9,9 +9,9 @@ tls on
|
|||||||
tls_starttls off
|
tls_starttls off
|
||||||
tls_trust_file /etc/ssl/certs/ca-certificates.crt
|
tls_trust_file /etc/ssl/certs/ca-certificates.crt
|
||||||
auth on
|
auth on
|
||||||
user "Hypervisor 00 <hv00@balsillie.net>"
|
user hv00@balsillie.net
|
||||||
password changeme
|
password changeme
|
||||||
from hv00@balsillie.net
|
from "Hypervisor 00 <hv00@balsillie.net>"
|
||||||
aliases /etc/aliases
|
aliases /etc/aliases
|
||||||
allow_from_override off
|
allow_from_override off
|
||||||
set_from_header on
|
set_from_header on
|
||||||
|
Loading…
Reference in New Issue
Block a user