PDA

View Full Version : Doesen't send mail with mail()


Martinss
29th November 2008, 15:59
Hello there! Yesterday i just realised this problem - server can't send mail with php function mail(). Basicly what happens - i fill all the infromation, and press send - page starts to loading and loading and loading and so ont - never stops. Problem is not in the code, because PHPBB board can't send any mail too. :(
But about week or two ago all was ok.

Where is the problem?

OS: Ubuntu-Server 7.10
Installed by this (http://howtoforge.com/perfect_server_ubuntu7.10) tutorial.

falko
30th November 2008, 17:09
Are there any errors in your mail log or in Apache's error log?

Martinss
30th November 2008, 17:45
Thanks for reply! Problem solved by it self - all works now. :)

wijkkie
1st December 2008, 10:14
What did you do to fix it?
I'm running cubepanel and have the same problem.

thanks for answering

Martinss
1st December 2008, 16:33
I writed already - it solved by it self - just restarted the server.