| To: | qmail@list.cr.yp.to |
|---|---|
| Subject: | Re: Broken DomainKey .. or dead project? |
| From: | Kyle Wheeler <kyle-qmail@memoryhole.net> |
| Date: | Wed, 4 Apr 2007 19:55:07 -0600 |
| Comment: | DomainKeys? See http://antispam.yahoo.com/domainkeys |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | gmail-qmail@securepoint.com |
| Delivered-to: | sp.com.list@gmail.com |
| Delivered-to: | mailing list qmail@list.cr.yp.to |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=default; d=memoryhole.net; b=Uxfth8A+5/k60aX7hNMlGr6xesBLeFt2pev1K4i78Cq47qTgFUL9l4DxCHNxvkvzYho1gkI1toiRMZ72At1jyQxaDVHMOfJcv3kibAqTdCoEk6X2iLedfodAkRPoj95tkLoPQGuI5s0/Ks48bQjUbkAdu0+ROMFIH0Uj0pwC904= ; |
| Domainkey-status: | good |
| In-reply-to: | <20070405014328.GP27526@aleut.local> |
| Mail-followup-to: | qmail@list.cr.yp.to |
| Mailing-list: | contact qmail-help@list.cr.yp.to; run by ezmlm |
| References: | <20070401225748.GA6359@discworld.dyndns.org> <1175514940.31108.92.camel@castor.taos-it.nl> <b86db13f0704041207p6b6c548ai617ff192c7d27414@mail.gmail.com> <p06240603c239aa94b54f@128.163.18.106> <20070404211936.GI22829@c-76-18-79-168.hsd1.nm.comcast.net> <p06240602c239ea464439@norm.jmatt.net> <b86db13f0704041714j25402a8o1e029c59fa40b29b@mail.gmail.com> <20070405005159.GK27526@aleut.local> <b86db13f0704041801h58f05c9fh2623965947bf4298@mail.gmail.com> <20070405014328.GP27526@aleut.local> |
| User-agent: | Mutt/1.5.14 (2007-04-03) |
On Wednesday, April 4 at 07:43 PM, quoth Kyle Wheeler: Hmmmm, so, could we replace qmail-dk with something like: SCORE, that's *exactly* what I could do (with the addition of the -v flag, of course).
And, more to the point, I could wrap qmail-remote like so:
#!/bin/sh
tmp=`mktemp -t dk.sig.XXXXXXXXXXXXXX`
cat - > $tmp
( dktest -h -s /path/to/my/key <$tmp; cat $tmp) | \
/path/to/real/qmail-remote "$@"
rm $tmp
~Kyle
--
Idealism increases in direct proportion to one's distance from the
problem.
-- John Galsworthy
|
| Previous by Date: | Re: Broken DomainKey .. or dead project?, Kyle Wheeler |
|---|---|
| Next by Date: | Re: Broken DomainKey .. or dead project?, Kyle Wheeler |
| Previous by Thread: | Re: Broken DomainKey .. or dead project?, Kyle Wheeler |
| Next by Thread: | Re: Broken DomainKey .. or dead project?, Erik A. Espinoza |
| Indexes: | [Date] [Thread] [Top] [All Lists] |