Sending Novell Message from Python

Brad Clements bkc at Murkworks.com
Thu Jan 30 09:58:47 EST 2003


You can create an extension module to call the Netware client interface
(NWCallsInit) and then NWSendMessage.

Though, it's far easier to system('z:send "my message text" groupname')



--
Novell DeveloperNet Sysop #5

_
"Ganesan R" <rganesan at myrealbox.com> wrote in message
news:ousmvb6i5l.fsf at andlx-anamika.cisco.com...
> >>>>> "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




-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------
   http://www.newsfeed.com       The #1 Newsgroup Service in the World!
-----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =-----




More information about the Python-list mailing list