<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
I need to be able to setup a nologin system for users on my mail server on a per user basis.&nbsp; We are going to do some maintenance on each user (individually) and would like it if they could not login to dovecot while we do this.&nbsp;&nbsp; I was curious if dovecot implemented anything like this.&nbsp; We are currently using standard pam authentication (nothing db related) and I was hoping to be able to touch a &quot;nologin&quot; file on a per user basis in their home directory.&nbsp;&nbsp; I think I could do this with some pam magic, but was curious if dovecot had something in it that would allow for this.&nbsp; <BR>
<BR>
Note: I understand I will have to forcibly kill active connections.<BR>
<BR>
--Robert
</BODY>
</HTML>