Hello,
I'm setting up a new server using the latest Ubuntu server. I can't get
deliveries from Internet to this host working, outbound is fine.
Unfortunately there is not much error output the help me:
2008-10-15 14:24:40 [8868] H=(brijn.nu) [69.196.66.38]:32917
I=[69.196.66.40]:25 F=<root@???> rejected RCPT <bas@???>
2008-10-15 14:24:40 [8868] H=(brijn.nu) [69.196.66.38]:32917
I=[69.196.66.40]:25 incomplete transaction (QUIT) from <root@???>
2008-10-15 14:24:40 [8868] SMTP connection from (brijn.nu)
[69.196.66.38]:32917 I=[69.196.66.40]:25 closed by QUIT
I've added:
log_selector = +subject +all
smtp_return_error_details = true
But mainlog and rejectlog give me no indication of what is wrong.
I'm using Exim4 with SA, but I think I disabled every fancy check in the
config. I even took out all DENY's in the check_rcpt :-) But still it fails,
so it's apparently not the check_rcpt ACL.
Any suggestions on:
- How to get even more log output
- Suggestion on what might be wrong?
Thank you!
Bas