Add config to use proxy when sending gmail mail

This commit is contained in:
Thomas Dehaeze 2022-02-07 16:16:12 +01:00
parent acd7f1f95c
commit 1921f804d4

View File

@ -171,6 +171,8 @@ protocol smtp
from dehaeze.thomas@gmail.com
user dehaeze.thomas@gmail.com
passwordeval "pass email/dehaeze.thomas@gmail.com"
proxy_host localhost
proxy_port 8080
#+END_SRC
** ESRF Account