PDA

View Full Version : Exim problems



vbfanforlife
09-08-2008, 06:47 AM
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.

chatwizrd
09-08-2008, 06:55 AM
What method did you use for reinstalling?

vbfanforlife
09-08-2008, 07:35 AM
I did it via this method:

http://directadmin.com/forum/showthread.php?t=19221

chatwizrd
09-08-2008, 07:39 AM
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.

smtalk
09-08-2008, 07:49 AM
todovecot is not a recommended command :) "./build dovecot" converts emails too.

chatwizrd
09-08-2008, 07:52 AM
todovecot is not a recommended command :) "./build dovecot" converts emails too.

Didnt know it did that too. Thanks.

vbfanforlife
09-08-2008, 07:53 AM
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.