This commit is contained in:
mjallen18
2025-01-03 13:56:52 -06:00
parent d8bfe01610
commit 280518e260
3 changed files with 3 additions and 4 deletions

View File

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