From c5348c9d33f8ef3c6441542a486829b44321659e Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 12 Dec 2024 17:07:28 +0800 Subject: mail: max size -> 3G --- smtpd/smtpd.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'smtpd/smtpd.conf') diff --git a/smtpd/smtpd.conf b/smtpd/smtpd.conf index ae2b416..fdb7d87 100644 --- a/smtpd/smtpd.conf +++ b/smtpd/smtpd.conf @@ -6,6 +6,8 @@ # TIPS: Add a new/group vamil for processing dirty stuffs: # useradd -m -c "Virtual Mail" -d /var/vmail -s /sbin/nologin vmail +smtp max-message-size 3G + # Certificates from Let's Encrypt. pki mail.topo.tw cert "/etc/mail/ssl/fullchain.cer" pki mail.topo.tw key "/etc/mail/ssl/mail.topo.tw.key" -- cgit v1.2.3-70-g09d2