Age | Commit message (Collapse) | Author | Files | Lines |
|
2003-03-06 Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
* mailcheck.c: Added a new error handler.
* popcheck.[ch] (connect_socket): Retrun proper failure status
* remote-helper.[ch]: Call the error handler on error conditions
* solves bug #104891
|
|
Wed Apr 25 21:17:51 2001 George Lebl <jirka@5z.com>
* gen_util/popcheck.[ch], gen_util/remote-helper.[ch],
gen_util/mailcheck.c: apply patch from Rob Funk
(rfunk@funknet.net) to add support for multiple IMAP mailboxes
|
|
Tue Mar 06 16:07:41 2001 George Lebl <jirka@5z.com>
* gen_util/popcheck.[ch], gen_util/mailcheck.[ch],
gen_util/remote-helper.[ch]: Instead of doing network stuff
in the main proccess which could (and would) frequently hang
the panel (which is mucho bad), fork off a process and do things
there, Fixes a couple of bugs on bugzilla which I'm too lazy to
look for now.
|
|
|
|
1999-04-21 Jaka Mocnik <jaka.mocnik@kiss.uni-lj.si>
* gen_util/popcheck.c, gen_util/popcheck.h: routines to check
for mail status on POP3 and IMAP mail servers. provided by
Lennart Poettering <poettering@gmx.net>. also added support
for POP3 "LAST" command.
* gen_util/Makefile.am: added the above files to applet
sources.
* gen_util/mailcheck.c: added a new property page for
mailbox configuration. added checking of POP3 and IMAP
mailboxes.
|