Securing Netscape Messaging Server 4.x
| Website: | http://enterprise.netscape.com/ |
| Information provided by: | Matthew Sullivan |
| Additional Information: |
Plugin required - This is available in your installation as source and compiled code.
It maybe installed using the following commands (Unix):
[root@myhost:~]# cd /usr/netscape/server4/msg-*/ [root@myhost:msg-myhost]# ./configutil -l -o service.smtp.protplugmodules \ -v '/usr/netscape/server4/plugins/antirelay.so'After installation you should configure the antirelay.conf file located in the same directory. The server will require restarting for the changes to take effect. Additional information including a blacklist compatable plugin maybe found at: http://www.dnsbl.sorbs.net/mailsystems/nms4.shtml |