Загрузить файлы в «/»
This commit is contained in:
parent
8fc552f148
commit
365d9fd38c
1 changed files with 14 additions and 0 deletions
14
config.txt
Normal file
14
config.txt
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
defaults
|
||||
auth on
|
||||
tls on
|
||||
tls_trust_file /etc/ssl/certs/ca-certificates.crt
|
||||
logfile ~/.msmtp.log
|
||||
|
||||
account gmail
|
||||
host smtp.gmail.com
|
||||
port 587
|
||||
from your.email@gmail.com
|
||||
user your.email@gmail.com
|
||||
password ВАШ_16_ЗНАЧНЫЙ_ПАРОЛЬ
|
||||
|
||||
account default : gmail
|
||||
Loading…
Add table
Add a link
Reference in a new issue