change postmaster addr
parent
36dc8e8e20
commit
b8627b3960
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
# Address to use when sending rejection mails.
|
# Address to use when sending rejection mails.
|
||||||
# Default is postmaster@<your domain>. %d expands to recipient domain.
|
# Default is postmaster@<your domain>. %d expands to recipient domain.
|
||||||
postmaster_address = postmaster
|
postmaster_address = postmaster@libraryofcode.org
|
||||||
|
|
||||||
# Hostname to use in various parts of sent mails (e.g. in Message-Id) and
|
# Hostname to use in various parts of sent mails (e.g. in Message-Id) and
|
||||||
# in LMTP replies. Default is the system's real hostname@domain.
|
# in LMTP replies. Default is the system's real hostname@domain.
|
||||||
|
|
Loading…
Reference in New Issue