[ingo] Forward Restrictions - Weiterleitung Beschränkung

Samuel Wolf samuel at sheepflock.de
Tue Sep 3 20:11:12 UTC 2019


Zitat von "Prößler, Reinhard" <reinhard.proessler at uni-hamburg.de>:

> Dear Horde Ingo User
>
> Background:
>
> Our Organisation does not want that employees can forward their private mail
> to outside our organisation.
>
> Example:
>
> member at university –> can forward -> member at google or member at anyprivate
>
>
>
> This is seen as an injury of legal matters to the DGSVO
>
> Relevant Documents might leave the organsisation by an automated process.
>
>
>
> Has anybody an idea how I can restrict forwardings to a limited list of
> given domains?
>
> Maybe somebody has the same problem?

I disable forwarding complete, for example for sieve:

/var/www/horde/ingo/lib/Script/Sieve.php
     protected $_actions = array(
         Ingo_Storage::ACTION_KEEP,
         Ingo_Storage::ACTION_MOVE,
         Ingo_Storage::ACTION_DISCARD,
         //Ingo_Storage::ACTION_REDIRECT,
         //Ingo_Storage::ACTION_REDIRECTKEEP,
         Ingo_Storage::ACTION_MOVEKEEP,
         Ingo_Storage::ACTION_REJECT,
         Ingo_Storage::ACTION_FLAGONLY,
         //Ingo_Storage::ACTION_NOTIFY
     );

Samuel

>
>
>
>
>
> Mit freundlichem Gruß
>
>
>
> Reinhard Prößler
>
>
>
> Universitaet Hamburg
>
> Regionales Rechenzentrum
>
> Basis Infrastruktur (BIN)
>
> Schlueterstrasse 70
>
> D-20146 Hamburg





More information about the ingo mailing list