Server sided mail checking...
This commit is contained in:
3
checkMail.php
Normal file
3
checkMail.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
echo shell_exec('./checkmail.sh \'' . $_GET['mailAddress'] . '\'');
|
||||
?>
|
||||
Reference in New Issue
Block a user