 cd  bin				&&
 cp  ipop2d  /usr/sbin			&&
 cd  ../doc				&&
 if  spell_ok  stunnel;  then
   ln  -sf  stunnel.pem  /etc/ssl/certs/imapd.pem &&
   ln  -sf  stunnel.pem  /etc/ssl/certs/ipop3d.pem
 fi
