Quarantine recipients not previously registered

Hi Martijn,

That might work, although i don't need to actually encrypt
every recipient address but I do need to restrict emails to
authorized recipients only.

Regards

Bruce

----- Original Message Follows -----

···

On 07/06/2011 02:58 PM, bruceq wrote:
> Im evaluating djigzo to act as an Encryption & DLP
> gateway and its looks like its just what I need to do
> that, however I need to have some sort of white list
> functionality that quarantines any emails to a recipient
> not set up within the system, thus allowing an
> administrator to add that address, generate certificate
> etc, can this be done within the DLP module or somewhere
> else?.
> This is a system that only sends out emails, but users
> via an application can add/modify recipient addresses
> without us knowing.

Hi Bruce,

To make sure I understand your question I try to rephrase
it in my own words: You want to quarantine email send to a
user if the email cannot be encrypted?

Kind regards,

Martijn Brinkers

--
Djigzo open source email encryption

[Attachment: smime.p7s]

One option would be to add a DLP quarantine rule that matches all
emails, for example add a matcher that matches .* or matches one or more
email addresses. This will result in quarantining all outgoing email. If
you then want to *not* quarantine email from a specific sender you can
disable DLP for that specific user (or remove the match all rule for
that user if you want to keep DLP for that user with different rules).
Disabling DLP in this case is a way to "authorize" certain recipients.
If you want to "authorize" a domain you can disable DLP for the domain.

Is this more or less what you need?

Kind regards,

Martijn Brinkers

···

On 07/06/2011 03:39 PM, bruceq wrote:

That might work, although i don't need to actually encrypt
every recipient address but I do need to restrict emails to
authorized recipients only.

--
Djigzo open source email encryption