Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-04 | pacdiff | Xiao Pan | |
2025-02-22 | pacdiff | Xiao Pan | |
2024-10-25 | pacdiff | Xiao Pan | |
2024-07-05 | fix: postfix smtpd_use_tls will be deprecated, so remvoe | Xiao Pan | |
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 | |||
2024-05-01 | pacdiff | Xiao Pan | |
2024-04-08 | pacnew | Xiao Pan | |
2024-04-05 | Add email server configs | Xiao Pan | |
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 | |||
2024-04-04 | default | Xiao Pan | |