aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-ops.c
Commit message (Expand)AuthorAgeFilesLines
* rename "send" to "send_msg", to avoid name clash with the tcp function.Dan Winship2000-04-241-1/+18
* #include "mail-format.h"Dan Winship2000-04-231-0/+1
* move msg_composer_cb and msg_composer_send_cb to mail-ops. Attach send,Dan Winship2000-04-231-0/+61
* Add some #includes for the non-HAVE_MKSTEMP caseDan Winship2000-04-101-0/+5
* use camel_movemail when fetching mail from an mbox store. This leavesDan Winship2000-04-101-14/+76
* new file, for toolbar/menu callbacks (fetch_mail): fetch mail. Doesn't doDan Winship2000-04-081-0/+185