* Shut off hostname resolution when dealing with Unix domain sockets
authorArt Cancro <ajc@citadel.org>
Wed, 8 Mar 2000 03:36:41 +0000 (03:36 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 8 Mar 2000 03:36:41 +0000 (03:36 +0000)
commit9dc7bcd39e5c317b6ca3f4f84f458c9cfccb878d
tree695220faf9c0f0af3bef557bbeac0649ebcb519b
parent734fdd6797cc597be60ff9e9ab93477100f7d286
* Shut off hostname resolution when dealing with Unix domain sockets
* Cleaned up the 'citmail' MDA tool
* Added POP3 and SMTP port numbers to global system configuration
13 files changed:
citadel/ChangeLog
citadel/citadel.h
citadel/citmail.c
citadel/citserver.c
citadel/control.c
citadel/network/mail.sysinfo
citadel/routines2.c
citadel/serv_pop3.c
citadel/serv_smtp.c
citadel/server.h
citadel/setup.c
citadel/sysconfig.h
citadel/sysdep.c