# horde logging
# first remove noise with php base dir
if $programname == "HORDE" and  $msg contains '/home/e-smith/.pearrc' then stop
if $programname == "HORDE" and  $msg contains '/gpg) is not within the allowed path' then stop
# then more noise
if $msg contains 'DIGEST-MD5 common mech free' then stop
# horde log
:programname, isequal, "HORDE"            /var/log/horde/error.log
& stop

