Solved: Subject not always included as first line of body

2019-10-07 Thread Pedro David Marco
SOLVED: I think it may be a Perl 5.24.1 bug... SA $msg cache gets empty randomly! i have written a small patch, if someone suffers the same problem, contact me.. not the best patch possible, but it works with minimum impact. - Pedreter. On Friday, October 4, 2019, 6:49:41 PM GMT+2

Subject not always included as first line of body

2019-10-04 Thread Pedro David Marco
Hi! In SA 3.4.2 I have noticed a slight score difference between consecutive SA executions. Digging out, i have discovered that in plugin methods that use $body from the third argument, like in this example: sub pdf_is_empty_body {       my ($self, $pms, $body, $min) = @_; the subject is not al