CVSROOT: /cvs/gnome Module name: evolution-data-server Changes by: fejj 06/06/06 16:07:47
Modified files: camel/providers/groupwise: ChangeLog camel-groupwise-folder.c camel-groupwise-transport.c camel-groupwise-utils.c camel-groupwise-utils.h Log message: 2006-06-06 Jeffrey Stedfast <[EMAIL PROTECTED]> Fixes for Novell bug #173454 [http://bugzilla.gnome.org/show_bug.cgi?id=173454] * camel-groupwise-utils.c (add_recipients): Changed to be an internal function. (send_as_attachment): No longer takes 'buffer' nor 'encoding' arguments. Changed the code to use the camel content-id/message-id parsers rather than home-brew blocks of code to do it. Instead of strcmp'ing mime types, use the camel_content_type_is() function which simplifies things a bit. (camel_groupwise_util_item_from_message): No longer takes a recipients list argument as this function extracted that info from the CamelMimeMessage object anyway. Do charset conversion for text/plain parts. * camel-groupwise-folder.c (groupwise_append_message): Don't pass to/cc/bcc recpients to camel_groupwise_util_item_from_message() as it no longer takes those arguments. * camel-groupwise-transport.c (groupwise_send_to): Same. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=fejj&date=explicit&mindate=2006-06-06%2016:06&maxdate=2006-06-06%2016:08 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list