Implement. (get_trash): Implement. (camel_pop3_store_class_init): Override
authorJeffrey Stedfast <fejj@ximian.com>
Thu, 8 Mar 2001 03:43:33 +0000 (03:43 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Thu, 8 Mar 2001 03:43:33 +0000 (03:43 +0000)
commitb018f90eb78257bc05aec6390bb805cbc5181493
treeb3cd9cae168b7bd80d20d026cc181779acbcee37
parent2517207dc8e05b3c3487438ddc078ad0c4680798
Implement. (get_trash): Implement. (camel_pop3_store_class_init): Override

2001-03-07  Jeffrey Stedfast  <fejj@ximian.com>

* providers/pop3/camel-pop3-store.c (init_trash): Implement.
(get_trash): Implement.
(camel_pop3_store_class_init): Override the default init_trash and
get_trash virtual functions. Hopefully this should fix the problem
of pop3 sotre's not disconnecting after the send&recv code
finishes downloading mail.

Wonder if I should override the default implementation for the
mbox, mh, and maildir too?
camel/ChangeLog
camel/providers/pop3/camel-pop3-store.c