Monotone-Parent: f90d169fbc251326ea6c8a2f620e125a8a7b4168

Monotone-Revision: 7786f49f6724383b92e91ba7998b99cfb52ceec3

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-20T13:27:21
This commit is contained in:
Wolfgang Sourdeau
2012-04-20 13:27:21 +00:00
parent 9ea333e6b6
commit fa4d2d3141
12 changed files with 135 additions and 65 deletions
+13
View File
@@ -1,3 +1,16 @@
2012-04-20 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Mailer/SOGoDraftObject.m
(-mimeHeaderMapWithHeaders:excluding:) take the new "replyTo"
header into account.
* SoObjects/SOGo/SOGoUser.m (-_appendSystemMailAccount): specify
the value of "SOGoMailReplyTo" in the "replyTo" field of each
identity, if present.
* SoObjects/SOGo/SOGoUserDefaults.m (-setMailReplyTo:)
(-mailReplyTo:): accessors for the "SOGoMailReplyTo" user default.
2012-04-19 Francis Lachapelle <flachapelle@inverse.ca>
* SoObjects/Appointments/SOGoAppointmentFolder.m