From ac26b5846f69234a170a4c613f8691eafc40fb81 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 31 Dec 2024 20:14:55 +0800 Subject: update --- smtpd/smtpd.conf | 4 ++-- www/templates/index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/smtpd/smtpd.conf b/smtpd/smtpd.conf index a093ddf..58c984f 100644 --- a/smtpd/smtpd.conf +++ b/smtpd/smtpd.conf @@ -32,8 +32,8 @@ listen on enp1s0 inet4 hostname "mail.topo.tw" port 25 tls pki mail.topo.tw filt listen on enp1s0 inet4 hostname "mail.topo.tw" port 587 tls-require mask-src pki mail.topo.tw auth-optional filter "dkim" # Allow delivery from local or domain-owned-by-me -#action "me" maildir "/home/pham/Maildir" virtual { "@" = "pham" } -action "me" lmtp "/var/run/dovecot/lmtp" virtual { "@" = "pham" } +action "me" maildir virtual { "@" = "pham" } +#action "me" lmtp "/var/run/dovecot/lmtp" virtual { "@" = "pham" } match from any for domain "topo.tw" action "me" match from local for local action "me" diff --git a/www/templates/index.md b/www/templates/index.md index bda72e6..075976b 100644 --- a/www/templates/index.md +++ b/www/templates/index.md @@ -1 +1 @@ -> 尋找塵世裡的佛/成為那個有緣人 +> 遇見生活中的佛/成為那個有緣人 -- cgit v1.2.3-70-g09d2