Matt Kraai wrote: > Howdy, > > To fix 278699, I'd like to document how to remove ssh keys via the > mail gateway. How is this done?
printf "del sshRSAAuthKey\ndelsshDSAAuthKey\n"|clearsign|mail [EMAIL PROTECTED] Actually, this is even documented on <http://db.debian.org/doc-mail.html>: * A line of the form 'del field' will completly remove all occurrences of a field. Useful e.g. to unset your vacation status. The fields that can be deleted are: c, l, facsimiletelephonenumber, telephonenumber, postaladdress, postalcode, emailforward, ircnick, onvacation, labeleduri, latitude, longitude, icquin, sshrsaauthkey, and sshdsaauthkey ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ Personally, I find the "Changes" section rather unreadable and it's probably a good idea to split it off into a new page with more verbose text around the facts. Regards, Joey -- GNU GPL: "The source will be with you... always." -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]