Re: virtual domains, cyrus and lmtp integration

2013-05-30 Thread Wietse Venema
Viktor Dukhovni: > > http://www.jmaimon.com/sendmail/anfi.homeunix.net/sendmail/rtcyrus2.html > > Perhaps someone would like to contribute a table driver for the Cyrus > socketmap interface, or you could query it via a "tcp" table. Postfix 2.10 supports sendmail-style socketmap. Wietse

Re: virtual domains, cyrus and lmtp integration

2013-05-30 Thread Carl Brewer
On 30/05/2013 7:47 PM, Stan Hoeppner wrote: If you deliver from Postfix to Cyrus via LMTP it may be possible to target RAV against the Cyrus' LMTP server. http://www.postfix.org/ADDRESS_VERIFICATION_README.html#recipient I don't know if anyone has tried RAV via LMTP, but since RCPTO exists in

Re: virtual domains, cyrus and lmtp integration

2013-05-30 Thread Stan Hoeppner
On 5/29/2013 10:30 PM, Carl Brewer wrote: > On 30/05/2013 1:23 PM, Viktor Dukhovni wrote: ... >> At previous employer Cyrus was used with users defined in LDAP. > > I want to avoid multiple places where user data is stored, at present > it's in cyrus and using sasldb for passwords, I'd like to kee

Re: virtual domains, cyrus and lmtp integration

2013-05-29 Thread Carl Brewer
On 30/05/2013 1:23 PM, Viktor Dukhovni wrote: On Thu, May 30, 2013 at 01:03:04PM +1000, Carl Brewer wrote: Firstly, the doco I've read suggests that every mailbox needs an entry in the virtual_mailbox_maps file, with my current sendmail setup sendmail checks against Cyrus for if a mailbox exist

Re: virtual domains, cyrus and lmtp integration

2013-05-29 Thread Viktor Dukhovni
On Thu, May 30, 2013 at 01:03:04PM +1000, Carl Brewer wrote: > Firstly, the doco I've read suggests that every mailbox needs an > entry in the virtual_mailbox_maps file, with my current sendmail > setup sendmail checks against Cyrus for if a mailbox exists and has > no (or at least not very many,

virtual domains, cyrus and lmtp integration

2013-05-29 Thread Carl Brewer
G'day, I'm making the long, long overdue migration to postfix from an ancient Sendmail setup that's using virtual domains and real-time username checks against a Cyrus mail spool (no local UNIX accounts). I've done a lot of googling and found a few different howtos that mostly agree, but I h