fetchmail-friends
[Top] [All Lists]

[fetchmail] Fetchmail without SSL can't find MD5Init

2003-02-22 02:39:52
Hello,

I've compiled fetchmail-6.2.1 without SSL and I get an error when
polling for mail:

fetchmail: 6.2.1 querying <mailserver> (protocol IMAP) at Thu,
06 Feb 2003 23:18:24 +0100 (MET):
poll started
fetchmail: IMAP< * OK IMAP4 server ready (6.7.015)
fetchmail: IMAP> A0001 CAPABILITY
fetchmail: IMAP< * CAPABILITY IMAP4 IMAP4rev1 UIDPLUS IDLE LOGIN-
REFERRALS NAMESPACE QUOTA CHILDREN
STARTTLS AUTH=CRAM-MD5 AUTH=DIGEST-MD5 AUTH=PLAIN
fetchmail: IMAP< A0001 OK capabilities listed
fetchmail: IMAP> A0002 STARTTLS
fetchmail: IMAP< A0002 OK begin TLS negotiation
fetchmail: Issuer Organization: Thawte Consulting cc
fetchmail: Issuer CommonName: Thawte Server CA
fetchmail: Server CommonName: <mailserver>
fetchmail: webmail.hansenet.de key fingerprint: 
<fingetprint>
fetchmail: Warning: server certificate verification: unable to get 
local issuer certificate
fetchmail: Issuer Organization: Thawte Consulting cc
fetchmail: Issuer CommonName: Thawte Server CA
fetchmail: Server CommonName: <mailserver>
fetchmail: Warning: server certificate verification: certificate not 
trusted
fetchmail: Issuer Organization: Thawte Consulting cc
fetchmail: Issuer CommonName: Thawte Server CA
fetchmail: Server CommonName: <mailserver>
fetchmail: Warning: server certificate verification: unable to verify 
the first certificate
fetchmail: IMAP> A0003 AUTHENTICATE CRAM-MD5
fetchmail: IMAP< + 
PEY5RTQ5ODRDQjQyMUMwOTJBRjFERTYwRDAwMTkzQzgyNzYxMUY4MjFAd2VibWFpbC5oYW
5zZW5ldC5kZT4=
fetchmail: can't resolve symbol 'MD5Init'

It seems like fetchmail wants to authenticate using SSL (STARTTLS) but
it can't find MD5Init which is obvious because fetchmail was compiled
without SSL.

How do I make this work without having to use SSL?

-- 
Best regards,
 Henri                          
mailto:fetchmail(_at_)vanriel(_dot_)xs4all(_dot_)nl




<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail] Fetchmail without SSL can't find MD5Init, Henri van Riel <=