This commit is contained in:
mjallen18
2025-01-22 17:26:31 -06:00
parent 1eca478a7b
commit fe0916e255
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ in
mail_domain = "gmail.com";
mail_smtpauth = 1;
mail_smtpname = "matt.l.jallen";
mail_smtppassword = "egzo mltu kkoc hrfe "; # TODO: smtppassword;
mail_smtppassword = smtppassword;
mail_smtpsecure = "ssl";
mail_smtphost = "smtp.gmail.com";
mail_smtpport = 465;