[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
MsgPgBegin/$FROM$/spammode bug?
Hey folks.
I've updated a few of my sites to 2.6.3 and am making a few tweaks here
and there. Just resubscribed to mhonarc-users, too. :)
I've noticed something I consider a bug with <spammode>. (Great work w/
modifybodyaddresses, btw. I just wish that --editidx would apply those
changes to past messages. Or maybe a new function, --editmsgbody..)
I use a custom <MsgPgBegin> section with meta keywords for my search
engines. (search by date, search by from address, etc, without poluting
the searched "body")
Something like this:
<MsgPgBegin>
<!doctype html public "-//W3C//DTD HTML//EN">
<html>
<head>
<META name="keywords" content="Date: $DATE$ From: $FROM$">
<title>$SUBJECTNA$</title>
</head>
<body>
</MsgPgBegin>
I notice that the $FROM$ (and just $FROMADDR$) is NOT munged when spammode
is enabled. I can forgive modifybodyaddresses for not munging this, since
it's in the <head> of the message, but I cannot see any reason why the
exact same $FROM$ variable is munged in one place but not in another.
I'll submit a bug report via savannah unless you folks convince me
otherwise. (I dont see any open or closed bugs regarding this)
Relevant output, with a few snips:
<!--X-Head-End-->
<!doctype html public "-//W3C//DTD HTML//EN">
<html>
<head>
<meta name="keywords" content="Date: 17 Apr 2003 17:58:01 -0000 From:
"Que, John" <johnq@example.tld>">
<title>RE: [gb-users] Migration from GBPro to GBFlash</title>
</head>
<body>
<!--X-Body-Begin-->
<---snip--->
<ul>
<li><em>From</em>: "Que, John"
<johnq_at_example_dot_tld></li>
<li><em>Date</em>: Thu, 17 Apr 2003 13:54:59 -0400</li>
</ul>
thanks.
...david
---
david raistrick
drais@atlasta.net http://www.expita.com/nomime.html
---------------------------------------------------------------------
To sign-off this list, send email to majordomo@mhonarc.org with the
message text UNSUBSCRIBE MHONARC-USERS
[Index of Archives]
[Bugtraq]
[Yosemite News]
[Mhonarc Home]