aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/pop3/.cvsignore
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GTKHTML_0_5'.GTKHTML_0_5nobody2000-07-061-6/+0
| | | | svn path=/tags/GTKHTML_0_5/; revision=3912
* fill this in partially make camel_pop3_command return the text afterDan Winship2000-03-231-0/+6
* providers/pop3/camel-pop3-folder.c: fill this in partially * providers/pop3/camel-pop3-store.c: make camel_pop3_command return the text after "+OK"/"-ERR" and add a separate camel_pop3_get_additional_data to get the message body or whatever. Also make them take a CamelPop3Store rather than a CamelStreamBuffer. svn path=/trunk/; revision=2143