Sieve filter script EXECUTION FAILED

@lbutlr kremels at kreme.com
Fri Oct 30 20:21:22 EET 2020


On 30 Oct 2020, at 11:25, Bernd Petrovitsch <bernd at petrovitsch.priv.at> wrote:
> On 30/10/2020 17:11, @lbutlr wrote:
> [...]
>> echo $1 | sed -e '|</head>|<style>* {color:white !important; background-color: black !important; } </style></head>|'
> 
> What should the sed stuff do?

Changes </head> to <style>* {color:white !important; background-color: black !important; } </style></head>

> TTBOMK '|' is not known by sed ...

Yes, it most certainly is.

(It's the only delimiter I use anymore since it means I never have to deal with escaping /)

-- 
Some people are like a slinky: Totally useless, but you can't help
	but smile when you push them down the stairs



More information about the dovecot mailing list