aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-ops.c')
-rw-r--r--mail/mail-ops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-ops.c b/mail/mail-ops.c
index 73d369f31f..f53f78c4cb 100644
--- a/mail/mail-ops.c
+++ b/mail/mail-ops.c
@@ -455,7 +455,7 @@ mail_send_message (CamelMimeMessage *message, const char *destination,
int i;
camel_medium_set_header (CAMEL_MEDIUM (message), "X-Mailer",
- "Evolution/" VERSION SUB_VERSION " " VERSION_COMMENT);
+ "Ximian Evolution " VERSION SUB_VERSION " " VERSION_COMMENT);
camel_mime_message_set_date (message, CAMEL_MESSAGE_DATE_CURRENT, 0);