> [...] > tls on > tls_starttls on > tls_trust_file /etc/ssl/certs/ca-certificates.crt > [...] > > > Ho questo problema ! > Mi dai una dritta sul certificato da utilizzare e/o creare ? > > debian5:~# send-mail: TLS certificate verification failed: the certificate > hasn't got a known issuer > send-mail: could not send mail (account default from /etc/msmtprc)
Se nn ti serve autenticare il server potresti fare a meno completamente di tls_trust_file (forse anche un "tls_certcheck off" e' necessario). In pratica msmtp si connettera' a qualsiasi server, purche' sia possible stabilire una sessione SSL. Se invece ti serve, il certificato giusto dipende da chi e' stato firmata la chiave segreta del server. -- Per REVOCARE l'iscrizione alla lista, inviare un email a [email protected] con oggetto "unsubscribe". Per problemi inviare un email in INGLESE a [email protected] To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20100313170420.ga31...@shannon

