EX_TEMPFAIL=75

LOGABSTRACT='no'
LOGFILE=$HOME/.procmail.log
# VERBOSE=on

:0fw
        | formail -I "X-DKIM-Authentication-Results: dunno"

:0
* ^DKIM-Signature:
{
        :0 HBfw
        * ? dkimverify
                | formail -I "X-DKIM-Authentication-Results: pass"
}

:0w
| esmtp -C /srv/bridges.torproject.org/etc/estmprc-bridgedb-deliver bridges@bridgedb

EXITCODE=$EX_TEMPFAIL
HOST
