> I am evaluating James as an SMTP/POP3 server for a major > project that involves sending and receiving emails via a > custom windows mail client written in > VC++. > > I am able to send/retrieve emails using various off-the-shelf > email clients (Outlook Express, Thunderbird, etc.). However, > when send using a variety of VC++ custom mail clients, I see > the mails arrive, the SMTP log reports "Successfully > spooled...", but POP3 server chokes when trying to retrieve > those messages.
Does pop3 logs any message? You should have exceptions somewhere... Look at the /tmp/phoenix.console and to the apps/james/logs/pop3server* logs. Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
