PDA

View Full Version : Recipient in Amon.cfg does not work?


ictikw
January 30th, 2007, 11:02 AM
Hi guru's,

I am trying to get "recipient=admin" to work in a Novell Netware 6.5 sp 5 environment.

This is my amon.cfg at the moment:
recipient=admin
notify
clean
delete
log

I do not get a pop-up of recipient at the administrator Workstation when I try to store a test-virus at the server. What is needed to send a message through netware? Do I need IPX or an emailaddress? Btw, the test-user get's a netware notification of the virus intrusion on screen by the parameter "notify".

Thanks for your help,
Mike from the Netherlands.

ictikw
February 21st, 2007, 10:17 AM
Hi every Netware One,

To get recipient=user1,user2, etc. to work in netware, you need to set the bindery context of the users in the autoexec.ncf like this, e.g.:

SET BINDERY CONTEXT = O=SERVER;

Where SERVER is the context where the user resides. Hope this helps.