@@ -365,9 +365,9 @@ function install_bdsmail {
done
if [ ! $bds_domain ]; then
- #systemctl stop bdsmail
- #systemctl disable bdsmail
- #remove_i2p
+ systemctl stop bdsmail
+ systemctl disable bdsmail
+ remove_i2p
echo $'Failed to get the bdsmail domain'
exit 8934638
fi