Join Today
+ Reply to Thread
Results 1 to 2 of 2
  1. #1

    Default Cross-compiled stunnel for A780, but gmail not working yet

    I have successfully cross-compiled stunnel for EZX using the crosstool at:


    http://lsb.blogdns.com/ezx-crosstool


    Here's my stunnel.conf:

    Code:
    client = yes
    debug = debug
    ; output = /tmp/stunnel-gmail.log
    output = /dev/stdout
    pid = /tmp/stunnel-gmail.pid
    foreground = yes
    
    [pop3s]
    accept = 127.0.0.1:1109
    connect = pop.gmail.com:995
    
    [smtps]
    accept = 127.0.0.1:259
    connect = smtp.gmail.com:465
    
    [imaps]
    accept = 127.0.0.1:1439
    connect = imap.gmail.com:993
    Which I started under ekonsole with:

    Code:
    $ stunnel stunnel-gmail.conf
    But the email client never successfully connects to 127.0.0.1:1439 and I never see anything in the log about a connection attempt.

    Ideas?

  2. #2

    Default

    Update: I can connect to stunnel with netcat, but the email app can't connect to localhost.


 
+ Reply to Thread

Similar Threads

  1. Ruby cross-compiled for A780
    By cout in forum A780 General Chat
    Replies: 2
    Last Post: 12-23-2008, 11:55 AM
  2. Gmail App on Motorola A780
    By abeymathew10 in forum A780 General Chat
    Replies: 0
    Last Post: 12-21-2006, 10:32 AM
  3. Ask for: strace compiled on A780
    By xhhlihu in forum Development
    Replies: 2
    Last Post: 07-20-2006, 01:22 AM
  4. Use stunnel to ssl enable the imap client on the a780?
    By NetNut404 in forum A780 General Chat
    Replies: 0
    Last Post: 04-22-2006, 12:09 AM
  5. gmail on a780
    By rodawee in forum A780 General Chat
    Replies: 1
    Last Post: 01-03-2006, 01:10 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1