Bug#368162: t-prot: wrong logic when checking for mutt_ssloutstart in MS TOFU

2006-05-22 Thread Jochen Striepe
Hello, On 20 May 2006, Glyn Kennington wrote: > I think the problem is the following, at /usr/bin/t-prot line 715 after > the t-prot-r1.243-mutt157.diff patch has been applied: > > $$lines[$x] !~ > /^(?:\e[^\a]+\a)?(?:\Q$mutt_ssloutstart\E)/o)) { > > This equates to true if the given

Bug#368162: t-prot: wrong logic when checking for mutt_ssloutstart in MS TOFU

2006-05-20 Thread Glyn Kennington
Package: t-prot Version: 2.0.2-1 Severity: minor t-prot fails to handle an MS-style TOFU from mutt. When called without the -Mmutt option, the same message was handled correctly. I think the problem is the following, at /usr/bin/t-prot line 715 after the t-prot-r1.243-mutt157.diff patch has bee