\n"); $sql = sql_query("SELECT * FROM allowedemails") or sqlerr(__FILE__, __LINE__); $list = mysql_fetch_array($sql); ?>
Enter a list of allowed email addresses (separated by spaces):
To allow a specific address enter "email@domain.com", to allow an entire domain enter "@domain.com"