summaryrefslogtreecommitdiffstats
path: root/accounts/mail2news
blob: 89c71d9c25077a259bc85597d519f12c4692380b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Account: mail2news (solo SMTP via Tor)

# Il "from" viene impostato dinamicamente dalla macro
set from = "victor@virebent.invalid"
set realname = "Gabx"

# Nessun IMAP - solo invio
set folder = ""
set spoolfile = ""

# SMTP via Tor (.onion)
set smtp_url = "smtp://qee4i7sags6phsvb2yodwecfj7noimfhhalsjktsvikrwotxzis3raad.onion:25"
set smtp_pass = ""
set ssl_starttls = no
set ssl_force_tls = no

# Header personalizzati
my_hdr X-Mailer: NeoMutt mail2news
my_hdr X-PGP-Key: https://contact.virebent.art/.well-known/openpgpkey/gabvirebent.asc

# YubiSigner: Firma automatica con YubiKey PIV Ed25519 tramite editor wrapper
set editor = "$HOME/Projects/neomutt-config/scripts/vim-yubisigner"

color status black white