[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MIME loops: Extracting attachment to disk and replacing it with an URL
Alexey Melnikov writes:
It occurred to me that Sieve "replace" from
draft-ietf-sieve-mime-loop-04.txt can almost do that. The only thing
missing is constructing an URL, which will have an
implementation/deployment specific format. One could user Sieve
variables to construct text in the replace action, but only if the
exact URL format is known in advance.
Could you elaborate?
So, do people think that a variant of the replace action is
reasonable? Should there be a new ":url" option?
:url doesn't make me feel very good. I'd have many problems getting that right.
Arnt