https://bugs.exim.org/show_bug.cgi?id=2123
David Anderson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |--- CC| |bugs.exim.org@dw-perspectiv | |e.org.uk Version|4.89 |4.92 Status|RESOLVED |REOPENED --- Comment #3 from David Anderson <[email protected]> --- I am seeing this problem, with the same cause, exim 4.92.3 (CentOS 7). This appears several times a day in the logs: deliver_datafile lseek: Bad file descriptor This is always immediately preceded in the log by a line indicating that an incoming connection (over SMTP) was getting a 4xx response due to grey-listing, like so: 2020-03-01 14:22:12 1j8PTw-0002ob-3v H=(downey.questocer.us) [157.52.255.141] F=<[email protected]> temporarily rejected after DATA: Greylisted <<[email protected]>> from <[email protected]> for offences: Reverse DNS does not agree with forward DNS,Host 157.52.255.141 lacks reverse DNS, The router in exim.conf which has $message_body is this one: swallow_unwanted_advertising: driver = redirect data = /dev/null condition = ${if and { {match{$h_from}{[email protected]}} {match{$message_body}{(1|3|15|30) DAY NOT}}}} file_transport = address_file -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
