Exim problems

vbfanforlife

Verified User
Joined
Sep 8, 2008
Messages
10
I am having severe problems with my Exim install. I don't know what I did, but here's the basic problem:

- I can't get POP mail, even though mail is coming into the server into my spool in CentOS.

- I can only send e-mail via webmail, and not apps like Windows Mail.

I tried reinstalling, but it crapped out midway.

Any help would be appreciated.
 
Did you run:

cd /usr/local/directadmin/custombuild
./build update
./build exim d
./build dovecot d

I noticed it said that exim is only available in custombuild 1.2 beta... is that the one you were using? Please past the errors you are getting when using custombuild.
 
Last edited:
todovecot is not a recommended command :) "./build dovecot" converts emails too.
 
Did you run:

cd /usr/local/directadmin/custombuild
./build update
./build exim d
./build dovecot d
./build todovecot d

I noticed it said that exim is only available in custombuild 1.2 beta... is that the one you were using? Please past the errors you are getting when using custombuild.

Thank you!!!! It works now. this code worked. Whatever was wrong was fixed by this.
 
Back
Top