History | View | Annotate | Download (36.1 kB)
clear temporary password if authentication fails.
src/rpop3.c: added missing GDK locks.
introduced multi-threading.
generate cache on adding messages.
added menu to the remote POP3 mailbox window.
remote mailbox: fixed sorting by subject, date and size.
remote mailbox: send NOOP command for each 30 seconds to prevent session timeout.
remote mailbox: display 'Quitting' on logout.
remote mailbox: modified style.
remote mailbox: added stop button which stops retrieving of headers.
remote mailbox: enabled cancellation on connection.
remote mailbox: implemented receiving of messages.
remote mailbox: added timeout. Show dialog on error.
remote mailbox: implemented message display.
implemented remote POP3 mailbox.