Le Lundi 10 Novembre 2003 6:48 PM, Andreas Aardal Hanssen a �crit :
> >I am also having problems with dropped connections and my log is full of
> >"Warning: unable to enter jail path "/opt/bincimap/bin". Any suggestions
> >what's causing that? (I am not using SSL at the moment.)
> >Here is the tail of the log:
>
> As long as bincimap-up is running as root, and the jail path and users
> exist (from bincimap.conf), you shouldn't get the jail entries in your
> log. :-)
>
I have bincimap installed in /opt/bincimap and the jail-settings in
bincimap.conf are as follows:
Sequrity {
jail path = "/opt/bincimap/bin/",
jail user = "nobody",
jail group = "nogroup"
}
Could there be complications because I am also running vpopmail? Here is the
output of
# ps aux | grep imap
root 1399 0.0 0.0 1328 260 ? S Oct23 0:00 supervise imap
root 1401 0.0 0.0 1328 260 ? S Oct23 0:00 supervise imaps
root 28006 0.0 0.0 1340 260 ? S 09:21 0:00 multilog t n5
s1048576 /var/opt/log/bincimap
vpopmail 28135 0.0 0.2 2540 1248 ? S 09:25 0:00
/opt/bincimap/bin/bincimap-up --logtype=multilog
--conf=/etc/opt/bincimap/bincimap.conf -- /home/vpopmail/bin/vchkpw
/opt/bincimap/bin/bincimapd
vpopmail 28136 0.0 0.3 2856 1580 ? S 09:25 0:00
/opt/bincimap/bin/bincimapd
vpopmail 28169 0.0 0.2 2540 1248 ? S 09:29 0:00
/opt/bincimap/bin/bincimap-up --logtype=multilog
--conf=/etc/opt/bincimap/bincimap.conf -- /home/vpopmail/bin/vchkpw
/opt/bincimap/bin/bincimapd
vpopmail 28170 57.4 0.3 3148 1876 ? R 09:29 2:26
/opt/bincimap/bin/bincimapd
> But the issue of clients dropping connections is not just related to
> Binc's memory usage. Some clients always drop the connection instead of
> logging out; I know Outlook did this for quite a while.
>
I use KMail 1.5 (KDE 3.1.0)
Sigmund.