From 3c74da6893887b68caa185f6d2eb2a280a0e445e Mon Sep 17 00:00:00 2001 From: Parthasarathi Susarla Date: Wed, 23 Nov 2005 06:46:51 +0000 Subject: ** See bug #315987 Send only if account is enabled 2005-11-23 Parthasarathi Susarla ** See bug #315987 * em-composer-utils.c: (em_utils_composer_send_cb): Send only if account is enabled (em_utils_composer_save_draft_cb): Save message to server folder only if the account is enabled, else save it locally (generate_account_hash): Add default account into the account hash only if the account none of the account is enabled. (guess_account): use only enabled account * mail.error.xml: Add error message for send-no-account-enabled svn path=/trunk/; revision=30646 --- mail/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 839ec6af0e..8d534329e4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,16 @@ +2005-11-23 Parthasarathi Susarla + + ** See bug #315987 + * em-composer-utils.c: + (em_utils_composer_send_cb): Send only if account is enabled + (em_utils_composer_save_draft_cb): Save message to server + folder only if the account is enabled, else save it locally + (generate_account_hash): Add default account into the account hash + only if the account none of the account is enabled. + (guess_account): use only enabled account + + * mail.error.xml: Add error message for send-no-account-enabled + 2005-11-11 Boby Wang ** See bug 321214. -- cgit v1.2.3