On Sat, 26 Mar 2016, Reindl Harald wrote:

BODY_URI_ONLY Message body is only a URI in one line of text

how can that hit the (anonymized) mail below?
___________________________

Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<h2>****** =C3=9Cbermittlung: **** in ***=
***</h2><table><tr><td>From:</td><td>*** **<somebody@example=
.com></td></tr><tr><td>=C3=9Cberpr=C3=BCfen Sie bitte den Artikel unter f=
olgender URL:</td><td><a href=3D"http://example.com/administra=
tor/index.php?option=3Dcom_k2&view=3Ditem&cid=3D1832">Artikel =C3=BCberpr=
=C3=BCfen</a></td></tr><table class=3D"admintable" id=3D"extraFields"><tr=
<td align=3D"left" class=3D"key">****</td><td></td></tr><tr><td a=
lign=3D"left" class=3D"key">****</td><td>Array  </td></tr><tr><td ali=
gn=3D"left" class=3D"key">***</td><td></td></tr></table>

Because that is one long line that has been broken up for shipment using QP encoding (those '=' at the end of each part). Before doing body checks SA decodes all MIME text components (EG Base64, QP, etc).

So as far as the SA body rules are concerned that -is- only one line.

--
Dave Funk                                  University of Iowa
<dbfunk (at) engineering.uiowa.edu>        College of Engineering
319/335-5751   FAX: 319/384-0549           1256 Seamans Center
Sys_admin/Postmaster/cell_admin            Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{

Reply via email to