diff options
-rw-r--r-- | smtpd/smtpd.conf | 4 | ||||
-rw-r--r-- | 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 | |||
32 | listen on enp1s0 inet4 hostname "mail.topo.tw" port 587 tls-require mask-src pki mail.topo.tw auth-optional <passwd> filter "dkim" | 32 | listen on enp1s0 inet4 hostname "mail.topo.tw" port 587 tls-require mask-src pki mail.topo.tw auth-optional <passwd> filter "dkim" |
33 | 33 | ||
34 | # Allow delivery from local or domain-owned-by-me | 34 | # Allow delivery from local or domain-owned-by-me |
35 | #action "me" maildir "/home/pham/Maildir" virtual { "@" = "pham" } | 35 | action "me" maildir virtual { "@" = "pham" } |
36 | action "me" lmtp "/var/run/dovecot/lmtp" virtual { "@" = "pham" } | 36 | #action "me" lmtp "/var/run/dovecot/lmtp" virtual { "@" = "pham" } |
37 | match from any for domain "topo.tw" action "me" | 37 | match from any for domain "topo.tw" action "me" |
38 | match from local for local action "me" | 38 | match from local for local action "me" |
39 | 39 | ||
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 @@ | |||
> 尋找塵世裡的佛/æˆç‚ºé‚£å€‹æœ‰ç·£äºº | > é‡è¦‹ç”Ÿæ´»ä¸çš„ä½›/æˆç‚ºé‚£å€‹æœ‰ç·£äºº | ||