Hi all, I need to convert all emails of a POP3 account to separate flat files. I can either ssh to that mail host or connect to that host to pop3 connection. Is there any simple way to do that ? I can write a client program to read each email thru a tcp connection, but I think it is overkill for this purpose. Thanks for your advices, Vu