Hello,
I am having trouble getting the Antirelay plugin in Netscape Messaging Server (installed on Solaris 9) work correctly. When I stop and start the smtp service, I get the error in the smtp service log:
General Warning: Dispatch: could not load protocol plugin /usr/netscape/server4/plugins/antirelay.so -5977
My antirelay.conf file is as follows:
resolvehostnames:1
useauthinfo:0
advertiseauthinfo:0
#We accept mail addressed to these recipients:
delivery:*@mydomain.com
#We relay messages coming from these hosts
submission:192.168.1.*
submission:192.168.2.*
submission:127.0.0.1
Where did I go wrong?
Thanks, in advance for your help.
I am having trouble getting the Antirelay plugin in Netscape Messaging Server (installed on Solaris 9) work correctly. When I stop and start the smtp service, I get the error in the smtp service log:
General Warning: Dispatch: could not load protocol plugin /usr/netscape/server4/plugins/antirelay.so -5977
My antirelay.conf file is as follows:
resolvehostnames:1
useauthinfo:0
advertiseauthinfo:0
#We accept mail addressed to these recipients:
delivery:*@mydomain.com
#We relay messages coming from these hosts
submission:192.168.1.*
submission:192.168.2.*
submission:127.0.0.1
Where did I go wrong?
Thanks, in advance for your help.