This shows you the differences between the selected revision and the current version of the page.
| servers 2009/12/01 22:08 | servers 2010/07/10 20:48 current | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| * [[http://www.dbmail.org/|DBMail]] is adding support for Sieve and ManageSieve. | * [[http://www.dbmail.org/|DBMail]] is adding support for Sieve and ManageSieve. | ||
| - | * [[http://www.dovecot.org|Dovecot]] has support for Sieve in its [[http://wiki.dovecot.org/LDA#head-124160fcd4386aa01a03b637f27db14d9adad06c|local delivery agent]]. Native support for ManageSieve was added in Dovecot v1.2, in versions prior to 1.2 you can use a separate python script to add [[http://wiki.dovecot.org/LDA/Sieve#managesieve|support]]. | + | * [[http://www.dovecot.org|Dovecot]] has a [[http://wiki.dovecot.org/LDA/Sieve|plugin]] that adds support for the Sieve language to its [[http://wiki.dovecot.org/LDA|local delivery agent]]. For Dovecot versions before v1.2, this plugin was based on the CMU Cyrus Sieve suite. As per Dovecot v1.2, a rewritten implementation of the plugin is provided. It is part of the [[http://pigeonhole.dovecot.org|Pigeonhole project]], which also provides native ManageSieve protocol support for Dovecot. |
| * [[http://www.exim.org/|Exim]] v4 has support for Sieve scripts. | * [[http://www.exim.org/|Exim]] v4 has support for Sieve scripts. | ||
| Line 20: | Line 20: | ||
| * [[http://www.mvmf.org/|mvmf]] is a delivery agent currently in use, and still under active development. Its scripting language includes an embedded Sieve implementation. | * [[http://www.mvmf.org/|mvmf]] is a delivery agent currently in use, and still under active development. Its scripting language includes an embedded Sieve implementation. | ||
| - | + | ||
| + | * [[http://www.oracle.com/us/industries/communications/messaging-exchange-server-066172.html|Oracle Communications Messaging Exchange Server]] (former Sun Java System Messaging Server) has support for Sieve. | ||
| * Newer versions of [[http://www.process.com/tcpip/pmdf.html|PMDF]] from [[http://www.process.com|Process Software]] have Sieve support via a web-based interface. | * Newer versions of [[http://www.process.com/tcpip/pmdf.html|PMDF]] from [[http://www.process.com|Process Software]] have Sieve support via a web-based interface. | ||
| - | * [[http://woozle.org/~neale/src/pysieved/|pysieved: Python Managesieve Server]], a //standalone// Sieve server that can be tied to different solutions. | + | * [[http://gitorious.org/pysieved/pages/Home/|pysieved: Python Managesieve Server]], a //standalone// Sieve server that can be tied to different solutions. |
| * [[http://www.rockliffe.com/|Rockliffe]] [[http://www.mailsite.com/|Mailsite]] v5 supports server, domain and mailbox level Sieve filtering with a rule based windows GUI, and a slightly limited web based GUI. A [[http://www.rockliffe.com/userroom/trial.asp|trial version]] can be downloaded from the web site. | * [[http://www.rockliffe.com/|Rockliffe]] [[http://www.mailsite.com/|Mailsite]] v5 supports server, domain and mailbox level Sieve filtering with a rule based windows GUI, and a slightly limited web based GUI. A [[http://www.rockliffe.com/userroom/trial.asp|trial version]] can be downloaded from the web site. | ||
| - | * [[http://www.sendmail.com/products/intelligent_inbox.shtml|Sendmail's Intelligent Inbox]] product supports Sieve. | + | * Some [[http://sendmail.com/|Sendmail, Inc.]] products support Sieve. |
| - | + | ||
| - | * [[http://wwws.sun.com/software/products/messaging_srvr/home_messaging.html|Sun Java System Messaging Server]] has support for Sieve. | + | |
| * [[http://www.vircom.com|Vircom's modus]] line of email and front-end servers uses a Sieve engine. | * [[http://www.vircom.com|Vircom's modus]] line of email and front-end servers uses a Sieve engine. | ||
| - | |||