On Wed, 12 Aug 2009, Thomas Börkel wrote:
Otherwise, the normal way to do server-based logging is with tee (for
non-encrypted sessions) and/or an SSL proxy that does logging.
How do I do this with tee? I am starting imapd via xinetd and I can do
non-encrypted for debugging.

I have an executable script:

#!/bin/sh
tee /tmp/imapd-$$-in | /usr/local/sbin/imapd | tee /tmp/imapd-$$-out

and have [x]inetd invoke this instead of the imapd binary.

Sadly, most smart phone IMAP clients are pretty bad.  Palm once had a
good client, but I don't think it ever got built for the Pre.
No, it's a totally new client. It works with some IMAP servers, but not
very good with uw-imap, yet. So, I'd like to give Palm some feedback.

Good luck with that. The fellow who was the developer there was extremely IMAP-clueful, but I have no idea what happened with the product after he left Palm about a year ago.

-- Mark --

http://panda.com/mrc
Democracy is two wolves and a sheep deciding what to eat for lunch.
Liberty is a well-armed sheep contesting the vote.
_______________________________________________
Imap-uw mailing list
[email protected]
http://mailman2.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to