Why do the emails created using Sogo have the headers in lowercase? For any
email composed in teh SOGo web interface, I have observed that the mail headers
are written as :

from:
in-reply-to:
to:
subject:

as opposed to the usual,

From:
In-Reply-To:
To:
Subject:

and so on. 

I am currently fixing this using Postfix header-checks to rewrite to the
first-letter-caps form, but am I the only one bothered by this? The headers
(strangely enough) are displayed with the right case in the SOGo web interface,
so even SOGo think they should be first-letter-caps for the purposes of
display.  If you are using another MUA (like Mutt), you will only see the
lowercase headersl. 

If /usr/lib/GNUstep/SOGo/Mailer.SOGo/Mailer (which appears to be where the
email is created) were to create the headers in the right form in the first
place, it would save a lot of unneeded Postfix processing on the server for
each mail.

Is there a technical reason for this non-conformance in SOGo?

--FiredUp
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to