<<< Date Index >>>     <<< Thread Index >>>

Pb mutt and imap.free.fr



Hi,

I'm using mutt under virtual console. I have an account under
imap.free.fr : I configure it like this under muttrc :

## imap free truc
folder-hook "imap://truc@xxxxxxxxxxxx" 'set imap_user=truc'
folder-hook "imap://truc@xxxxxxxxxxxx" 'set signature="~/signature"'
folder-hook "imap://truc@xxxxxxxxxxxx" 'my_hdr From: Truc <truc@xxxxxxx>'
folder-hook "imap://truc@xxxxxxxxxxxx" 'set
folder=imap://imap.free.fr/INBOX'
## pour que qd on tape c on soit dans le compte imap
folder-hook ^imap://truc@xxxxxxxxxxxx/?$ \
"push <change-folder>?<change-dir><kill-line>\
imap://truc@xxxxxxxxxxxx/<Enter><exit>"
## on impose ici tout le chemin car sinon il y a conflit entre les 2
## comptes free
folder-hook "imap://truc@xxxxxxxxxxxx" 'set
postponed=imap://truc@xxxxxxxxxxxx/INBOX/drafts'
folder-hook "imap://truc@xxxxxxxxxxxx" 'set
record=imap://truc@xxxxxxxxxxxx/INBOX/sent-mail'
folder-hook "imap://truc@xxxxxxxxxxxx" 'set crypt_autosign = yes'
folder-hook "imap://truc@xxxxxxxxxxxx" 'set crypt_replyencrypt = yes'
folder-hook "imap://truc@xxxxxxxxxxxx" 'set crypt_replysignencrypted = yes'

mailboxes imap://truc@xxxxxxxxxxxx


And when I click and the mailbox and then enter the password, the
connection begins and nothing happens anymore. I have to kill mutt.

Is there a way to solve this problem ?

Thx in advance!
Guillaume