30 Jul
2010
30 Jul
'10
3:10 p.m.
Noel Butler wrote:
(this msg is an extract from what I sent to WV some time ago, with him showing absolutely no interest, I got bored tonight so thought I'd throw it on this list since the question remains valid today)
30 Query SELECT 1 FROM virtual_domains WHERE
name='example.net' AND active ='1' 31 Query SELECT destination FROM view_aliases WHERE email='someuser@example.net'
Should that not have ended its lookups at Q30 and not gone on to ask Q31 which it now knows is not local?
The above is just a couple of SQL statements.
How are you performing the recipient validation?
Postconf -n output and some logs of a complete transaction showing the 'problem' would be instructive...
--
Best regards,
Charles