Sending Novell Message from Python

Ganesan R rganesan at myrealbox.com
Thu Jan 30 05:33:58 EST 2003


>>>>> "Mak" == Mak  <makwaiming at yahoo.com> writes:

> Hi All,
> In my working environment, I need to do some administration works that
> involves informing a group of person. Currently, I do that by Send
> Message of Netware Services. That works but I would like to integrate
> the send message part with other tasks which currently is performed
> with Python. So, anybody know whether that is possible or not ? If
> yes, how can I do ?

I have no idea if there's a python binding for NetWare but you can launch
a command line program to do it (NET SEND or something like that).

Ganesan

-- 
Ganesan R




More information about the Python-list mailing list