feat: add dkim setup docs

This commit is contained in:
lab 2021-12-22 00:28:41 +08:00
parent 6782367ad4
commit 8be458df1b

View File

@ -23,4 +23,7 @@ https://wiki.archlinux.org/title/Virtual_user_mail_system_with_Postfix,_Dovecot_
# do some checking # do some checking
postmap -q esin.io proxy:pgsql:/etc/postfix/pgsql/virtual_alias_maps.cf postmap -q esin.io proxy:pgsql:/etc/postfix/pgsql/virtual_alias_maps.cf
postmap -q hi@esin.io proxy:pgsql:/etc/postfix/pgsql/virtual_mailbox_maps.cf postmap -q hi@esin.io proxy:pgsql:/etc/postfix/pgsql/virtual_mailbox_maps.cf
# dkim
https://www.cnblogs.com/MYue/p/8205439.html