aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-send-recv.c
Commit message (Expand)AuthorAgeFilesLines
...
* Handle internal camel status return. (receive_done): Remove activeNot Zed2001-02-081-21/+125
* Moved bonobo includes from the .c to the .h. IncludeChristopher James Lahey2001-02-061-1/+5
* Cleaned up so we dont add an unecessary level of indenting.Not Zed2001-02-021-51/+50
* Fix bug in autodetected mboxesIain Holmes2001-01-311-43/+55
* Debug function to compare the tree we think we have, after an incrementalNot Zed2001-01-291-17/+19
* The following fixes seem to clear up the problem of new mail not beingJeffrey Stedfast2001-01-261-1/+6
* Fix the subject match expression, which was missing a closing ).Not Zed2001-01-251-6/+14
* Make sure the source->url is not NULL (which is perfectly valid).Jeffrey Stedfast2001-01-241-1/+6
* Make sure the source->url is not NULL (which is perfectly valid).Jeffrey Stedfast2001-01-241-1/+27
* s/filter-driver.h/camel-filter-driver.h/ and update first arg ofDan Winship2001-01-231-2/+2
* remove a warning with conditional news compilation.Not Zed2001-01-221-669/+3
* Init a cancel field in the message. (mail_msg_free): Free it.Not Zed2001-01-211-110/+672
* New swanky send/recieve thingy, well it so far only receives (pop/mbox).Not Zed2001-01-191-0/+604