<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'DejaVu Sans'; font-size:8pt; font-weight:400; font-style:normal;">You can make this by the following workaround:<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>starting imapd and pop3d with different imap.conf-files<br>
within these different imapd.conf-files, you can make some appropriate settings to differ if the present user may use POP3/IMAP or not.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>For myself, i did the authentication job against a PostgreSQL database with auxprop. There, it was easy to use two different sql-statements within these two imapd.conf-files to achieve exactly this :-)<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>On Freitag, 8. Mai 2009 10:56:12 Paul van der Vlis wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; Is it possible to disable POP for some users, so they can only use IMAP?<br>
&gt; This to avoid the risk that people configure POP by mistake in their<br>
&gt; client, and download all mail.<br>
&gt;<br>
&gt; But other users still need POP...<br>
&gt;<br>
&gt; With regards,<br>
&gt; Paul van der Vlis.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>-- <br>
Roland<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p></body></html>