Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
overview:features [2008/12/19 08:52]
david.verdin@cru.fr
overview:features [2011/04/29 10:49] (current)
olivier.salaun@cru.fr
Line 32: Line 32:
 | member pictures | list members can upload their pictures on to the list |  | | member pictures | list members can upload their pictures on to the list |  |
 | message topics | users can subscribe to message topics defined for a list | [[/​manual/​reception-mode#​message_topics|documentation]] | | message topics | users can subscribe to message topics defined for a list | [[/​manual/​reception-mode#​message_topics|documentation]] |
-post messages ​| subscribers can post messages from the web interface |  |+mail composer ​| subscribers can post messages from the web interface ​|  | 
 +| HTML mail composer | turning an external HTML page into a clean multipart MIME message ​|  |
  
 ===== Web archive ===== ===== Web archive =====
Line 95: Line 96:
  
 ^ feature ^ details ^ related documentation ^ ^ feature ^ details ^ related documentation ^
-| bulk mailer | mail distribution is very fast thanks to a built-in bulk mailer | |+| bulk mailer | mail distribution is very fast thanks to a built-in bulk mailer | [[/​manual/​conf-parameters/​part2#​bulk_mailer|parameters]]|
 | database | user information is stored in a RDBMS to gain a faster response time | [[/​manual/​database|documentation]] | | database | user information is stored in a RDBMS to gain a faster response time | [[/​manual/​database|documentation]] |
 | dedicated processes | sympa comes with 6 specialized processes (web, mail, archives, bounces, task manager, soap) |  | | dedicated processes | sympa comes with 6 specialized processes (web, mail, archives, bounces, task manager, soap) |  |
Line 119: Line 120:
 | user session management | web sessions are handled in the database in a secure way | | | user session management | web sessions are handled in the database in a secure way | |
 | S/MIME | both S/MIME signature and encryption are handled | [[/​manual/​authentication#​smime_and_https_authentication|documentation]] | | S/MIME | both S/MIME signature and encryption are handled | [[/​manual/​authentication#​smime_and_https_authentication|documentation]] |
 +| DKIM | Use of incoming DKIM signature and optionaly signature of outgoing mail| [[/​manual/​conf-parameters/​part3#​dkim|documentation]] |
 | authorization | access control is enforced via Sympa'​s authorization scenarios | [[/​manual/​authorization-scenarios|documentation]] | | authorization | access control is enforced via Sympa'​s authorization scenarios | [[/​manual/​authorization-scenarios|documentation]] |
-| spam protection | site administrator can define authorization scenarios that detect ​spam |  |+| spam protection | anti-spam header fields can trigger custom actions | [[/​manual/​antispam|documentation]] ​|
 | virus protection | Sympa can be plugged with multiple anti-virus software (McAfee/​uvscan,​ Fsecure/​fsav,​ Sophos, AVP, Trend Micro/​VirusWall and Clam Antivirus) | [[/​manual/​antivirus|documentation]] | | virus protection | Sympa can be plugged with multiple anti-virus software (McAfee/​uvscan,​ Fsecure/​fsav,​ Sophos, AVP, Trend Micro/​VirusWall and Clam Antivirus) | [[/​manual/​antivirus|documentation]] |
 | quotas | listmaster can define quotas for message size, web archives, shared documents |  | | quotas | listmaster can define quotas for message size, web archives, shared documents |  |
 +| XSS CSRF protection ​ | Web interface is protected agains XSS by filtering all HTML | | 
  
 ===== Customization ===== ===== Customization =====
  
 ^ feature ^ details ^ related documentation ^ ^ feature ^ details ^ related documentation ^
 +| mail personnalization| custom variables to adapt content to each list member | [[/​manual/​message-handling#​customizing_messages|documentation]] |
 | CSS | the Sympa CSS can easily be customized |  | | CSS | the Sympa CSS can easily be customized |  |
 | web templates | each web page is defined via a TT2 template that can be customized |  | | web templates | each web page is defined via a TT2 template that can be customized |  |
Line 135: Line 139:
 | custom list parameters | list owner can define custom list parameters, which are later used on the web interface |  | | custom list parameters | list owner can define custom list parameters, which are later used on the web interface |  |
 | list privileges | site admin can define what list configurations can be edited by list owner |  | | list privileges | site admin can define what list configurations can be edited by list owner |  |
 +
  • overview/features.1229673171.txt.gz
  • Last modified: 2008/12/19 08:52
  • by david.verdin@cru.fr