integrate exim with iAPI and remove pgsql layer
This removes all DB lookups in exim with readsocket to iAPI. It is more or less a copy the SQL approach to iAPI, deliberately without any large changes within the exim routing layer.
This might increase the load on the iAPI but for now, there is no caching layer in between.
This requires immerda/apps/iapi!20 (merged)
Edited by mh