Bonjour,
La version 6.7 ne filtre plus le 'loopback' ce qui a cause un certain nombre de pbs pour plusieurs usagers dont moi-meme, par exemple avec Thunderbird.
Voici une solution ( message #13 sous
http://www.outpostfirewall.com/forum/sh ... hp?t=24746 )
Quoted direction to restore the former mode of operation:
http://outpostfirewall.com/forum/showthread.php?t=24483Quote:
Outpost no longer filters loopback in the new version. Regardless of the content filtering setting for the application, if the channel of communication is through loopback, it will not be checked by default. Since the proxy encrypts the data, Outpost can no longer see the contents at that point either.
* Temporarily Disable Outpost Self Protection.
* Find the machine.ini file in the Outpost installed directory.
* Locate the entry that control this new operation and return it to normal.
Use a plain text editor and do not turn wordwrap on.
; AFW Driver Settings
[AFW]
; Skip filter streams on loopback (to improve IPC communications based on TCP/IP).
SkipFilterLoopbackStream=TRUE <---- Change this to FALSE
* Re-enable Outpost Self Protection.
* Restart Outpost or reboot the machine.
Donc, pour retablir l'ancien mode, il faut
desactiver l'auto-protection
editer le fichier machine.ini,
y trouver la section [AFW],
puis changer
SkipFilterLoopbackStream=TRUE pour SkipFilterLoopbackStream=FALSE
Re-activer l'auto-protection
fermer et re-lancer OP/OSS.
Je pense que cette solution permet de retablir le filtrage de contenu pour clients messagerie sans causer de pbs, mais je n'en suis pas sure ayant fait un retour sur la version 6.5.5 avant de la verifier (:
Desolee d'avoir ete absente si longtemps.