Hello,
do filters apply to mails getting piped into Zammad like so:
Channel::Driver::MailStdin.new(trusted: true)
I am also interested if triggers apply. My current understanding is that they will be applied.
Thanks and best regards
Hello,
do filters apply to mails getting piped into Zammad like so:
Channel::Driver::MailStdin.new(trusted: true)
I am also interested if triggers apply. My current understanding is that they will be applied.
Thanks and best regards
I don’t see a reason why they wouldn’t be.
A simple test should answer that question for your use case pretty quickly if in doubt.