I try to log pop3 connexions but even if qmail-pop3d works well, it logs nothing :(

my supervise/qmail-pop3d/run is:
  #!/bin/sh
  exec /usr/local/bin/softlimit -m 2000000 \
        /usr/local/bin/tcpserver -H -R -l mail-adsl.mxm 0 pop-3 \
        /var/qmail/bin/qmail-popup mail-adsl.mxm /bin/checklocalpwd \
        /var/qmail/bin/qmail-pop3d Maildir
  
and my supervise/qmail-pop3d/log/run is:
  #!/bin/sh
  exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t s2500000 \
        /var/log/qmail/bin/qmail-pop3d

P.S: - the pop-3 line is commented in my /etc/inetd.conf.
     - i have only the pop-3 line in my /etc/services


i'm sure that it's a little and stupid mistake (perhaps newbie) but if someone can 
help quickly i'll
doesn't lose too much time.


thx.
Dji.
-- 
Audouy J�r�me - 3rd year student in E.S.S.I. (Ecole Sup�rieure en Sciences 
Informatiques)
e-mail : [EMAIL PROTECTED] / [EMAIL PROTECTED]
www    : http://djidji.citeweb.net / http://www.essi.fr/~audouy


Reply via email to