Hi all,
is it possible to encrypt all emails (agent notifications and replies to customers) by default if the public key is present? Notifications to agents are not encrypted at all and replies to customers are only encrypted after manually selecting the key from the dropdown.
We use Enigmail in Thunderbird and in there you can set encryption by default without the need for user intervention. I'd like to have the same functionality in OTRS.
If it's not possible to set it in the GUI, would it be possible to "hack" the mail send command in a way that it looks in the keyring whether the recipient's public key is available and encrypts the email?
Thanks for your answers
automatically encrypt all emails?
Moderator: crythias
Re: automatically encrypt all emails?
Hi,
currently this is not possible.
currently this is not possible.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: automatically encrypt all emails?
bummerjojo wrote:Hi,
currently this is not possible.

But thanks for the quick reply. At least I don't need to search further.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: automatically encrypt all emails?
note that if your MTA encrypts all mail you probably don't need OTRS to do it.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: automatically encrypt all emails?
Good point. I could look into this. The only thing is that, if a customer sends an encrypted email, OTRS will decrypt the message in the ticket view. But the notification sent to the agent will only containcrythias wrote:note that if your MTA encrypts all mail you probably don't need OTRS to do it.
I don't need this text to be encrypted<snip>
- no text message => see attachment -
<snip>

It looks like the only way I could achieve what I want is, to disable PGP in OTRS and set up an email server, which decrypts incoming and encrypts outgoing messages.
Re: automatically encrypt all emails?
for sure this functionality can be developed. You might suggest it to marketing@otrs.com or fund it (sales@otrs.com) or develop it and send a pull request via github
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Administrator
- Posts: 4253
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: automatically encrypt all emails?
Maybe https://www.ciphermail.com/ is an option. There's an AGPL licensed Community edition available.inwiwo wrote:crythias wrote: It looks like the only way I could achieve what I want is, to disable PGP in OTRS and set up an email server, which decrypts incoming and encrypts outgoing messages.
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 ?