Is it possible to modify an emails subject line in a sieve script? I've seen references to 'addtag' whilst googling, but it appears dovecots implementation doens't support it - are there any other methods? As a side note, can anyone suggest a web based script editor that works? Simply a text area to write the script in would do Thanks, -- Ian P. Christian ~ pookey.co.uk
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 16 Oct 2007, Ian P. Christian wrote:> Is it possible to modify an emails subject line in a sieve script?No. Bye, - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iQEVAwUBRxSouy9SORjhbDpvAQLJXAf+LovMre/OyFieqf8bY6kT1GucHxdyCjdK H9e0/qwE1m4I6ILxbf3LcpyFGkOu9hXo9wV10DU78UgTVy7knrVUzvvICw/WiCsO 6zQ0cXrYf29mweOMOsya/q1qHFVRN0pnLRmmOPxgDst62oEgfBWZJ0AnvsXDQ7bO u55OInCdGVh8jRSid9y4XrsPZiBHZiidFtwAS5dKKKJCkr5BDKzb6h6yqJtutFrC MLGIuRpvfZisyPvtGlgnJPDI+SQ4yMKOuQKkUePSlcRZmRG2tczcQFK0+AKOVaIX IA2la8WhymKHTsPTRlKAciEUVvxZnuLAORXMPT54/BxTxg1Vs0J3+g==DPwZ -----END PGP SIGNATURE-----
On Tue, Oct 16, 2007 at 11:37:12AM +0100, Ian P. Christian wrote:> Is it possible to modify an emails subject line in a sieve script? > > I've seen references to 'addtag' whilst googling, but it appears > dovecots implementation doens't support it - are there any other methods?I dunno from "addtag" but there is a draft "editheader" extension that could be used for this. No idea if dovecot supports it. mm
Ian P. Christian wrote:> Is it possible to modify an emails subject line in a sieve script? > > I've seen references to 'addtag' whilst googling, but it appears > dovecots implementation doens't support it - are there any other methods? >Nope, not in cmusieve.> As a side note, can anyone suggest a web based script editor that works? > Simply a text area to write the script in would do >I use Horde Ingo...