-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.msmtprc
49 lines (45 loc) · 960 Bytes
/
.msmtprc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
account peterlvilim
host smtp.gmail.com
port 587
protocol smtp
auth on
from peterlvilim@gmail.com
user peterlvilim
tls on
tls_trust_file ~/.mutt/tls_trust_file
passwordeval pass peterlvilim_mutt@gmail.com
logfile /tmp/.msmtp.log
account andurilbearer
host smtp.gmail.com
port 587
protocol smtp
auth on
from andurilbearer@gmail.com
user andurilbearer
tls on
tls_trust_file ~/.mutt/tls_trust_file
passwordeval pass andurilbearer@gmail.com
logfile /tmp/.msmtp.log
account vilim1backup
host smtp.gmail.com
port 587
protocol smtp
auth on
from vilim1backup@gmail.com
user vilim1backup
tls on
tls_trust_file ~/.mutt/tls_trust_file
passwordeval pass vilim1backup@gmail.com
logfile /tmp/.msmtp.log
account delphix
host smtp.gmail.com
port 587
protocol smtp
auth on
from peter.vilim@delphix.com
user peter.vilim@delphix.com
tls on
tls_trust_file ~/.mutt/tls_trust_file
passwordeval pass peter.vilim@delphix.com
logfile /tmp/.msmtp.log
account default : peterlvilim