Re: Ignoring a failing dictionary ?

2021-01-22 Thread Ganael Laplanche
er). Thanks anyway for your suggestion :) Best regards, -- Ganael Laplanche Unix Systems Engineer @CentraleSupelec Rennes

Re: Ignoring a failing dictionary ?

2021-01-21 Thread Ganael Laplanche
o, and the second one being made and checked every week. The only downside is that we will have a small lag, but that may be acceptable. Well, again, thanks to you all for sharing your ideas :) Best regards, -- Ganael Laplanche Unix Systems Engineer @CentraleSupelec Rennes

Re: Ignoring a failing dictionary ?

2021-01-21 Thread Ganael Laplanche
, I don't know what solution will finally be chosen but all that gives us plenty to think about. Thanks to you all! Best regards, -- Ganael Laplanche Unix Systems Engineer @CentraleSupelec Rennes

Re: Ignoring a failing dictionary ?

2021-01-20 Thread Ganael Laplanche
proxy in Postfix in place of > your actual LDAP server. This will require probably some development, but > it shouldn't be very much. Yes, that would probably be an idea and this is what Viktor was suggesting (I suppose) whan he was writing about socketmap. Thanks! -- Ganael Laplanche

Re: Ignoring a failing dictionary ?

2021-01-20 Thread Ganael Laplanche
find interesting because it cannot supposedly fail (or our machine would have a serious problem) and that would not solve the main LDAP server being unavailable (and resulting deferred mail). Changing LDAP servers (maps) on the fly is interesting, I'll think about that. Well, no definitive sol

Re: Ignoring a failing dictionary ?

2021-01-19 Thread Ganael Laplanche
g like 'noretrymap') that would ignore DICT_ERR_RETRY from failing backends and get the first useable result from child dicts. Would there be another option ? Thanks again for your help, Best regards, -- Ganael Laplanche Unix Systems Engineer @CentraleSupelec Rennes

Ignoring a failing dictionary ?

2021-01-19 Thread Ganael Laplanche
. Is there such a mechanism in Postfix (ala 'unavail=continue' in Linux' nsswitch) ? Maybe a specific meta lookup table (such as pipemap or unionmap) could be used here, but I cannot find a suitable one for that specific purpose. Thanks in advance, Best regards, -- Ganael Laplanch

Re: Dumping Postfix ldap tables to hash files

2020-12-16 Thread Ganael Laplanche
t that. Best regards, -- Ganael Laplanche Unix Systems Engineer @CentraleSupelec Rennes

Dumping Postfix ldap tables to hash files

2020-12-16 Thread Ganael Laplanche
encies to the (great) Miller tool available here: https://github.com/johnkerl/miller as well as OpenLDAP client tools (ldapsearch to be precise). Any comment is welcome! Best regards, -- Ganael Laplanche Unix Systems Engineer @CentraleSupelec Rennes postfix-ldap2hash.sh Description: application/shellscript