David Lubowa said: > > well if you are running postfix and used the database structure that > postfix uses there is a field "imapok" IIRC you can set this to "1" or > "0" it will disable the account temporarily , you can play with these > figures and see which one is the right figure.
IMHO this has next to nothing to do with postfix - unless you modify your postfix conf to include a WHERE imapok=1; or something as such in the SQL select statement. Usually you'd use the imapok table in courier-imap's confs... (check authmysqlrc for details) which denys access to the user (via the pop3 or imap daemons) if the imapok flag is dropped. That way you accept mail, but the user can not read it so you don't end up being sued (as was stipulated earlier). my 2 cents. Patrick. > > > > > On Thu, 2003-10-30 at 04:27, Kabagambe Kenneth wrote: >> On Thu, Oct 30, 2003 at 02:16:55PM -0800, David Lubowa wrote: >> > >> > >> > is it a database setup or the users system users ???? >> > >> > >> > On Thu, 2003-10-30 at 04:11, Kabagambe Kenneth wrote: >> > > folders >> > > Reply-To: >> > > In-Reply-To: <[EMAIL PROTECTED]>; from >> [EMAIL PROTECTED] on Thu, Oct 30, 2003 at 12:09:57PM +0300 >> > > >> > > >> > > >> > > While on this, does anyone know how to lock out users from maildir >> accounts? There was a thread sometime back on this, but that was >> using mbox. >> > -- >> > >> > cheers >> > >> > David Ziggy Lubowa >> > Network Engineer >> > One2net ( U ) >> > Tel:+256 345466 >> > ---------------------------------- >> > A Network Of People And Technology >> > >> > >> > >> > --------------------------------------------- >> > This service is hosted on the Infocom network >> > http://www.infocom.co.ug >> >> I am interested in those in a database. > -- > > cheers > > David Ziggy Lubowa > Network Engineer > One2net ( U ) > Tel:+256 345466 > ---------------------------------- > A Network Of People And Technology > > > > --------------------------------------------- > This service is hosted on the Infocom network > http://www.infocom.co.ug > -- Patrick J Okui Systems Administrator One2Net ING --------------------------------------------- This service is hosted on the Infocom network http://www.infocom.co.ug
