See ChangeLog

Monotone-Parent: 53a3680b094640a96987cce96326daad38a619e0
Monotone-Revision: 4b96a79ded99473f7c6766140d0cd061fbf033cf

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-12-26T16:01:08
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte
2009-12-26 16:01:08 +00:00
parent ec868276aa
commit e2e53b5a53
2 changed files with 32 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
2009-12-26 Ludovic Marcotte <lmarcotte@inverse.ca>
* SoObjects/SOGo/SOGoMailer.m (_smtpSendData:
toRecipients:sender:): We now honor the 'port'
part in the SMTP server address. So one can now
specify hostname:port (like localhost:587) as
a value of SOGoSMTPServer. This fixes
http://www.scalableogo.org/bugs/view.php?id=201
2009-12-25 Ludovic Marcotte <lmarcotte@inverse.ca>
* Tools/SOGoToolBackup.m (-fetchUserIDs:):