Displaying 1 result from an estimated 1 matches for "q57".
Did you mean:
57
2010 Jul 30
4
OT dovecot w/postfix, mysql , postfix does unnecessary lookups
...which it now knows is not local?
Secondly, it seems to do "double lookups" of destination and email
before it gets to dovecots deliver, has anyone else ran a log on mysql
and seen same? I'm trying to work out why, since it already has its
answer by Q54 and Q55, it is doing Q56 and Q57, which seem pointless...
54 Connect
54 Query SELECT destination FROM view_aliases WHERE
email='laura at example.com'
55 Connect
55 Query SELECT email FROM view_users WHERE
email='laura at example.com'
56 Connect
56 Query...