Re: [otrs] Questions about PGP and attachments

2010-01-06 Thread Martin Edenhofer
Hi David, I never have heard that it is possible to crypt only parts of an email. :-) Anyway, I guess it would be better to handle this via bugs.otrs.org and an example of the plain text emails with only encrypted attachments. :) Many thanks for help! -Martin On 06.01.2010, at 14:26, David E

Re: [otrs] Questions about PGP and attachments

2010-01-06 Thread David Eitzinger
Thanks Martin, I should have tried that before posting... Using crypt-mode 'detached' works as described. Do you have a suggestion regarding the second issue - when receiving plain-text emails with attached, gpg-encrypted files ? Is there a way otrs could detect and decrypt those attachments ? C

Re: [otrs] Questions about PGP and attachments

2010-01-06 Thread Martin Edenhofer
Hi David, what OTRS version do you use? Normally you can use "inline" or "detached" PGP. "inline" means, that only message body gets crypted/signed. "detached" means, the whole email (message body + attachments) get's crypted/signed. Greetings, -Martin On 06.01.2010, at 12:27, David Eitzin

[otrs] Questions about PGP and attachments

2010-01-06 Thread David Eitzinger
Hello ! I just stumpled upon a little problem here: We wanted to use OTRS to send out encrypted Emails to clients - including attachments. To my surprise, the emails are crypted but the attachment is sent as is. Is there an easy way to change this behaviour so the entire message is encrypted ? Al