Differences

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

Link to this comparison view

webservices [2008/02/06 13:21]
avel created
webservices [2011/10/21 22:38] (current)
Line 1: Line 1:
 +====== Web Tools & Services ======
 +
 +==== Parsers / Testers ====
  
 == Sieve Tester == == Sieve Tester ==
  
-Fastmail's [[http://wiki.fastmail.fm/index.php?title=Fastmail_Sieve_Tester|Sieve Tester]] ([[http://sastools.com/SieveTest/sievetest.php|direct link]]) tests the syntax of Sieve scripts and checks what actions a script causes to the provided email message.+Fastmail's [[http://wiki.fastmail.fm/index.php?title=Fastmail_Sieve_Tester|Sieve Tester]] tests the syntax of Sieve scripts and checks what actions a script causes to the provided email message.
  
 +Sieve tester can be found at:
 +http://www.fastmail.fm/docs/sieve/sievetest.php
  
-== libsieve-php Parser ==+== Sieve Parser in PHP (by libsieve-php==
  
 The libsieve-php open-source project provides a basic [[http://libsieve-php.sourceforge.net/|online parser]] for Sieve. The libsieve-php open-source project provides a basic [[http://libsieve-php.sourceforge.net/|online parser]] for Sieve.
  
 +== Sieve Parser in Javascript (by Mozilla Sieve Extension) ==
 +
 +The [[http://sieve.mozdev.org|Sieve Extension for Mozilla / Thunderbird]] provides a page with an online parser. It is implemented in Javascript, and located at:
  
 +http://sieve.mozdev.org/parser.html