can't receive mail

Iskandar

Verified User
Joined
Aug 19, 2020
Messages
98
We recently changed servers for some reason but it resulted in email not working. Get help us Thank you
 
Try this :
Code:
cd /usr/local/directadmin/custombuild
./build update
./build exim
./build exim_conf
mv /etc/dovecot /etc/dovecot~moved 
./build dovecot
./build dovecot_conf
 
Back
Top