<div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">There's a facility to add arbitrary code to the imap login process,<br>
e.g., in "10-master.conf":<br>
<br>
  service imap-postlogin {<br>
    executable = script-login /local/bin/imap-wrapper<br>
    user = $default_internal_user<br>
    unix_listener imap-postlogin {<br>
    }<br>
  }<br></blockquote><div> </div><div>Just wondering: is there some sort of pre-login scripting facility for validation,</div><div>as well as this post-login mechanism? I couldn't find anything like this in</div><div>the Dovecot docs, but perhaps I missed something.</div><div><br></div><div>I'd like to be able to have the IP address, the protocol, the user ID, and</div><div>the password examined before even passing the request to the standard</div><div>login mechanism, and I'd like to be able to reject the request even prior</div><div>to login. And a nice-to-have would also be the ability to alter the request</div><div>before it gets passed on to the login mechansim.<br></div><div><br></div><div>Am I out of luck?<br clear="all"></div><div><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><br></div><div>-- <br> <a href="mailto:hippoman@gmail.com" target="_blank">hippoman@gmail.com</a><br> Take a hippopotamus to lunch today.</div></div></div></div></div></div></div>