[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #11139 [BridgeDB]: BridgeDB's email whitelist should include @riseup.net
#11139: BridgeDB's email whitelist should include @riseup.net
--------------------------+-------------------------------------------
Reporter: isis | Owner: isis
Type: defect | Status: closed
Priority: normal | Milestone:
Component: BridgeDB | Version:
Resolution: fixed | Keywords: bridgedb-email,bridgedb-0.2.3
Actual Points: | Parent ID:
Points: |
--------------------------+-------------------------------------------
Comment (by micah):
Another way to test this, without modifying the procmail recipie, would be
to do:
$ procmail VERBOSE=on ~/.procmailrc < bridgedb-dkim-test
That should spit out some interesting information, here I'm getting this
which is interesting:
{{{
$ cat /tmp/bridgedb_procmail.rc
:0fw
| formail -I "X-DKIM-Authentication-Results: dunno"
:0
* ^DKIM-Signature:
{
:0 HBfw
* ? dkimverify
| formail -I "X-DKIM-Authentication-Results: pass"
}
$ procmail VERBOSE=on /tmp/bridgedb_procmail.rc < bridgedb-dkim-test
procmail: [16877] Thu Jul 31 12:11:26 2014
procmail: Rcfile: "/tmp/rc"
procmail: Assigning "MAILDIR=/home/micah"
procmail: Executing "formail,-I,X-DKIM-Authentication-Results: dunno"
procmail: Match on "^DKIM-Signature:"
procmail: Executing "dkimverify"
procmail: Non-zero exitcode (1) from "dkimverify"
procmail: No match on "dkimverify"
procmail: Locking "/var/mail/micah.lock"
procmail: Assigning "LASTFOLDER=/var/mail/micah"
procmail: Opening "/var/mail/micah"
procmail: Acquiring kernel-lock
procmail: Unlocking "/var/mail/micah.lock"
From micah@xxxxxxxxxx Thu Jul 31 12:11:26 2014
Subject: test
Folder: /var/mail/micah
$ dkimverify -v < bridgedb-dkim-test
signature ok
}}}
Could this be a repeat of
https://trac.torproject.org/projects/tor/ticket/8888 ?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11139#comment:21>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs