aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-callbacks.c
Commit message (Expand)AuthorAgeFilesLines
* If the folder's permanent_flags don't include CAMEL_MESSAGE_DELETED, don'tDan Winship2002-05-011-0/+2
* Do away with the goto-next-folder stuff, it's very annoying.Jeffrey Stedfast2002-04-271-0/+2
* Removed all Delivered-To headers before redirecting. Fixes bug #23635.Jeffrey Stedfast2002-04-191-0/+6
* use default paper name in case of wrong translationRadek Doulik2002-04-191-1/+5
* Setup News preferences too if it is enabled.Jeffrey Stedfast2002-04-131-5/+5
* Set the text of the reply-to. (mail_account_gui_save): Get the reply-toJeffrey Stedfast2002-04-121-1/+1
* Set the 'No' button as the default.Jeffrey Stedfast2002-04-111-0/+3
* Make the drafts and sent folder buttons be EvolutionFolderSelectorButtons.Dan Winship2002-04-051-18/+16
* Set the window title/icon here instead.Jeffrey Stedfast2002-04-041-5/+8
* Pass the UID of the message being edited to the save-draft signal handler.Jeffrey Stedfast2002-04-031-9/+26
* Updated to respect the new mail-config options for default reply styleJeffrey Stedfast2002-03-281-1/+15
* Sync with yet-another-mail-config branch.Jeffrey Stedfast2002-03-271-31/+1
* Changed to get the address from the messageinfo of the current selectedNot Zed2002-03-261-41/+42
* Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-211-27/+0
* New callback to set a colour on a message.Jeffrey Stedfast2002-03-161-4/+6
* Implemented.Jeffrey Stedfast2002-03-151-0/+11
* Set the folder on a folder-browser object.Jeffrey Stedfast2002-03-131-1/+59
* Update for storage changes: explicitly create a root folder.Dan Winship2002-03-081-1/+1
* Connect to the focus-in/out events on the message-list so that we canJeffrey Stedfast2002-03-051-3/+5
* Forward all selected messages. Fixes bug #21190.Jeffrey Stedfast2002-03-021-7/+13
* Prompt the user to find out if he/she wants to go to the next folder withJeffrey Stedfast2002-02-201-2/+149
* Default the from-account to the source account. If that fails, then guessJeffrey Stedfast2002-02-151-13/+13
* Set the followup icon to use the new flag icon rather than the exclamationJeffrey Stedfast2002-02-141-0/+10
* Fixed a bug.Jeffrey Stedfast2002-02-131-0/+9
* No longer need to call e_msg_composer_show_sig_file(). This gets handledJeffrey Stedfast2002-02-131-2/+0
* Show the signature.Jeffrey Stedfast2002-02-131-0/+1
* use reset undo in editorRadek Doulik2002-02-121-0/+7
* New flag-for-followup tag editor dialog.Jeffrey Stedfast2002-02-091-5/+134
* Base class for a message tag editor.Jeffrey Stedfast2002-02-091-17/+22
* call set_body later to allow ignored words to be sent to gtkhtml controlRadek Doulik2002-02-081-22/+22
* Bumped the required version of gal.Christopher James Lahey2002-02-071-23/+11
* Removed references to NEEDS_REPLY.Jeffrey Stedfast2002-02-071-20/+1
* Dont double-free the text body data.Not Zed2002-02-061-4/+0
* Add attachments after we've seen if the composer object is valid.Not Zed2002-02-041-17/+23
* Don't bother setting the auto-cc/bcc recipients here. I'm moving the codeJeffrey Stedfast2002-02-021-25/+0
* ignore spell checking of words in addresses, move set_body_text after allRadek Doulik2002-02-011-6/+28
* Pass the parent window to mail_account_editor_new().Jeffrey Stedfast2002-01-311-3/+3
* Changed the function signature so that we can pass in whom we want toDave West2002-01-301-6/+17
* New function that implements the Redirect feature.Jeffrey Stedfast2002-01-301-0/+83
* (footer_info_free): unref footer fontRadek Doulik2002-01-301-1/+9
* (do_mail_print): get rid of static global variables, as they areRadek Doulik2002-01-301-21/+36
* initialize line to 0 to make everybody happy ;-) ops, set local_font toRadek Doulik2002-01-301-2/+2
* Don't bother checking for invalid recipients anymore. If a recipient isJeffrey Stedfast2002-01-291-41/+6
* print footer (footer_print_cb): print page number and number of pagesRadek Doulik2002-01-291-16/+30
* If the mail-display is in focus, then select-all in the mail displayJeffrey Stedfast2002-01-251-3/+7
* Simplified.Jeffrey Stedfast2002-01-231-30/+30
* Don't remove any X-Evolution* headers here, the composer already knows toJeffrey Stedfast2002-01-111-3/+0
* Do proper refcounting on the draft folder.Jeffrey Stedfast2002-01-091-2/+7
* Add an Organization header.Jeffrey Stedfast2002-01-041-0/+2
* Simplified. Also no longer needs an "ignore_addr" argument as far as I canJeffrey Stedfast2002-01-031-38/+35
* remove e_gnome_dialog util functions and use e-util ones insteadJP Rosevear2002-01-031-44/+1
* Add the auto-cc/bcc recipients here. The problem with setting them in theJeffrey Stedfast2001-12-201-11/+37
* Connect to the save-draft signal. (send_to_url): Here too. (mail_reply):Jeffrey Stedfast2001-12-151-1/+100
* Fixed for mail_content_loaded's new signature.Jon Trowbridge2001-12-121-7/+35
* Add ETable magic for our new "Needs Reply" column. (The next few entriesJon Trowbridge2001-12-121-5/+82
* set paper size to _("US-Letter"), use gtk_html_print_set_masterRadek Doulik2001-12-111-2/+2
* Don't just assume all of the GtkHTMLEmbedded's fields are filled in, sinceDan Winship2001-12-101-1/+1
* Implements marking messages as "Need Reply".Jon Trowbridge2001-12-101-4/+24
* Setup the UI for the AddSenderToAddressbook ui verb thingy.Jeffrey Stedfast2001-12-071-4/+10
* If the path exists, make sure it's a regular file (or we can't possiblyJeffrey Stedfast2001-12-041-11/+11
* If we already have the message loaded in the mail-display, don't botherJeffrey Stedfast2001-11-111-3/+9
* Override the Move/Copy handlers setup by the folder_browser_ui code, and52001-11-061-0/+3
* Renamed from mail_html_write_string.Jeffrey Stedfast2001-11-061-4/+14
* Disconnect from the message_list_built function so we dont do it every22001-11-031-0/+2
* Don't use a case-sensitive comparison.Jeffrey Stedfast2001-11-011-1/+1
* Move the message-list cursor to the next message. (transfer_msg): If weJeffrey Stedfast2001-10-291-2/+33
* fb = user_data, not fb = fb!, fixes 13844.82001-10-291-1/+1
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-3/+2
* Work around something that we think is a GtkHTML bug, where sometimes theDan Winship2001-10-271-1/+1
* Set the GdkWindow of the FolderBrowser, not the GtkWindow...Jeffrey Stedfast2001-10-271-2/+2
* Use a timeout not an idle handler.62001-10-261-3/+2
* No longer need to pass a settext argument. (do_forward_non_attached):Jeffrey Stedfast2001-10-251-2/+2
* fixed a logic mistake from my last commitJeffrey Stedfast2001-10-241-8/+5
* Make sure the fb and it's message-list exist. (reply_to_list): same.Jeffrey Stedfast2001-10-241-156/+240
* Completely re-done. We now hae a completely async dialogue when requested32001-10-231-14/+4
* Don't wrap error text with <blockquote>, this is done insideJeffrey Stedfast2001-10-231-3/+9
* Fix these functions so they don't crash evolution-mail. Too bad it stillDan Winship2001-10-221-7/+6
* Instead of select_all() then using the tree's selected nodes to iterate,22001-10-221-2/+14
* fixed bug #13151Jeffrey Stedfast2001-10-221-2/+14
* Update for e_msg_composer_add_messages_attachments arg change.Dan Winship2001-10-221-2/+2
* hook up zoom functions.Larry Ewing2001-10-211-0/+18
* Allow copy/move to/from vTrash folders as well.Jeffrey Stedfast2001-10-201-1/+1
* Update to reflect API changes to e_msg_composer_add_message_attachments().Jeffrey Stedfast2001-10-201-1/+2
* Update to reflect API changes to e_msg_composer_add_message_attachments().Jeffrey Stedfast2001-10-201-3/+3
* Don't make the mail settings dialog modal.Jeffrey Stedfast2001-10-191-3/+4
* Fix the WM problems related to the folder selection dialog beingEttore Perazzoli2001-10-191-1/+3
* Helper macro.Jeffrey Stedfast2001-10-181-4/+6
* Don't use gnome_dialog_run_and_close() here, we can easily get away withJeffrey Stedfast2001-10-181-19/+35
* Only empty trash on enabled accounts, fixes #12821.72001-10-181-1/+1
* don't apply the body text in replys since we will just replace it anyway.Larry Ewing2001-10-161-1/+1
* Don't emit a gtk warning if the composer creation fails.Dan Winship2001-10-141-3/+3
* Listen for "destroy" events from the control, so that we don't leave strayJon Trowbridge2001-10-121-0/+19
* oops, and here tooJeffrey Stedfast2001-10-121-2/+2
* pass FALSE along to the add_message_attachments callJeffrey Stedfast2001-10-121-1/+1
* Attach the message attachments. Fixes bug #5439.Jeffrey Stedfast2001-10-121-1/+8
* Make sure the service/storage are non-NULL.Jeffrey Stedfast2001-10-121-46/+34
* use new function to copy the attachments from the source message. ThisLarry Ewing2001-10-111-0/+2
* Create a chaqrset picker submenu in the View menu.Jeffrey Stedfast2001-10-101-1/+1
* Use gtk_signal_connect_while_alive here so e_gnome_dialog_parent_destroyedDan Winship2001-10-101-2/+3
* Revert the change to use e_msg_composer_new_with_message. That hasDan Winship2001-10-101-1/+1
* reformatted the menu tables so they're a bit more bloody readable.52001-10-061-0/+8
* New convenience function that not only sets the gnome-dialog's parentJeffrey Stedfast2001-10-061-28/+94
* use e_msg_composer_new_with_message rather than e_msg_composer_new. ThisLarry Ewing2001-10-061-1/+1
* Set the parent window as the fb. This fixes bug #11723. (filter_edit): DoJeffrey Stedfast2001-10-051-9/+18
* If we're accessing a vfolder uri, then popup the vfolder editor instead of42001-10-051-1/+6
* Pass an empty flags argument to mail_transfer_messages - destinationJeffrey Stedfast2001-10-031-1/+1
* strdup our "This message contains invalid recipients" string, since itJon Trowbridge2001-09-271-1/+2
* Decode our URL before extracting the address to pop up contact info.Jon Trowbridge2001-09-271-1/+1
* Only cache the password for the service if it has an entry in the accountJeffrey Stedfast2001-09-261-12/+20
* All made redundant by new mail-folder-cache code. (delete_folders,Michael Zucci2001-09-221-85/+0
* Convert all textual parts to 8bit before saving. Fixes bug #10388.Jeffrey Stedfast2001-09-211-1/+1
* don't free memory that we don't own.Jeffrey Stedfast2001-09-211-2/+2
* Truncate extremely long subjects. (inspired by bug #9158)Jon Trowbridge2001-09-201-3/+8
* Convert the names to the locale charset.Jeffrey Stedfast2001-09-201-14/+19
* Pass the actual unread message count, not just whether or not it's > 0.Dan Winship2001-09-201-2/+2
* General cleanup of mail debug printfs.92001-09-191-3/+0
* Don;t destroy the pixbuf loader, unref it instead.Jeffrey Stedfast2001-09-171-9/+9
* Fixed double-freeing of EDestination vector when sending html mail toJon Trowbridge2001-09-141-1/+0
* Don't use new_with_sig_file, that function no longer exists.Jeffrey Stedfast2001-09-111-2/+2
* Pass along the right string, this fixes bug #9518.Jeffrey Stedfast2001-09-111-1/+1
* Remove some mailer-set headers. Fixes bug #9462.Jeffrey Stedfast2001-09-111-3/+8
* Fix obvious dumb mistake in previous commit that made it *always* complainDan Winship2001-09-111-16/+18
* Complain if we are trying to send to invalid recipients. (Bug #8875)Jon Trowbridge2001-09-101-6/+46
* Added. Shows a (hopefully) informative dialog warning you that someJon Trowbridge2001-09-091-31/+113
* Fix a bunch of replying/forwarding-related formatting bugs.Dan Winship2001-09-071-8/+3
* Pass in FALSE as the 'sending' arg to e_msg_composer_get_message.Jon Trowbridge2001-08-301-1/+1
* Check if we are trying to reply to a message with no From: field, and tryJon Trowbridge2001-08-281-1/+6
* Remove X-Evolution* headers. (mail_tool_remove_xevolution_headers): NewJeffrey Stedfast2001-08-281-1/+1
* Revert fix for Ximian bug #6995.Christopher James Lahey2001-08-241-28/+6
* In the GUI, the toggle is labelled "hide addresses", not "show addresses"Jon Trowbridge2001-08-231-5/+39
* camel_folder_create_folder can now return a heirachial tree so subscribeJeffrey Stedfast2001-08-201-6/+6
* Allow the activity to be NULL if there isn't a global_shell_client so thatJeffrey Stedfast2001-08-201-3/+4
* Made delete make the cursor go backwards if the user is sorting byChristopher James Lahey2001-08-201-6/+28
* Convert the date string to UTF-8. (do_forward_non_attached): Same here.Jeffrey Stedfast2001-08-201-12/+15
* Change the default values for "always-sign" to false.Jeffrey Stedfast2001-08-191-1/+2
* remove a cmpiler warningJeffrey Stedfast2001-08-181-1/+1
* Respect the user's desire to be prompted to confirm that he wants toJeffrey Stedfast2001-08-171-8/+20
* Re-added, at Ettore's request, the confirm-expunge dialog.Anna Marie Dirks2001-08-161-7/+8
* Don't confirm expunge.Not Zed2001-08-151-1/+1
* Make previous unread wrap around too.Peter Williams2001-08-151-1/+1
* Confirm that the user really wants to expunge. (save_msg_ok): Set theJeffrey Stedfast2001-08-141-1/+29
* Prepend the uri with evolution: to fix bug #6916.Jeffrey Stedfast2001-08-111-1/+1
* Since 'N' keypresses go through here now, use wrap-around selecting.Jason Leach2001-08-111-2/+2
* If marking messages as unread, remove the automatic mark-as-read timer.Jason Leach2001-08-111-1/+9
* Added a g_assert_not_reached() - I'm hoping this will help us track downJeffrey Stedfast2001-08-101-6/+6
* Save the pgp and smime always-sign options.Jeffrey Stedfast2001-08-101-6/+6
* Hide the app->window. (do_mail_print): Set the parent of the gnome-dialogJeffrey Stedfast2001-08-081-40/+25
* Hide the app->window.Jeffrey Stedfast2001-08-081-1/+1
* Use bonobo_object_unref on the storage since it's a bonobo object.Peter Williams2001-08-081-4/+4
* Added key accelerators to a bunch of the config options and moved the BccJeffrey Stedfast2001-08-071-35/+16
* Set the message-display message to NULL if we can't get an info too.Jeffrey Stedfast2001-08-071-1/+1
* Make vtrash folders on other storages with a "vtrash" type, so they getJason Leach2001-08-071-4/+11
* Reimplement to be asynchronous and pretty, with progressive folder loadingPeter Williams2001-08-071-3/+4
* Yuck. Special case whether or not we want to expunge all the trash foldersJeffrey Stedfast2001-08-071-10/+25
* forgot to commit a fileJacob Leach2001-08-051-8/+10
* Raise the filter-editor window if it's already created.Jeffrey Stedfast2001-08-031-1/+1
* Don't move cursors around when deleting last message and Hide DeletedJason Leach2001-08-011-3/+5
* Don't make the key url:item if we have the url, just make it url. ThisJeffrey Stedfast2001-07-261-2/+0
* Initialize `me' to NULL. (forward_attached): If we are only forwarding aJeffrey Stedfast2001-07-261-12/+37
* Initialize `me' to NULL.Jeffrey Stedfast2001-07-261-1/+1
* If we're the last row and we're deleting, select the previous message, notJason Leach2001-07-251-2/+8
* Do a case-insensitive comparison. (mail_generate_reply): Only resort toJeffrey Stedfast2001-07-251-15/+17
* Fixed the "Read" to be Read in the glade file per menesis' request.Jeffrey Stedfast2001-07-241-1/+1
* [Bug #5225: No UI way to mark as unimportant]Jason Leach2001-07-241-4/+10
* In camel:Peter Williams2001-07-201-6/+4
* Use CAMEL_VTRASH_NAME.Jeffrey Stedfast2001-07-181-3/+3
* Merged mine and Peter's entries.Jeffrey Stedfast2001-07-141-1/+1
* Segfault prevention here if no uid is currently loaded.Peter Williams2001-07-141-4/+6
* Segfault prevention here if we lose the race withPeter Williams2001-07-141-1/+2
* Force-hide all deleted messages before expunging. (expunged_folder):Jeffrey Stedfast2001-07-131-10/+25
* Only blank the mail display if the message being viewed is one of those toJason Leach2001-07-131-1/+8
* Make sure that the reply-to addr i non-NULL before trying to add it to theJeffrey Stedfast2001-07-111-5/+5
* add a NULL check since that is a valid return.Larry Ewing2001-07-071-1/+4
* Freeze and Thaw the folder.Jeffrey Stedfast2001-07-071-5/+4
* Don't free the psd here -- it will be freed on the "destroy" signal.Peter Williams2001-07-071-4/+3
* Select the very next message after deleting, not the next undeleted (itJason Leach2001-07-071-1/+3
* Unset the message being displayed when expunging. This makes expungedJoe Shaw2001-07-041-0/+1
* If msg is NULL, fetch the message and requeue a mail_reply call. Fixes bugJoe Shaw2001-07-041-1/+14
* Forgot to save thisPeter Williams2001-07-041-2/+4
* Updated for the mail_transfer_messages API.Jeffrey Stedfast2001-07-031-1/+2
* New file. Protoypes for the Mail Folder Cache, which provides a place forPeter Williams2001-07-031-11/+8
* Changed to return the created window. (find_socket): Added. Copied fromJon Trowbridge2001-07-011-0/+66
* make sure we show the sig file.Larry Ewing2001-06-301-3/+6
* fixed a logic mistake in the last commitJeffrey Stedfast2001-06-301-9/+9
* Throw up the confirmation dialog. (composer_get_message): If the user onlyJeffrey Stedfast2001-06-301-2/+47
* simplified(refactored) signature handling + better support for htmlRadek Doulik2001-06-291-19/+6
* Bump required gal version for new accessors in ETree.Peter Williams2001-06-281-2/+77
* Don't pop up a progress dialog to say "I already finished this a whileDan Winship2001-06-271-5/+2
* sync folders after we've gotten mailjacob berkman2001-06-261-0/+49
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-4/+4
* Allow the message to be sent even if there are no To recipients but onlyJeffrey Stedfast2001-06-221-8/+19
* Use a nice switch statement and use the new enum values.Jeffrey Stedfast2001-06-191-2/+2
* Now takes a hash table of already-used-recipients so that we don't getJeffrey Stedfast2001-06-191-5/+14
* Add Reply-to-List bonobo verbs.Jeffrey Stedfast2001-06-151-23/+70
* Reattach X-Evolution-Account information to the message after sending it.Jon Trowbridge2001-06-091-1/+2
* spJeffrey Stedfast2001-05-301-1/+1
* Take another argument to ignore a certain address. (mail_generate_reply):Jeffrey Stedfast2001-05-301-29/+37
* Added callbacks for Next/Previous Unread and Next/Previous FlaggedJeffrey Stedfast2001-05-271-11/+37
* g_strdup the uid into the ml->cursor_uid.Jeffrey Stedfast2001-05-251-4/+4
* Don't free the folder-info here, instead have mail_append_mail() call ourJeffrey Stedfast2001-05-241-2/+7
* mark Outbox messages as read.Dan Winship2001-05-181-1/+5
* Functions to determine if a folderbrowser is one of the drafts, sent, orDan Winship2001-05-171-120/+3
* Load http images if the user has force-loaded images too.Dan Winship2001-05-161-0/+8
* Split "Other" page into three pages, Display, Composer, and PGP. Add HTMLDan Winship2001-05-151-82/+48
* Don't allow multiple copies of this to be run at a time.Jeffrey Stedfast2001-05-121-17/+57
* If the cursor_uid is NULL, then we can't forward anything so just return.Jeffrey Stedfast2001-05-121-0/+6
* Don't advance to the next undeleted message after "Delete"...Dan Winship2001-05-111-4/+14
* Importer changesIain Holmes2001-05-091-0/+2
* Free the UIDs if the user decides to not go through with editing all theJeffrey Stedfast2001-05-091-5/+26
* Don't filter on Seen status. (previous_msg): Same. (next_unread_msg): NewJeffrey Stedfast2001-04-271-2/+22
* Added "MessageSearch" verb.Jon Trowbridge2001-04-261-2/+18
* New foot-shooting-prevention helper function. (edit_msg_internal,Dan Winship2001-04-251-0/+27
* signature changingRadek Doulik2001-04-251-10/+8
* Use the message-browser widget rather than the mail-view window.Jeffrey Stedfast2001-04-241-6/+8
* Append a "/" to the result of g_get_home_dir so gets the default dir itDan Winship2001-04-241-2/+4
* ugh, don't bother checking if the header values are non-NULL - it doesn't hur...Jeffrey Stedfast2001-04-231-11/+3
* Only set the X-Evolution-* header if that value is non-NULL.Jeffrey Stedfast2001-04-231-3/+11
* use system = EVOLUTION_DATADIR "/file" instead of g_strdup_printf. RenameGediminas Paulauskas2001-04-221-2/+1
* Implemented. (resend_msg): Use is_sent_folder().Jeffrey Stedfast2001-04-191-2/+61
* Mark the messages as seen, not unseen. (is_drafts_folder): New function toJeffrey Stedfast2001-04-161-13/+77
* Mark the messages as seen, not unseen.Jeffrey Stedfast2001-04-161-1/+1
* mark messages as seen when opening then in a separate window.Dan Winship2001-04-121-0/+1
* Use the homedir as the default filename.Jeffrey Stedfast2001-04-121-1/+1
* Change to the user's home dir before opening the filesel.Jeffrey Stedfast2001-04-121-0/+1
* Added #include <libgnome/gnome-paper.h>Jon Trowbridge2001-03-301-4/+9
* #include <camel/camel-vtrash-folder.h>Dan Winship2001-03-301-0/+1
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-4/+9
* Set up the sent/drafts folder buttons. (folder_picker_clicked): Pop up theDan Winship2001-03-291-48/+45
* Add "vtrash" as an allowed mail folder type.Jeffrey Stedfast2001-03-271-1/+1
* Simplify a bit using camel_session_get_provider.Dan Winship2001-03-261-12/+3
* New callback to handle a double-click event in the account clist.Jeffrey Stedfast2001-03-231-9/+8
* Bumped gal requirement to 0.5.99.8.Christopher James Lahey2001-03-201-4/+4
* Add Resend Message menu item.Jeffrey Stedfast2001-03-191-0/+39
* Unref the message.Jeffrey Stedfast2001-03-191-0/+2
* Move the proxy event outside the lock (otherwise we always deadlock).Not Zed2001-03-171-1/+1
* Added edit item to search-bar menu.Not Zed2001-03-151-1/+7
* Added protection.Jeffrey Stedfast2001-03-121-2/+61
* Remove our X-Evolution header before we send. Also don't send messagesJeffrey Stedfast2001-03-121-13/+13
* Set the Forward->Quoted callback. Also set the forward->AttachmentJeffrey Stedfast2001-03-091-26/+68
* Call open_msg here so that it does the Right Thing (tm).Jeffrey Stedfast2001-03-091-3/+3
* Reorganize the menus to have entries always in a consistent fashion, asMiguel de Icaza2001-03-071-10/+28
* Don't access the `active` data member of a GtkToggleButton directly - badJeffrey Stedfast2001-03-061-1/+1
* Return TRUE if the user configured his/her settings, else return FALSE.Jeffrey Stedfast2001-02-281-11/+13
* Set a "References" header no matter what if we are able to get aJeffrey Stedfast2001-02-271-9/+11
* Mark deleted messages as "seen" as well so they don't count towards theDan Winship2001-02-271-1/+1
* Abort if the message is NULL (which is valid if an error occured).Jeffrey Stedfast2001-02-261-0/+4
* New stuff for the importer to create a new folderIain Holmes2001-02-231-1/+1
* Fix for api changes to append_mail.Not Zed2001-02-211-1/+1
* Pass NULL, not "/" for @top.Dan Winship2001-02-211-7/+8
* Use mail_storage_create_folderJeffrey Stedfast2001-02-161-0/+87