On Fri, 30 Nov 2001, Kirill Miazine wrote:
> I do sometimes get delayed messages in the queue end to flush them I run
> exim -d9 -M message_id. But I seem to have a problem: Exim segfaults
> when it reaches one router when -d is 8 or higher. Works perfectly whith
> lower debugging mode.
I know you are now running Exim 4. Do you still get this problem?
> Here's the router causing troubles:
>
> relay_block:
> driver = domainlist
> domains = RELAY_DOMAINS
> condition = ${lookup {${sg {$local_part} {^([^+]+).*\$} {\$1}}} cdb \
> {BLOCKED_USERS} {1} {0}}
> route_list = *
> verify_only
> fail_verify
>
> (this was suggested by Philip a while ago in reply to my post).
I think I screwed up. I don't think you should have \$1 - I think it
should just be $1. However, that shouldn't crash it.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.