From 27c2e279202294e937dab53e91881e697c77029c Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 16 Oct 2002 16:12:57 +0000 Subject: If we are trying to reply to a list, first check that we can by getting 2002-10-12 Jeffrey Stedfast * mail-callbacks.c (mail_generate_reply): If we are trying to reply to a list, first check that we can by getting the mlist token. If not, then change the mode to REPLY_ALL. If we can reply to list, the make sure we free the CamelMessageInfo when we're done so we don't leak. Also added a check to see if the mlist token could be found in the Reply-To ehader (since some mailing lists override the Reply-To with their address). svn path=/trunk/; revision=18375 --- mail/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index ce5a0fcac1..50b742ba05 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2002-10-12 Jeffrey Stedfast + + * mail-callbacks.c (mail_generate_reply): If we are trying to + reply to a list, first check that we can by getting the mlist + token. If not, then change the mode to REPLY_ALL. If we can reply + to list, the make sure we free the CamelMessageInfo when we're + done so we don't leak. Also added a check to see if the mlist + token could be found in the Reply-To ehader (since some mailing + lists override the Reply-To with their address). + 2002-10-15 Jeffrey Stedfast * mail-session.c (main_get_filter_driver): Add the new-mail-notify -- cgit v1.2.3