[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: anon.penet.fi hacking
> The first character in the body that matches the regex, and every
> character after it, will be dropped. This not only makes it a
> one-liner in perl (!), but it means that the user can be as
> arbitrarily complex in recognizing sig blocks as the are able.
> Of course, we'll document the most common of these:
>
> Body-Termination-Regex: ^--$
Ok... Now.. Show me the regex that strips anything starting with '--',
such as '-----------------------------', except a PGP boundary line...
Julf