On Tue, 2002-07-23 at 23:00, Sudip Pokhrel wrote: > Every time I sign a message, PGP generates few dashes on it's own, as > is the case with this message. I have noticed, it further adds a dash > and a space in the beginning of a line if the line begins with a dash. > This screws up, among other things, my signature delimiter. > > I recently upgraded to PGP 6.5.8ckt Build 09
As is expected. PGP expects lines that it wants to read, to start with a -. The problem is, the standard delimiter is --<space>. So to stop PGP from attempting to read from that line, it puts a -<space> in to break it. There is a regexp on the FAQ page on how to strip the PGP signatures from the reply emails. What would be nice (I believe somebody has added it to the wish list) is if Ritlabs added the PGP Sig Delimiter to the known signatures ;) -- Jonathan Angliss ([EMAIL PROTECTED]) ________________________________________________________ Current Ver: 1.61 FAQ : http://faq.thebat.dutaint.com Unsubscribe: mailto:[EMAIL PROTECTED] Archives : http://tbudl.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] TBTech List: mailto:[EMAIL PROTECTED] Bug Reports: https://www.ritlabs.com/bt/

