I am trying to fetch my GMail using a port forwarded connection. I
have followed the instructions in the latter section of
http://souptonuts.sourceforge.net/postfix_tutorial.html and have
replaced all occurrences of pop.gmail.com:995 with my port forwarded
localhost:<myport>. The problem is that fetchmail fails with
fails with AUTHFAIL.

Some info using openssl s_client:

$ openssl s_client -connect localhost:11443 -CApath /home/ganesh/certs/
CONNECTED(00000003)
depth=1 /C=ZA/ST=Western Cape/L=Cape Town/O=Thawte Consulting
cc/OU=Certification Services Division/CN=Thawte Server
CA/[EMAIL PROTECTED]
verify return:1
depth=0 /C=US/ST=California/L=Mountain View/O=Google
Inc/CN=pop.gmail.com
verify return:1
---
Certificate chain
 0 s:/C=US/ST=California/L=Mountain View/O=Google Inc/CN=pop.gmail.com
   i:/C=ZA/ST=Western Cape/L=Cape Town/O=Thawte Consulting
 cc/OU=Certification Services Division/CN=Thawte Server
 CA/[EMAIL PROTECTED]
---
Server certificate
-----BEGIN CERTIFICATE-----
[snip]
-----END CERTIFICATE-----
subject=/C=US/ST=California/L=Mountain View/O=Google
Inc/CN=pop.gmail.com
issuer=/C=ZA/ST=Western Cape/L=Cape Town/O=Thawte Consulting
cc/OU=Certification Services Division/CN=Thawte Server
CA/[EMAIL PROTECTED]
---
No client certificate CA names sent
---
SSL handshake has read 994 bytes and written 332 bytes
---
New, TLSv1/SSLv3, Cipher is DES-CBC3-SHA
Server public key is 1024 bit
SSL-Session:
    Protocol  : TLSv1
    Cipher    : DES-CBC3-SHA
    Session-ID:
C691468A42707E1BB78CEE9CED5C764E9AE948D5A39A565C2D947E03CBBC418D
    Session-ID-ctx:
    Master-Key:
ACDBC75D7446479CD9553F006F03AA5A1103C79C50820791E3B38EE036CC9DA0B2483812D036F2923ACEBDD0D33903AF
    Key-Arg   : None
    Start Time: 1123048276
    Timeout   : 300 (sec)
    Verify return code: 0 (ok)
---
+OK Gpop f3pf1235039rne ready.

Where am I going wrong?

-- 
Kumar Appaiah
Registered Linux user; #337473
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=337473


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to