Displaying 1 result from an estimated 1 matches for "deliveryag".
Did you mean:
delivery
2006 Jun 27
1
Postfix "userlookup" via Dovecot Auth
...ether. I guess I may just
have to get the virtual_mailbox_maps to look up userdata via SQL as
well as Dovecot, but I was hoping to avoid what will be 3 similar
lookups one after the other (dovecot-lda is in use as well).
My intended setup is "Postfix" -- LMTP --> "Dspam" -- DeliveryAgent
--> "Dovecot-LDA", with each stage currently doing a SQL lookup for
user information. It would be awesome if they all used SASl via
Dovecot-Auth so that the Auth cache does it's job!
Reading the doc files in Dspam is confusing me, as the relay file
seems to be mixed up.
Any hel...