/schemas/apps/Evolution/Mail/sources /apps/Evolution/Mail/sources Evolution Mail list A list of mail sources A list of mail sources, in the form of Camel URLs. When the user clicks "Get Mail", Evolution will move all of the mail from these sources through any configured filters or into the Inbox, deleting the original copies. /schemas/apps/Evolution/Mail/transport /apps/Evolution/Mail/transport Evolution Mail string Default mail transport A Camel URL representing the default mail transport. /schemas/apps/Evolution/Mail/identities /apps/Evolution/Mail/identities Evolution Mail list A list of identities A list of the user's identities. Each identity consists of four newline-separated fields: an address, a name, an organization, and the path to a file containing a signature. (All fields but the first can be empty.) /schemas/apps/Evolution/Mail/send_html /apps/Evolution/Mail/send_html Evolution Mail bool Whether or not to send HTML mail Whether or not to send HTML mail. If TRUE, Evolution will send multipart/alternative mail containing text/plain and text/html parts. If FALSE, it will send only the text/plain part. (There is no way to send only HTML.)