Autor: W B Hacker Data: A: exim users Assumpte: Re: [exim] rejected mail in log without reason
Chris wrote: > Hi I am seeing entries in log such as this not telling me why email is
> been rejected, is there a way to make exim show the reason and do I
> have anything to worry about?
>
> thanks.
>
> Chris
>
> 2006-11-03 21:14:15 H=(CP155.eiulk5oe.com) [58.210.252.34]:9652
> I=[85.14.x.x]:25 F=<glennon44ku@???> rejected RCPT
> <contact@???>:
>
> local ips and domains edited out.
>
Yes, and at various levels of detail.
- add 'log_message' with some form of ID (so you can tell them apart) and a bit
of text to the acl's where you would like more log detail.
- turn up the general level of log verbosity with 'log_selector = +all.
OR pick from the list (in the spec) and selectively add '+<detail>'
Comment-out or remove when satisfied, ELSE logs can be huge.
No, the rejection you show doesn't appear worrisome.
Unless you have obfuscated too heavily, it looks as if a 'forgery' was detected
and denied.