This is a development build with the following minor updates: Download: http://www.courier-mta.org/download.php#sqwebmail
* Some portability fixes in the new calendar code * Several miscellaneous fixes: handle multipart/related embedded images when the primary MIME content is multipart/alternative. This is actually another Outlook bug - the correct way to handle this situation is with multipart/alternative MIME content type whose second alternative part is a multipart related part. Also: add a direct link from weekly to monthly calendar views; supply TITLE attributes for embedded images (newer browsers use TITLE instead of ALT for embedded images' floating descriptions). * New dropdown field on the login screen selects an alternative timezone. If selected, the alternative timezone is used instead of the server's default timezone. Currently, I include a small list with the six US timezones. glibc lists nearly 400 timezones, mostly for political reasons, clearly providing the complete list is not feasible. Also, different systems use different timezone names, this is a big mess. Besides, an alternative timezones are only useful where multiple timezone span the same political region. The timezone list is kept in a separate file (~sqwebmail/html/en/us/TIMEZONELIST) can be customized where necessary. -- Sam
