| Thomas J. Boschloo 2005-01-08, 7:45 am |
| -----BEGIN PGP SIGNED MESSAGE-----
Nomen Nescio wrote:
| Damn, I must be getting senile.
| What's the format for the subject line to request a remailer key?
| thanks
~ else if (bufieq(field, "subject")) {
~ if (bufieq(content, "help") || bufieq(content, "remailer-help"))
~ type = REQUESTHELP;
~ else if (bufieq(content, "remailer-stats"))
~ type = REQUESTSTATS;
~ else if (bufieq(content, "remailer-key"))
~ type = REQUESTKEY;
~ else if (bufieq(content, "remailer-adminkey"))
~ type = REQUESTOPKEY;
~ else if (bufieq(content, "remailer-conf"))
~ type = REQUESTCONF;
~ else if (bufileft(content, "remailer-")) {
~ type = REQUESTOTHER;
~ buf_set(otherrequest, content);
~ } else if (bufileft(content, "destination-block"))
~ type = BLOCKREQUEST;
HTH, Try them all,
Thomas
- --
The Thraddash: "So, what's this? SNORT! An unknown alien species?"
"How wonderful! Someone new to fight!"
Full Game Win/Mac/Linux: <http://sc2.sourceforge.net>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iQB5AwUBQd+3JgEP2l8iXKAJAQGIZAMeNSpjUW/fq+KsKjpSvXmZGKFnaHiesB5P
VFkQjhsL4iO5RGqmr8uUIUTL2x1eyAAW80Ud9Mo3
HGY5Z35SVPZOJ8zjmH9uULnM
n+Vy63N2jc2LRpLCnkCe/+y3xEnHp0RiZLdwog==
=wJGV
-----END PGP SIGNATURE-----
|