<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
<META content="MSHTML 6.00.6000.17092" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Thanks so much, Larry, for the extra info on invisimail.&nbsp; Very much appreciated. &nbsp;I'll also check out the FCKEditor possibility.&nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV>Leslie<BR><BR>&gt;&gt;&gt; On 12/2/2010 at 7:02 PM, in message &lt;201012022102.34775.larry@garfieldtech.com&gt;, Larry Garfield &lt;larry@garfieldtech.com&gt; wrote:<BR></DIV>
<TABLE style="FONT-SIZE: 1em; MARGIN: 0px 0px 0px 15px" bgColor=#f3f3f3 border=0>
<TBODY>
<TR>
<TD>
<DIV style="PADDING-LEFT: 7px; BORDER-LEFT: #050505 1px solid">Greetings from the invisimail maintainer. :-)<BR><BR>1) Email obfuscation is dirty business.&nbsp; It's a hack, in all forms.<BR><BR>2) If spammers have already harvested your address from the web site, it's too <BR>late.&nbsp; They share address banks with each other all the time, so once you're <BR>in the database you never get out.&nbsp; Removing or obfuscating your address now <BR>will not get you very far.<BR><BR>That said...<BR><BR>3) Your admin is a goofball. :-)&nbsp; Keeping a module up to date is, in most <BR>cases, not at all difficult nor is it dangerous unless you're living on the <BR>edge with no backups or staging environment.&nbsp; (And then you have bigger <BR>problems than an out of date module.)&nbsp; <BR><BR>If it helps to assuage his fears, I recently released invisimail 1.3 which I <BR>consider to be quite stable (thanks to some awesome work from random people in <BR>the issue queues).&nbsp; I am not planning any further work on it for Drupal 6 <BR>baring someone finding a security hole or a grossly huge bug.<BR><BR>I have a Drupal 7 version about 99% complete that is almost a complete rewrite <BR>(I didn't actually write the original module; I took it over a few years ago) <BR>to account for the changes in the filter API in Drupal 7.&nbsp; It's now a modular, <BR>flexible, extensible framework for plugging in a variety of email obfuscators <BR>or encoders.&nbsp; However, I will not be backporting that to Drupal 6 (it wouldn't <BR>really be possible) so you have no fear of the module changing drastically out <BR>from under you.<BR><BR>If, on the other hand, you're dealing with just a small number of fixed <BR>addresses you could try using invisimail to encode the address on a dummy <BR>install and then copying from that.&nbsp; I don't know if that will work better, <BR>since it is, sadly, not uncommon for input filters to collide.<BR><BR>Actually, now that I think about it, it could be CKEditor that's adding extra <BR>&amp; when saving, thinking that you want an actual &amp; to show in the page.&nbsp; That's <BR>something else to look at.<BR><BR>--Larry Garfield<BR><BR>On Thursday, December 02, 2010 12:43:31 pm LESLIE FRIESEN wrote:<BR>&gt; Ursula, thank you so much for your help. I did not insert those<BR>&gt; "amps"....either Drupal did or the browser did.&nbsp; I just tried<BR>&gt; re-publishing the node, taking out the subject line, and trying all three<BR>&gt; different input filters. Each time, the "amp" got re-inserted.&nbsp; Does<BR>&gt; anyone know why this is happening?<BR>&gt; <BR>&gt; Leslie<BR>&gt; <BR>&gt; P.S.&nbsp; Carl, I do agree with you.&nbsp; If I had my way, we'd be using<BR>&gt; invisimail.<BR>&gt; <BR>&gt; &gt;&gt;&gt; On 12/2/2010 at 10:28 AM, in message &lt;AANLkTimtqVbXXiOz1k9ZywJyNqZOMa6-<BR>kJeCPf=qfqFf@mail.gmail.com&gt;, Ursula Pieper &lt;dramamezzo@gmail.com&gt; wrote:<BR>&gt; Leslie,<BR>&gt; <BR>&gt; I agree with all that Carl said.<BR>&gt; <BR>&gt; Just wanted to point you to the error in your html:<BR>&gt; If you remove the "amp;" parts of your script, and also remove the<BR>&gt; last part (?subject=ascii), it works.<BR>&gt; <BR>&gt; Ursula<BR>&gt; <BR>&gt; <BR>&gt; On Thu, Dec 2, 2010 at 10:09 AM, Carl Wiedemann<BR>&gt; <BR>&gt; &lt;carl.wiedemann@gmail.com&gt; wrote:<BR>&gt; &gt; Consider <A href="http://drupal.org/project/invisimail">http://drupal.org/project/invisimail</A> or others listed<BR>&gt; &gt; here <A href="http://drupal.org/project/modules?filters=tid:7266">http://drupal.org/project/modules?filters=tid:7266</A><BR>&gt; &gt; As much as your admin may cringe at using another Drupal module, do you<BR>&gt; &gt; anticipate the amount of time spent in-house developing and maintaining a<BR>&gt; &gt; custom solution will be less than upgrading a widely-used module from<BR>&gt; &gt; time to time? (If you aren't already, consider using Drush to speed-up<BR>&gt; &gt; your codebase update workflow <A href="http://drupal.org/project/drush)">http://drupal.org/project/drush)</A><BR>&gt; &gt; <BR>&gt; &gt; On Thu, Dec 2, 2010 at 10:53 AM, LESLIE FRIESEN<BR>&gt; &gt; <BR>&gt; &gt; &lt;FRIESEN.LESLIE@co.polk.or.us&gt; wrote:<BR>&gt; &gt;&gt; Good morning,<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; We've been receiving an increased amount of Spam recently. One of our<BR>&gt; &gt;&gt; network admins is asking me to try ASCII-encoding the email addresses<BR>&gt; &gt;&gt; that display on the website.&nbsp; I ran a test email address (my own)<BR>&gt; &gt;&gt; through an online tool that converts it to ascii, and came up with<BR>&gt; &gt;&gt; this:<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; &amp;#102;&amp;#114;&amp;#105;&amp;#101;&amp;#115;&amp;#101;&amp;#110;&amp;#046;&amp;#108;&amp;#101;&amp;#115;&amp;#108;<BR>&gt; &gt;&gt; &amp;#105;&amp;#101;&amp;#064;&amp;#099;&amp;#111;&amp;#046;&amp;#112;&amp;#111;&amp;#108;&amp;#107;&amp;#046;&amp;#111;<BR>&gt; &gt;&gt; &amp;#114;&amp;#046;&amp;#117;&amp;#115;<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; I then inserted that ascii string into the create link tool in the<BR>&gt; &gt;&gt; FCKEditor, attaching it to some text.&nbsp; I've tried input filters of full<BR>&gt; &gt;&gt; unfiltered html, filtered html and anonymous.<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; No luck.&nbsp; If I mouseover on the link, it looks right in the status bar<BR>&gt; &gt;&gt; below, but if I actually click to send an email, it only displays the<BR>&gt; &gt;&gt; "&amp;" in the "To" field, and not the rest of the ascii. This throws an<BR>&gt; &gt;&gt; error in my email client (Groupwise).<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; You can see the test page at <A href="https://www.co.polk.or.us/ascii">https://www.co.polk.or.us/ascii</A><BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; Does anyone have any ideas on how to implement this?&nbsp; Is the email<BR>&gt; &gt;&gt; client the problem?&nbsp; My admin would prefer that I find a way to do it<BR>&gt; &gt;&gt; with ascii encoding rather than downloading and installing yet another<BR>&gt; &gt;&gt; module to keep up to date, if at all possible.<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; Thanks in advance,<BR>&gt; &gt;&gt; <BR>&gt; &gt;&gt; Leslie<BR>&gt; &gt;&gt; --<BR>&gt; &gt;&gt; [ Drupal support list | <A href="http://lists.drupal.org/">http://lists.drupal.org/</A> ]<BR>&gt; &gt; <BR>&gt; &gt; --<BR>&gt; &gt; [ Drupal support list | <A href="http://lists.drupal.org/">http://lists.drupal.org/</A> ]<BR>-- <BR>[ Drupal support list | <A href="http://lists.drupal.org/">http://lists.drupal.org/</A> ]<BR></DIV></TD></TR></TBODY></TABLE></BODY></HTML>