On Thu, 2004-06-10 at 18:34, Nico De Beer - MWEB wrote:> You metioned previosely that one can do character translation with
postgress
Yes: select password from translate('%d', '.', '_')
where userid = '%n';
> with mysql you can also do so but can use it as the table name
"can't"? right, mysql has replace() but it can't be used in
same way.
> Is there anyway to write something outside dovecot to do the lookup in say
c++
I'm not sure what you're thinking.. You still want the password from
mysql, but without patching Dovecot sources? Maybe with PAM and
(probably patched) pam_mysql module.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL:
<http://dovecot.org/pipermail/dovecot/attachments/20040610/055d57e3/attachment-0001.bin>