config (203B)
1 account mailbox.org 2 host smtp.mailbox.org 3 port 465 4 tls on 5 tls_starttls off 6 auth on 7 user sebastiano@tronto.net 8 passwordeval cat ~/.ssh/mailbox.org 9 from sebastiano@tronto.net 10 11 account default: mailbox.org
configMy configuration files and custom scripts. | |
| git clone https://git.tronto.net/config | |
| Download | Log | Files | Refs |
config (203B)
1 account mailbox.org 2 host smtp.mailbox.org 3 port 465 4 tls on 5 tls_starttls off 6 auth on 7 user sebastiano@tronto.net 8 passwordeval cat ~/.ssh/mailbox.org 9 from sebastiano@tronto.net 10 11 account default: mailbox.org