Age | Commit message (Collapse) | Author |
|
Combine ca into ia to become new ib VPS.
|
|
|
|
|
|
postfix log warning "/etc/postfix/main.cf: support for parameter
"smtpd_use_tls" will be removed; instead, specify
"smtpd_tls_security_level"". I am already using
smtpd_tls_security_level, so I just removed smtpd_use_tls. Also see
https://github.com/LukeSmithxyz/emailwiz/issues/112
`man 5 postconf` has documentation about smtpd_tls_security_level
|
|
|
|
|
|
References:
https://github.com/LukeSmithxyz/emailwiz
https://landchad.net/
https://wiki.archlinux.org/title/Postfix
https://wiki.archlinux.org/title/Dovecot
https://wiki.archlinux.org/title/OpenDKIM
https://wiki.archlinux.org/title/OpenDMARC
Maybe useful:
https://doc.dovecot.org/settings/core/#dovecot-core-settings
https://workaround.org
https://kyun.host/docs/guides/email
`man postconf.5`
More necessary commands notes see arch_install.md
|
|
|
|
|
|
|
|
|