WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.6 is now available!


Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702


The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Droplets & Snippets »
  • emailfilter for email link to multiple recipients
  • Print
Pages: [1]   Go Down

Author Topic: emailfilter for email link to multiple recipients  (Read 6500 times)

Offline sky writer

  • Posts: 926
emailfilter for email link to multiple recipients
« on: October 11, 2010, 03:32:06 AM »
I have a client site with a simple email link, which goes to two email addresses.  When I use the emailfilter droplet on the page, only the first address is protected by javascript.  The second is shown as is.  The link works, and sends the email to both addresses, but I want them both protected on the page.

The same issue happens on the email form on that page.
Logged

Offline sky writer

  • Posts: 926
Re: emailfilter for email link to multiple recipients
« Reply #1 on: October 15, 2010, 05:17:31 AM »
Does anyone have an idea on this?
Logged

Offline sky writer

  • Posts: 926
Re: emailfilter for email link to multiple recipients
« Reply #2 on: October 16, 2010, 01:18:04 AM »
Has no one has encountered this issue.  Does ANYONE use the emailfilter droplet OR javascript?  If not, how do you mask the email links on your site??

Anyone know where I might start looking to try to find the problem myself?
Logged

Offline Stefek

  • Posts: 6177
  • Gender: Male
  • ("ړ)
Re: emailfilter for email link to multiple recipients
« Reply #3 on: October 16, 2010, 02:18:44 AM »
Hello,
could you please give a code example of your HTML output?

You may replace real addresses whith pseudo ones, of course.

Regards,
Stefek
Logged
"Gemeinsam schafft man mehr."

gemeinsam
1. mehreren Personen oder Dingen in gleicher Weise gehörend, eigen
2. in Gemeinschaft [unternommen, zu bewältigen]; zusammen, miteinander
#Duden

Offline sky writer

  • Posts: 926
Re: emailfilter for email link to multiple recipients
« Reply #4 on: October 16, 2010, 02:36:22 AM »
Absolutely, the page displays the following:

<a href="javascript:mdcr('lnZylxesrthF1zndczy l','%2Cusername2%40address.com%3Fsubject%3DWebsite%2520Contact%2520Link')">Direct Email</a>

As you can see the first email is filtered as 'lnZylxesrthF1zndczy l', and the second is shown.
Logged

Offline Stefek

  • Posts: 6177
  • Gender: Male
  • ("ړ)
Re: emailfilter for email link to multiple recipients
« Reply #5 on: October 16, 2010, 03:45:18 AM »
Hello,

yes I see.

I never used two recipients at once (in one link).
I'm sure (hope) someone else can help you.

I wish I could.

Regards,
Stefek
Logged
"Gemeinsam schafft man mehr."

gemeinsam
1. mehreren Personen oder Dingen in gleicher Weise gehörend, eigen
2. in Gemeinschaft [unternommen, zu bewältigen]; zusammen, miteinander
#Duden

Offline sky writer

  • Posts: 926
Re: emailfilter for email link to multiple recipients
« Reply #6 on: October 16, 2010, 04:11:13 AM »
Ouch.  That's worrisome, if you can't even help.

I guess I'll have to find a workaround.  Thanks for your time anyway.
Logged

Offline BerndJM

  • Posts: 1764
  • Gender: Male
Re: emailfilter for email link to multiple recipients
« Reply #7 on: October 16, 2010, 04:42:33 AM »
Neither the HTML "mailto" nor the emailfilter-droplet is created (designed) to send an email to 2 recipients.
To distribute one email to two mailboxes (where ever they are) you should use a server-side solution eg the virtmaps table in sendmail or postfix:
Code: [Select]
info@yourdomain       user1, user2
This means all mails to info@ distirbute to user1 and user2.
Which means local users on this server.
But you can also do something like this:
Code: [Select]
info@yourdomain       user@domain1.tld, user@domain2.tld
Here are the users not local on the server.
Even you can mix it up.
IMHO this is the only honorrable way for distributing email to more than one user.

At last let me cite from  nice site:
Quote
HTML mailto screams "this web site has been developed by a beginner"... A professional approach would be to use forms instead, and these require knowledge of server-side scripting.

Regards Bernd
Logged
In theory, there is no difference between theory and practice. But, in practice, there is.

Offline sky writer

  • Posts: 926
Re: emailfilter for email link to multiple recipients
« Reply #8 on: October 16, 2010, 05:39:14 AM »
Thanks for your reply, and education.  I DO have a contact form on this site as well, but I have found that many visitors prefer using the direct email link instead of the form.  Not sure why.

I didn't realize that have a comma separated email list was not a usable solution.  Now I do.  Thanks!

I have changed the email link to a single email, and forwarded all mail to that address to the two addresses required.  These are two addresses going to the same people... they just check different accounts from different places at different times.  Hey, whatever the client wants.
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Droplets & Snippets »
  • emailfilter for email link to multiple recipients
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2