Hi,

I access my mails via imap.
There are some problems with tls on the other side:
tls_socket_read (A TLS packet with unexpected length was received.)

So I want to switch to ssl-only (without tls). Can mutt do this?

My current config:

set spoolfile="imaps://[EMAIL PROTECTED]/INBOX"
set folder="imaps://[EMAIL PROTECTED]/INBOX"

set mail_check=90
set timeout=30
set connect_timeout=15
set imap_keepalive=600
set imap_list_subscribed

# activate TLS if available on the server
#set ssl_starttls=yes
# always use SSL when connecting to a server
#set ssl_force_tls=yes
set ssl_use_sslv3=yes
unset imap_passive

Is this correct? I also want to shorten the time of
keepalive-packets. What are good values?

Best regards, Paul
-- 

Attachment: signature.asc
Description: Digital signature

Reply via email to