Linux > DirectAdmin

Server replied: 421 Unexpected failure, please try later

(1/1)

Aby:
 If Imap returns this error, then there might be something wrong with the smtp server.   Check the /var/log/exim/mainlog (or /var/log/exim/exim_mainlog).

Errors seen before:


--- Code: ---Failed to open /etc/virtual/pophosts for linear search: No such file or directory
--- End code ---

Fix:

--- Code: ---touch /etc/virtual/pophosts
--- End code ---

That would also imply that da-popb4smtp isn't running, so popb4smtp wouldn't work.  To start it, run:

--- Code: ---service da-popb4smtp start
--- End code ---

or FreeBSD:

--- Code: ---/usr/local/etc/rc.d/da-popb4smtp start
--- End code ---

Navigation

[0] Message Index

Go to full version