I seem to have found the problems in 72active.cf

if perl_version >= 5.010000
  meta    PDS_FROM_2_EMAILS       __PDS_FROM_2_EMAILS && !__VIA_ML &&
!__VIA_RESIGNER
endif

And

if perl_version >= 5.010000
  header  __PDS_FROM_2_EMAILS     From =~
/^\W+([\w+.-]+\@[\w.-]+\.\w\w++)(?:[^\n\w<]{0,80})?<(?!\1)[^\n\s]*\@/i
endif

I have hashed them out and all seems fine now

Reply via email to