Problem in mail server in directadmin

hami

Verified User
Joined
Sep 7, 2013
Messages
22
Hi
my server is centos and use directadmin

i use below command in my server
Code:
cd /usr/local/directadmin/scripts
./exim.sh

after using this command my server cannot send and receive mail...

Thanks to Help Me ;)
 
Why do you use that script?

Try this:
Code:
cd /usr/local/directadmin/custombuild
./build exim
Does that help?
 
And if not, when you reply, give us more information. Include error messages and symptoms when you try to get email, when you try to send email, and be sure to check (but don't copy large blocks here) your /var/log/exim/mainlog file to see any delivery errors.

Jeff
 
And if not, when you reply, give us more information. Include error messages and symptoms when you try to get email, when you try to send email, and be sure to check (but don't copy large blocks here) your /var/log/exim/mainlog file to see any delivery errors.

Jeff


Hi
Thanks

My Problem was from Data Center...
Now I Haven't Problem.

Best Regards
 
Back
Top