Hi,
I have a setup of Znuny running now to test. I am stuck finding an option to leave the mail on the server when checking for tickets. I am using OAuth2 with M365 as per the blog post setup.
I understand that the default behaviour would be to check for new mail, creates a ticket, then purge the mail from the server. But for testing purposes I want to be able to leave a copy on the server.
Is this possible or is it just not an option?
I guess a workaround could be to create a new shared mailbox for Znuny and have mail copied into that then do some filtering based on the to address to put it into the correct queue?
Leave a copy of mail on server?
Moderator: crythias
-
- Znuny newbie
- Posts: 3
- Joined: 04 Jun 2025, 09:55
- Znuny Version: 7.1
- Real Name: Justin _King
- Company: Westra Security Group AB
-
- Administrator
- Posts: 4232
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: Leave a copy of mail on server?
Hi,
E-Mail processing relies on the fact that a processed mail won't be available at the server when everything goes well. If you need a copy, you should use the existing features at the mailbox level, like copying every ongoing email into a folder.
- Roy
E-Mail processing relies on the fact that a processed mail won't be available at the server when everything goes well. If you need a copy, you should use the existing features at the mailbox level, like copying every ongoing email into a folder.
- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
-
- Znuny newbie
- Posts: 3
- Joined: 04 Jun 2025, 09:55
- Znuny Version: 7.1
- Real Name: Justin _King
- Company: Westra Security Group AB
Re: Leave a copy of mail on server?
Understood. Thanks Roy.