Hi Eric, I've dialled up the logging, but not much is coming out. I don't have Thunderbird installed here, but Sparrow sends without issue.
I'll try and dig in further. Martin On 5 March 2013 08:56, Eric Charles <e...@apache.org> wrote: > Hi, > > There is some work to do with the Mac clients... > > IMAP was working with ipad/iphone mail client, but trunk does not work > now... > > For your test, raise the SMPT logging level. > If you don't get a stacktrace, you will need to identify the line that > gives the exception, add the needed logging and try to fix. > > Log show a command '?DK/5' which is quite strange. Can you send/read mails > with thunderbird before testing with Mac Mail? > > Thx, Eric > > > > On 05/03/2013 08:51, Martin Hewitt wrote: > >> Hi all, >> >> I'm testing James locally, currently looking at the SMTP server, and >> having >> succeeded in connecting and authenticating via telnet, switched to Mac >> Mail >> and am seeing the following error: >> >> INFO 08:45:33,229 | james.smtpserver | Id='1461448112' User='' Connection >> closed for 127.0.0.1 >> >> INFO 08:45:55,864 | james.smtpserver | Id='1250658493' User='' Connection >> established from 127.0.0.1 >> >> DEBUG 08:45:55,913 | james.smtpserver | Id='1250658493' User='' >> org.apache.james.protocols.**api.handler.CommandDispatcher received: EHLO >> >> DEBUG 08:45:55,913 | james.smtpserver | Id='1250658493' User='' Lookup >> command handler for command: EHLO >> >> DEBUG 08:45:55,914 | james.smtpserver | Id='1250658493' User='' >> org.apache.james.protocols.**smtp.core.esmtp.**EhloCmdHandler: >> [250-sorted >> Hello localhost [127.0.0.1]), 250-PIPELINING, 250-ENHANCEDSTATUSCODES, 250 >> 8BITMIME] >> >> INFO 08:45:55,924 | james.smtpserver | Id='1250658493' User='' Connection >> closed for 127.0.0.1 >> >> INFO 08:45:55,925 | james.smtpserver | Id='705449713' User='' Connection >> established from 127.0.0.1 >> >> DEBUG 08:45:55,926 | james.smtpserver | Id='705449713' User='' >> org.apache.james.protocols.**api.handler.CommandDispatcher received: >> ?DK/5 >> >> DEBUG 08:45:55,926 | james.smtpserver | Id='705449713' User='' Lookup >> command handler for command: ?DK/5 >> >> DEBUG 08:45:55,926 | james.smtpserver | Id='705449713' User='' Unable to >> parse request >> >> java.lang.NullPointerException >> >> Does anyone have a clue as to what might be going on here? >> >> Thanks, >> >> Martin >> >> > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > server-user-unsubscribe@james.**apache.org<server-user-unsubscr...@james.apache.org> > For additional commands, e-mail: > server-user-help@james.apache.**org<server-user-h...@james.apache.org> > >