since to weeks my wsngallery (9500 Members) dosen't send any emails. The Email log file stopped on the 14.02.2005, since that day the people register, but they are not able to validate their Email because no Email will be send out.
I dosen't change anything. Have done delete Emaillogs, repair database, optimize database, regenerate counters, ....
Are you sure mail is working on the server? Try a simple PHP test: <?php mail("you@yourdomain.com", "Test", "Works.", "From: you@yourdomain.com"); ?> (save as test.php and visit in your browser)
You have an email filled in? Is the queue on or off?
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on Dosen't send any emails
Member
Usergroup: Customer
Joined: Oct 23, 2005
Total Topics: 21
Total Comments: 27
Hello,
since to weeks my wsngallery (9500 Members) dosen't send any emails. The Email log file stopped on the 14.02.2005, since that day the people register, but they are not able to validate their Email because no Email will be send out.
I dosen't change anything. Have done delete Emaillogs, repair database, optimize database, regenerate counters, ....
What can I do now?
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Are you sure mail is working on the server? Try a simple PHP test:
<?php mail("you@yourdomain.com", "Test", "Works.", "From: you@yourdomain.com"); ?>
(save as test.php and visit in your browser)
You have an email filled in? Is the queue on or off?