Hi

> Normally this would be rejected early on, but their mail client managed to
> sneak the offending character in by wrapping it in double quotes ...
> (":info"@domain)

Uncommon, but correct.

 
> This then caused a paniclog entry, because I was using $local_part in a DB
> lookup : "... and users.lhs='$local_part' and ..." and the message
remained
> undelivered. Every time the queue is run, this message panics again.

There is the problem: Use users.lhs='${quote_mysql:$local_part}' and ...


Regards,
  Steffen



-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to