Commit Diff


commit - f0f299767df9705642678d3e692f37a258ac2413
commit + 02d84e0f12f0e0758d1f9f5807152cce801dc4ab
blob - e93148011f14e9050d574fb7f9f57505c84a8e9e
blob + ed3181a6abc0d3f7a1229a7c2cf4efe8017feb1a
--- Mail.pm
+++ Mail.pm
@@ -116,6 +116,7 @@ sub mmail {
 		sleep(2);
 		createmail($pass, $username);
 		main::putserv($bot, "PRIVMSG $nick :Check your email!");
+		sleep(5);
 		mailmail($username, $pass, $email);
 		if ($approval eq "true") {
 			my @passwd = main::readarray($passwdpath);