Difference between revisions of "Protect Website Email Addresses from Spammers"

From Help Wiki
 
Line 11: Line 11:
 
   
 
   
  
So on your Drupal or Moodle contact page you would:
+
So on your Drupal contact page you would:
  
 
#create some text i.e. "Contact the faculty"
 
#create some text i.e. "Contact the faculty"

Latest revision as of 14:07, 15 November 2018

Using the Evergreen MailForm

The reason this is better than a simple mailto:myalias@evergreen.edu is that it can't get picked up by spammers so it protects your email address and also, it allows students to contact you if they are using a computer other than their own (which is often the case in our computer labs).

The best way to do this is to use the following url

http://www.evergreen.edu/scripts/contact.asp?sm=youralias&sub=Email%20from%20Curricular%20Site&title=Contact%20FirstName%20LastName

  • where youralias is replace with your Evergreen alias (the part of your email before @evergreen.edu)
  • replace FirstName and LastName with your first and last name


So on your Drupal contact page you would:

  1. create some text i.e. "Contact the faculty"
  2. Highlight it and click the link icon in the rich text tools
  3. Paste the above link in the link URL field




See also: