Hello,

I have cross-compiled mpop to run on an Marvell XScale ARM9 platform.
with limited busybox fs
When I try to connect to the GMail POP server it mpop returns with a
unknown protocol header.
I'm lost at this point...
Does anyone have a clue what's going wrong here?
Thanks

r...@marvin:/mpop/bin# mpop --serverinfo --host=pop.gmail.com
--port=995 --tls=on --tls-starttls=off --tls-certcheck=on
--tls-trust-file=/mpop/bin/trust.cer
mpop: TLS handshake failed: error:140770FC:SSL
routines:SSL23_GET_SERVER_HELLO:unknown protocol

r...@marvin:/mpop/bin# mpop --serverinfo --host=pop.gmail.com
--port=995 --tls=on --tls-starttls=off --tls-certcheck=off
mpop: TLS handshake failed: error:140770FC:SSL
routines:SSL23_GET_SERVER_HELLO:unknown protocol
r...@marvin:/mpop/bin#

running without TLS:

r...@marvin:/mpop/bin# mpop --serverinfo --host=pop.gmail.com
--port=995 --tls=off --tls-starttls=off --tls-certcheck=off
POP3 server at pop.gmail.com (ey-in-f111.1e100.net [74.125.79.111]), port 995:
   Gpop ready for requests from 77.61.204.202 5pf3201148eyh.17
POP3 capabilities:
   CAPA:
       Support for the CAPA command (get list of capabilities)
   UIDL:
       Support for the UIDL command (get unique mail identifiers)
   LOGIN-DELAY 300:
       minimum time between logins is 300 seconds = 5.00 minutes
   EXPIRE 0:
       this POP3 server will not keep mails
   AUTH:
       Supported authentication methods:
       USER
   RESP-CODES:
       Server error messages in square brackets have a special meaning
This server might advertise more or other capabilities
   after successful authentication.

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
mpop-users mailing list
mpop-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mpop-users

Reply via email to