[Exim4.50] Cannot login to pop email

Joop Visstick

New member
Joined
Dec 4, 2006
Messages
2
After an update on the server, Debian, i can no longer login with outlook or webmail, my username/password is bounced.

if i take look in the log-files of Exim I see the following:

2006-12-04 18:39:47 H=dkc94.neoplus.adsl.tpnet.pl (olczak-25de53e4) [123.456.789.12] F=<[email protected]> temporarily rejected RCPT <[email protected]>: /etc/virtual/domain.nl is not a regular file (lsearch lookup)
2006-12-04 18:41:06 H=bay0-omc1-s5.bay0.hotmail.com [987.654.321.12] F=<[email protected]> temporarily rejected RCPT <[email protected]>: /etc/virtual/domain2.nl is not a regular file (lsearch lookup)

Can someone help me out, the server is running various domains and the problem exists with al of them :(
 
Exim is complaining that /etc/virtual/domain.nl isn't a regular file.

Shell into your server and see what it is.

Jeff
 
On my server /etc/virtual/exampl.com is a directory.

And in that directory are these files:

aliases
autoresponder.conf
filter
filter.conf
majordomo
passwd
quota
reply
vacation.conf

I think there's an error in your exim.conf file. Where did you get the exim.conf file? Do you have a backup?

Did your server update install a generic exim.conf file rather than the one designed for DA?

Jeff
 
Back
Top