[horde] horde 4 integration with postfix
OVi C
csoft2k5 at gmail.com
Sat Jun 16 13:42:52 UTC 2012
I've seen that example. But I don't want to use custom queries. On horde 3
it use to work with the following query:
user = horde
password = *****
hosts = localhost
dbname = horde
table = horde_prefs
select_field = maildir
query = SELECT CONCAT(SUBSTR(pref_value, POSITION('@' IN pref_value)+1),
'/', pref_uid, '/') FROM horde_prefs WHERE pref_name='from_addr' and
pref_value= '%s'
but now the prefs values are BLOBS.
More information about the horde
mailing list