Hi,
We’re using Zammad together with Office365. We came from OTRS where you could use one real email address, and set Aliases for the rest. In OTRS you can filter out tickets based on the TO email, and even if it’s an Alias it will still be picked up as the TO address, that’s not working in Zammad as it seems.
So let’s say our primary email address is email1@zammad.org. That email is setup in the Email settings for IMAP and SMTP. Then we have another email address called email2@zammad.org which is an Alias in both Office 365 and Zammad. Both have the same destination group (as you would need to have another actual (real, not an Alias) email account to divide them).
What we would like is that all emails from email2@zammad.org ends up in a group called “email2”, but the current behavior is that you need to setup email2@zammad.org as a real address, and not an alias.
Question is, is it even possible to Filter out email2@zammad.org so that they end up in group “email2”, whilst email2@zammad.org is an alias of email1@zammad.org? From what I can see the email seems to come TO email1@zammad.org no matter if I send the email to email2@zammad.org or some other Alias address, as the configured email real email account is email1@zammad.org.
I hope my question isn’t that confusing.