[horde] horde 4 integration with postfix

Michael J Rubinsky mrubinsk at horde.org
Sat Jun 16 14:11:49 UTC 2012


Not to mention that this will prevent any mail from being delivered to  
any user who has not yet set up their IMP identity.

Why don't you want  to use SQL queries for horde auth?  That is kind  
of the whole point in using a shared authentication database. What  
auth  backend are you using?

--
mike

Sent from mobile

OVi C <csoft2k5 at gmail.com> wrote:

Quoting OVi C <csoft2k5 at gmail.com>> 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.
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>




More information about the horde mailing list