On Sun, Dec 03, 2006 at 11:29:08PM +0100, Andrzej Adam Filip wrote: > Andrzej Adam Filip <anfi@xxxxxxxx> writes: > > > I would like to know who is interested in helping to develop next > > versions of advanced Sendmail and Cyrus IMAP integration methods. > > I would like to further improve methods available at links below: > > http://anfi.homeunix.net/sendmail/rtcyrus2.html > > http://anfi.homeunix.net/sendmail/#cyrus We've had excellent sendmail/cyrus integration for years, with 35,000 users. It's done by having all users in the NIS map on the mail server. No modification to sendmail is necessary because getpwnam() returns the passwd entry for the user. Users can't log in to the mail server, of course, because PAM rules prevent that. The same thing could be done with other user databases, such as LDAP. Why would you ever need a different form of integration? > I have uploaded "alpha one" files. -- -Gary Mills- -Unix Support- -U of M Academic Computing and Networking- ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html