Hi! I just downloaded and figured out how to build your imap-2002d package. Thanks for providing this! I'm trying to set up ipop3d to use as a POP->IMAP relayer, so that I can access an IMAP server from my POP3 e-mail client - that is what it's for, right? I'm not totally confused? ;)
I'm not sure how to configure it, though: - How do I tell it what the name/address/port of my IMAP server is? I tried changing myServerAddr and myServerHost in env_nt.c, but that didn't work. - Do I need to hard-code in my username/password somehow (by changing the global vars at the top of env_nt.c or ...?), or are those taken from the username/password sent by the POP3 e-mail client? - Do I need to use some form of POP3 authentication from my e-mail client? - Does ipop3d need to cache e-mail messages somewhere, or is it a pure "virtual client" in the sense that it just passes mail from IMAP server directly to POP3 client? Anyway, all I'm getting now are "ERR bad login" or "ERR bad authentication" messages when I try to fetch e-mail. I'm using the UW inetlisn, which seems to be working okay, as it looks like my e-mail client is actually connecting to ipop3d. It's just obviously not making the connection to the server, not sure why. Any general hints on how to set this up would be appreciated! I'm not planning to run a local IMAP server or anything, all I need is ipop3d. - Paul -- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Paul A. | NCBI / NIH Thiessen | [EMAIL PROTECTED] +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ -- ------------------------------------------------------------------ For information about this mailing list, and its archives, see: http://www.washington.edu/imap/c-client-list.html ------------------------------------------------------------------
