I have this log:
dbpgsql.c,db_query(+279): [SELECT deliver_to FROM dbmail_aliases WHERE 
lower(alias) = lower('[EMAIL PROTECTED]') AND lower(alias) <> 
lower(deliver_to)]

couldn't you write ....'AND alias <> deliver_to'? I mean, skip 
the "lower()' twice? Just force entries in that table to be lower() 
already. I heard in some RFC they say that upper/lowercase should be a 
difference, but I never saw that in live use.

mfg zmi
-- 
// Michael Monnerie, Ing.BSc    -----      http://it-management.at
// Tel: 0676/846 914 666                      .network.your.ideas.
// PGP Key:        "curl -s http://zmi.at/zmi4.asc | gpg --import"
// Fingerprint: EA39 8918 EDFF 0A68 ACFB  11B7 BA2D 060F 1C6F E6B0
// Keyserver: www.keyserver.net                   Key-ID: 1C6FE6B0

Attachment: pgprks8UXCwhW.pgp
Description: PGP signature

_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to