Documentation : Différence entre versions
De Trustedbird Client Wiki
(4 révisions intermédiaires par 2 utilisateurs non affichées) | |||
Ligne 20 : | Ligne 20 : | ||
* [[DSN]] (Delivery Status Notification) ⇒ the backend is now integrated in Mozilla Thunderbird 3. |
* [[DSN]] (Delivery Status Notification) ⇒ the backend is now integrated in Mozilla Thunderbird 3. |
||
* [[Priority|SMTP PRIORITY extension]] |
* [[Priority|SMTP PRIORITY extension]] |
||
− | * Secure Headers |
+ | * [[Secure Headers]] |
− | * SASL |
+ | * [[SASL EXTERNAL]] |
* [[Trustedbird-l10n-fr|French localization add-on]] for Trustedbird (optional) |
* [[Trustedbird-l10n-fr|French localization add-on]] for Trustedbird (optional) |
||
− | |||
== Add-ons for Mozilla Thunderbird or Trustedbird == |
== Add-ons for Mozilla Thunderbird or Trustedbird == |
Version actuelle en date du 20 octobre 2010 à 13:50
English | Français
> Documentation
Trustedbird project is composed of several modules:
- An email client, based on Mozilla Thunderbird with several integrated features, called Trustedbird.
- Add-ons, working with Mozilla Thunderbird or Trustedbird.
- Server scripts, to manage an email gateway with priorities.
All modules are distributed under free software licenses MPL version 1.1+, GPL version 2+ and LGPL version 2.1+.
Trustedbird email client
Trustedbird is an email client based on Mozilla Thunderbird with several additional features:
- Enhanced Security Services for S/MIME (RFC 2634)
- Triple Wrapping: sign, encrypt, and sign again a message.
- Signed Receipts
- Security Labels
- DSN (Delivery Status Notification) ⇒ the backend is now integrated in Mozilla Thunderbird 3.
- SMTP PRIORITY extension
- Secure Headers
- SASL EXTERNAL
- French localization add-on for Trustedbird (optional)
Add-ons for Mozilla Thunderbird or Trustedbird
Multi-LDAP | Address autocompletion with several LDAP directories. | |||
Check Recipients | Checks the existence of email addresses from local address books or LDAP. | |||
Directory Contact Tabs | Displays additional information about contacts from LDAP directory servers. | |||
Card Viewer Extended | Displays the certificate of a contact in local address books or LDAP. | |||
Send Format LDAP | Gets supported email formats from LDAP. | |||
CRL over LDAP | Imports CRLs from LDAP directories. | |||
Notification Viewer | Identifies and displays DSN (delivery receipts) and MDN (return receipts) notifications. | |||
MDN Extended | Handles MDN deletion receipt. | |||
DSN Settings | User interface settings for Delivery Status Notification (DSN) requests. | |||
Out of Office | Vacation notifications and redirections using Sieve. | |||
Message Remote Services | [Only for Trustedbird 2] Interaction with Trustedbird using a Java API. | |||
XSMTP | Adds headers for priority, confidentiality, ... | |||
XIMFMAIL | Produces forms based on a XML definition. | |||
Mail XForms | XForms-based forms in compose and read interfaces in order to send information through email headers. |
Legend:
= works with Thunderbird 2 / Trustedbird 2
= works with Thunderbird 3.0
= works with Thunderbird 3.1 / Trustedbird 3.1
Server scripts
Priority email gateway | Set of scripts to setup an email gateway managing several priorities (with Postfix and Qpsmtpd). |