Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mutt con smtp di yahoo: errore di handshake
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
realtebo
n00b
n00b


Joined: 12 Jun 2013
Posts: 1

PostPosted: Wed Jun 12, 2013 2:32 pm    Post subject: Mutt con smtp di yahoo: errore di handshake Reply with quote

Salve a tutti !

Io ho la semplice necessità di inviare regolarmente un file tramite cronjob

ho installato mutt ed ho inserito questo file di configurazione in /root/.muttrc

[per favore soprassedete su entrambe queste decisioni ... il problema è un'altro]

Code:

set send_charset="utf-8"
set assumed_charset="iso-8859-9"

set smtp_pass="mypassword"
set smtp_url = "smtps://smtp.mail.yahoo.it:587"  # using port 587 for TLS
set from="myname@yahoo.it"
set realname="Mynane"

set header_cache=~/.mutt/cache/headers
set message_cachedir=~/.mutt/cache/bodies
set certificate_file=~/.mutt/certificates

set smart_wrap = yes
set sort = 'threads'
set sort_aux = 'last-date-received'
set imap_check_subscribed

ignore "Authentication-Results:"
ignore "DomainKey-Signature:"
ignore "DKIM-Signature:"
hdr_order Date From To Cc


L'errore che ricevo è:
Code:

gnutls_handshake: A TLS packet with unexpected length was received.
Impossibile spedire il messaggio.


di cosa si tratta ?
Back to top
View user's profile Send private message
ago
Developer
Developer


Joined: 01 Mar 2008
Posts: 1527
Location: Milan, Italy

PostPosted: Wed Jun 12, 2013 3:34 pm    Post subject: Reply with quote

Moved from Forum italiano (Italian) to Forum di discussione italiano.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum