vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin Pre-Sales Questions (https://vborg.vbsupport.ru/forumdisplay.php?f=26)
-   -   Hiding email addresses in body of posts from harvestors (https://vborg.vbsupport.ru/showthread.php?t=70923)

roatan 10-23-2004 10:36 PM

Hiding email addresses in body of posts from harvestors
 
Is there a feature to hide or obfuscate email addresses in the body of messages so that the spambots are not harvesting the emails of my posters if they put their emails in the body of the posts?

Thanks!

Colin F 10-24-2004 07:04 AM

Quote:

Originally Posted by roatan
Is there a feature to hide or obfuscate email addresses in the body of messages so that the spambots are not harvesting the emails of my posters if they put their emails in the body of the posts?

Thanks!

as far as I know there is currently no suc feature, but it might be possible to do something using replacement vars...

kall 10-24-2004 08:21 AM

Quote:

Originally Posted by Colin F
as far as I know there is currently no suc feature, but it might be possible to do something using replacement vars...

Indeed.

Create a replacement var for @, replacing it with [at] or even an image of an @.

Wayne Luke 10-25-2004 05:03 PM

Quote:

Originally Posted by kall
Indeed.

Create a replacement var for @, replacing it with [at] or even an image of an @.

Just remember, anything you can code to change the harvesters can change back.

@ -> [at] is pretty common and harvesters are aware of it.

The best course of action is not to post email addresses at all but instead use contact forms and other means to keep the email address strictly server side where they can't get to them.

h75 10-25-2004 06:50 PM

Email-masking? ;)

http://atrivio.de/news15.htm

email@domain.de masking to:

http://hollii.de/temp/83866.jpg


All times are GMT. The time now is 05:43 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01032 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete