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 MPE mailer user interface] and choose menue 'Edit Filter'

Remark:

the standard filter as a example

The standard filter is taken automatically if a new user is created. Take this contents as a template to construct your personal filter. Feel free to comment or discomment the given lines in order to enable functionalities.

PgSQLQuery(mydb, SELECT english_text FROM texts where id='filter')

further information for writing filters can be found in [http://www.exim.org/exim-html-current/doc/html/filter.html exim filter specs]

commands and variables

BR