change duck@duckland.org -> don@donharper.org
This commit is contained in:
parent
3b9132a6cb
commit
f7bad4e4b1
2 changed files with 2 additions and 2 deletions
|
|
@ -252,7 +252,7 @@ in
|
|||
auth = true;
|
||||
tls = true;
|
||||
port = 587;
|
||||
from = "duck@duckland.org";
|
||||
from = "don@donharper.org";
|
||||
host = "smtp.gmail.com";
|
||||
user = "duckunix@gmail.com";
|
||||
passwordeval = "cat /home/don/.smtp_password.txt";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue