|
Demo
Discussion
|
Forum
Config Examples
Contributions
Vulnerabilities
|
Discussion forum about ELOG |
Not logged in |
|
|
|
Message ID: 1534
Entry time: Thu Nov 24 08:27:01 2005
In reply to: 1533
|
|
Category: |
Question |
OS: |
Linux |
ELOG Version: |
2.6.0-beta |
|
Subject: |
Re: Email format flags |
|
|
Elaine Cristina Franchini dos Anjos wrote: | I've been tried to format our email notification messages
like this forum, but I couldn't.
Every email notification is sent in plain text although I've tried
all options listed in documentation about Email Format flags.
What is the Email Format flag that I need to use ?
Is there something else that I have to configure ? ?) |
The email notification is under revision right now, that's why 2.6.0 is still in beta. It will change again before the final release. I want to make a multipart/alternative encoding, where plain text and HTML are sent in the same email, and the user can select on the email client which part to view.
In the 2.6.0-beta5, you can select the eamil format with
Email encoding = 4
which then produces the same notifications as the forum. |