From 434db5193380185cc1b6347ff5882ad558f401d4 Mon Sep 17 00:00:00 2001 From: jgf Date: Wed, 10 Dec 2003 08:59:11 +0000 Subject: retrieve headers from mailbox --- (limited to 'noncore/net/mail/libmailwrapper/pop3wrapper.h') diff --git a/noncore/net/mail/libmailwrapper/pop3wrapper.h b/noncore/net/mail/libmailwrapper/pop3wrapper.h index b791409..f242746 100644 --- a/noncore/net/mail/libmailwrapper/pop3wrapper.h +++ b/noncore/net/mail/libmailwrapper/pop3wrapper.h @@ -20,6 +20,7 @@ protected: void logout(); private: + RecMail *parseHeader( const char *header ); POP3account *account; mailpop3 *m_pop3; -- cgit v0.9.0.2