This commit is contained in:
Shelvacu
2024-11-04 11:16:42 -08:00
parent e672d78794
commit b58980525f

View File

@@ -18,6 +18,7 @@ let
"reject-spam-test@example.com"
"buyerservice@made-in-china.com"
"upgrade-plans@asuswebstorage.com"
"info@rfidlabel.com"
];
# must be bigger than gmail's 25MB "attachment limit" which after base64 encoding (x 1.33) is ~33MB
mailSizeLimit = 35*1024*1024;