Emails in webmail, but not recieving via smtp

NickFritz

Verified User
Joined
Sep 6, 2005
Messages
81
I have moved a backed up site from one server to another and now when i try and connect to receive my emails via smtp it says successfull but it won't download the emails on the server. (Yes it is using the new server IP and what not)

I can see all the emails in webmail but It won't download them via smtp.

Is there any logs i can check or things i can check or change?
 
No problem, i tried a few things and the following fixed it

Fix email problems after move or backup
cd /usr/local/directadmin/scripts
./set_permissions.sh email
 
Back
Top