How to find out encrypted mails

Yes you're right. But as an administrator of a network I prefer a
centralized view if a mail was successful en- /decrypted

There was already a request to add statistics (like number of
encryptions/decryption per time frame). This will be added in upcoming
releases. For the time being you can either set some loggers to debug to
get more debug info (like you already did) or if you really require more
info you can in principle modify config.xml and add some extra checks
and logging.

Are ther some logger level setting for incoming mails?

You can set the log level to debug for:

mitm.common.security.smime.handler.SMIMEHandler

This will give you more info about decryption etc.

Kind regards,

Martijn

Baur Dieter wrote:

ยทยทยท

Hi,

Yes you're right. But as an administrator of a network I prefer a centralized view if a mail was successful en- /decrypted

In the meantime I set the mitm.application.djigzo.james.mailets to debug level. So there are some additional entries in the djigzo.log for an outgoing Mail.

....
09 Jul 2010 13:40:00 | DEBUG Recipient(s) have S/MIME certificates; MailID: c74e20b1-83d7-47a6-b5ae-ba8205001224 (mitm.application.djigzo.james.mailets.GotoProcessor) [Spool Thread #0]
...
09 Jul 2010 13:40:00 | DEBUG Message will be signed; MailID: c74e20b1-83d7-47a6-b5ae-ba8205001224 (mitm.application.djigzo.james.mailets.SMIMESign) [Spool Thread #0]
09 Jul 2010 13:40:00 | DEBUG Signing message (mitm.application.djigzo.james.mailets.SMIMESign) [Spool Thread #0]
...
09 Jul 2010 13:40:00 | DEBUG Message will be encrypted; MailID: c74e20b1-83d7-47a6-b5ae-ba8205001224 (mitm.application.djigzo.james.mailets.SMIMEEncrypt) [Spool Thread #0]
0
...

Are ther some logger level setting for incoming mails?

Dieter

--
Djigzo open source email encryption