[evolution] Bug 585904 - Don't overwrite Date: header when writing Fcc
- From: David Woodhouse <dwmw2 src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug 585904 - Don't overwrite Date: header when writing Fcc
- Date: Tue, 15 Jun 2010 13:44:56 +0000 (UTC)
commit da4b198ffa205cafc5de986085e77e1b8cc47408
Author: David Woodhouse <David Woodhouse intel com>
Date: Tue Jun 15 14:41:22 2010 +0100
Bug 585904 - Don't overwrite Date: header when writing Fcc
mail/mail-ops.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/mail/mail-ops.c b/mail/mail-ops.c
index 128cb28..5297614 100644
--- a/mail/mail-ops.c
+++ b/mail/mail-ops.c
@@ -541,7 +541,6 @@ mail_send_message (struct _send_queue_msg *m, CamelFolder *queue, const gchar *u
/* Now check for posting, failures are ignored */
info = camel_message_info_new(NULL);
camel_message_info_set_flags(info, CAMEL_MESSAGE_SEEN, ~0);
- camel_mime_message_set_date(message, CAMEL_MESSAGE_DATE_CURRENT, 0);
for (header = xev;header;header=header->next) {
gchar *uri;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]