Email will not send out or get anything

HITEK

Verified User
Joined
Mar 25, 2007
Messages
7
i try to send a email through squirrelmai and this is what I get instead of message sent lol

ERROR:
Service not available, closing channel
Server replied: 421 Unexpected failure, please try later


Help would be great
 
Got it working now

Never mind it is working now if anyone else is having this problem I will say to try the following.


chown mail /var/spool/exim/input
chgrp mail /var/spool/exim/input
chmod 710 /var/spool/exim/input
 
Back
Top