[SpamCop-Mail] One click add for whitelist
Jason Webb
spamcop-mail
Tue, 04 Dec 2001 11:00:15 -0700
Until JT has set up a one click add to whitelist, here is a bookmark you
can use for Netscape. Just create a new bookmark and put the following
code in the location.
javascript:email=document.getSelection();if(email){window.open('http://webmail.spamcop.net/beta/whitelist_add2.php?email[]='+escape(email),'Whitelist','scrollbars=yes,toolbar=no,resizable=yes,width=640,height=480,location=no,directories=no,status=no,menubar=no,copyhistory=no');location.href='http://webmail.spamcop.net/horde/imp'}else{email2=prompt('Email
Address:','');if(email2){window.open('http://webmail.spamcop.net/beta/whitelist_add2.php?email[]='+escape(email2),'Whitelist','scrollbars=yes,toolbar=no,resizable=yes,width=640,height=480,location=no,directories=no,status=no,menubar=no,copyhistory=no');location.href='http://webmail.spamcop.net/horde/imp';}}
Now to add an email address (or domain), just highlight it and click on
the bookmark. If you do not highlight an address, you will be prompted.
Note, if you have not logged on yet, you will be asked for you userid
and password and then repeat the above step.