[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

after upgrade from wl-2.14 to wl-2.15.6.20090322 Auto plugged off at imap.web.de:993 :elmo-network-initialize-session



Dear All,

I just upgraded to a little more recent version from my old version. Now I get

Auto plugged off at imap.server.tld:993 :elmo-network-initialize-session

for all my accounts. At first I was suspecting imap folders of the form

%INBOX:UserName@mail-address.tld/clear@imap.realserver.tld:993!

to be the culprits, but I just noticed that the same problem exists
for a folder of the form

%INBOX:UserName/clear@imap.realserver.tld:993!

In my customizations I have

(custom-set-variables
 ...
 '(ssl-certificate-verification-policy 3)
 '(ssl-program-arguments (quote ("s_client" "-quiet" "-host" host
"-port" port "-verify" (int-to-string
ssl-certificate-verification-policy) "-CApath"
ssl-certificate-directory)))
 '(ssl-program-name "openssl")
)

Any hints are appreciated!

Best regards,

Marko