On Tuesday 21 September 2004 18:42, Svein Hallan wrote: > Hello- > > I'm investigating ways to let users access pop3 but not imap, and vica > versa. Currently I think my best option is to add an attribute to the > ldap schema, and hack support for this in qmail-ldap. > > Does anyone have any experiences with regard to this problem, or > perhaps could point me to a less time-consuming solution? >
You can use 2 ldap servers. One for pop another for imap (not that good). Or if you can isolate those different types of users by IP address, you can use the "-x" option of the tcpserver (http://cr.yp.to/ucspi-tcp/tcpserver.html) and create different rules for those services. Regards, -- ---------------------------------------------------------------------- F�bio Gomes <[EMAIL PROTECTED]> ----------------------------------------------------------------------
