PDA

View Full Version : How to reinstall exim for DA?



dec
05-17-2004, 08:44 AM
I removed MailScanner 4.24 for Exim 4.24.. Exim wasn't working at all! :(

So now after i completly removed Mailscanner and clamav, i am stiil not able to recibe emails send from scripts like Logwatch!

I removed Mailsscanner and everything in the Howto, doing all in reverse! :D

How do i resintall Exim?

Thanks

Dec

DirectAdmin Support
05-17-2004, 09:23 AM
Hello,

rpm -e --nodeps da_exim
cd /usr/local/directadmin/scripts
./exim.sh

John

dec
05-17-2004, 09:24 AM
Thanks :D

dec
05-17-2004, 09:17 PM
After typing this command to complete the installation there was one error:

BAD: $whereami hasn't been changed yet!

What does it means? how do i fix this?

Dec

dec
05-17-2004, 09:37 PM
Never mind!!! I got it :D

You have to add your domain information for the server where you are using majordomo.

This is how you do it:

# vi /etc/virtual/majordomo/majordomo.cf

then you will see the first variable

$whereami = "yourdomain.com" <-- change this to your domain.

That's all folks! ;)