You won't ever see anything in a socket file, whether Solaris or any other
Unix-like OS. A socket is not really a file. It's a FIFO (first in, first
out) that is grounded in the filesystem for the sake of being able to name
it, and because everything in Unix is a "file". Applications treat named
sockets a lot more like network (e.g. UDP) sockets than files. So, no reason
to worry.

                        -&


-----Urspr�ngliche Nachricht-----
Von: Larry Guest [mailto:[EMAIL PROTECTED] 
Gesendet: Donnerstag, 22. April 2004 05:52
An: [EMAIL PROTECTED]
Betreff: [Mimedefang] Solaris socket files.


I have just install the latest mimedefang on a Solaris 9 server.

I can get it to run and it seems to be working.  But I don't see
anything in the ".sock" file.

_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to