if    spell_ok  apache;   then
  LOC="/usr/share/httpd/htdocs/squirrelmail/plugins/"
elif  spell_ok  apache-mod_ssl;  then
  LOC="/usr/share/httpsd/htdocs/squirrelmail/plugins/"
elif  spell_ok  apache2;  then
  LOC="/usr/share/apache2/htdocs/squirrelmail/plugins/"
fi  &&

rm  -rf  $LOC/address_add
