[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sup-devel] [PATCH] Implement inline GPG
Hi didi,
Excerpts from Christian Dietrich's message of Mo Mär 01 15:36:10 +0100 2010:
> tried this, but broke on this specific message, cause the string was
> included but there was no signature.
Can you forward this message so that I can have a look, please?
> 517 ## Check for inline-PGP
> 518 if body =~ /^-----BEGIN PGP SIGNED MESSAGE-----/
> 519 gpg_start = "^-----BEGIN PGP SIGNED MESSAGE-----"
> 520 gpg_signature = "^-----BEGIN PGP SIGNATURE-----"
> 521 gpg_end = "^-----END PGP SIGNED MESSAGE-----"
Why do you use ^ in the beginning but not $ in the end?
Best regards,
Michael
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel