running Exim-3.33 on Linux RH 7.2, I'm getting weird errors in exim_paniclog:
2002-01-07 15:25:00 Exim configuration error
missing "=" after rbl_log_headers in line 218
when spec.txt shows rbl_log_headers as being boolean. Here's the applicable
section of exim's configure file, lines numbered:
206 rbl_domains = "blackholes.mail-abuse.org/warn:\
207 dialups.mail-abuse.org/warn:\
208 relays.mail-abuse.org/warn:"
209
210 # check all hosts other than those on internal network
211 rbl_hosts = "!192.168.0.0/24:!65.165.0.0/24:"
212
213 # but allow mail to postmaster@* (+ -admin@*)even from rejected host
214 #
215 recipients_reject_except=postmaster@*:*-admin@*
216
217 # change some logging actions (collect more data)
218 rbl_log_headers # log headers of accepted RBLed messages
219
220 #rbl_log_rcpt_count # log recipient info of accepted RBLed messages
221 #rbl_warn_header
perhaps is the problem somewhere else, but just accumulating at line 218?
but if I comment out rbl_log_headers I don't get the error.
--
Rob Lingelbach, System Administrator, Computer Animation Lab
California Institute of the Arts
rob@???
http://www.alegria.com