Configure User specific Filters for MPE's Mail Services

Each user has the opportunity to preprocess his incoming mail stream by a filter. Usual applications are:

Calling the Editor for Filters

Login in [https://mpemail.mpe.mpg.de/tpl] and choose menue 'Edit Filter'

Remark:

the standard filter as a example

PgSQLQuery(mydb, SELECT replace(english_text,'\n','\t') FROM texts where id='filter')

commands and variables