550 unknown user

Status
Not open for further replies.

yonatanp

Verified User
Joined
Aug 25, 2006
Messages
105
Location
Israel
Hello,
i got a mail box configured as [email protected]
all mails sent to this domain gives me " unknown user " replay
i tryed to delete the mail boxes and remake them , and still i have the same problem.
note that the users CAN send mail, just when someone else ( even from the same server ) try to send mail to this domain , they get rejected with this 550 error.

2009-02-19 21:28:36 H=HOSTOFSENDER ([192.168.1.2]) [IP] F=<[email protected]> rejected RCPT <[email protected]>:
2009-02-19 21:28:36 H=HOSTOFSENDER ([192.168.1.2]) [IP] incomplete transaction (QUIT) from <[email protected]>
2009-02-19 21:28:36 H=HOSTOFSENDER ([192.168.1.2]) [IP] F=<[email protected]> rejected RCPT <[email protected]>:
2009-02-19 21:28:36 H=HOSTOFSENDER ([192.168.1.2]) [IP] incomplete transaction (QUIT) from <[email protected]>

this is the /var/log/exim/mainlog
i have censored the information due to privacy of my users, but it's pretty much explains the problem.
 
FOUND THE PROBLEM.
dont know how it happend , but in the file


/etc/virtual/domainowners

the domain.com did not exist! , while in " domains " ( same dir ) it did exist..

just did

echo "domain.com: username" >> /etc/virtual/domainowners

and it got solved,
hope it will help anyone who got the same problem.. :)
 
Status
Not open for further replies.
Back
Top