are PostMaster filters applied when you pipe mails into Znuny with procmail like so (ref: https://doc.znuny.org/doc/manual/admin/ ... eiving-cmd):
Code: Select all
:0 :
| $SYS_HOME/bin/otrs.Console.pl Maint::PostMaster::ReadThanks and best regards
Moderator: crythias
Code: Select all
:0 :
| $SYS_HOME/bin/otrs.Console.pl Maint::PostMaster::ReadIf I read correctly the PostMaster filters are applied and even the queue mappings from the System Email Addresses are working.You can still using the existing PostMaster Filter. Filtering with .procmailrc is an additional possibility.