Hi,

I installed the APF firewall on my linuxbox a few days ago and have log files full TCP DROP messages caused by courier outgoing (and some incoming) activity on port 113.
What is this for? Is it needed? Can I turn this off? Or should I open port 113?


Example log entry:

Jun 9 16:44:51 plain kernel: ** OUT_TCP DROP ** IN= OUT=eth0 SRC=xxx.xxx.xxx.xxx DST=yyy.yyy.yyy.yyy LEN=44 TOS=0x00 PREC=0x00 TTL=64 ID=54265 DF PROTO=TCP SPT=50335 DPT=113 WINDOW=5840 RES=0x00 SYN URGP=0

I couldn't find anything in the docs about this behavior ...

My auth config is only authentication via postgresql, and there I have another question: How do I use encrypted passwords with auth_pgsql? I stored encrypted passwords in the database using the crypt function:

crypt( passwd, 'fX' );

But any attempt to authenticate from Mozilla Mail or Pegasus Mail with password encryption enabled fails ... what am I doing wrong?

Thanks
Chris



-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to