Hello All, I am trying to send email using Lotos notes. When I run following commands to establish a COM connection, Python crashes with a error saying "Runtime Error.....Pythonwin.exe abnormal termination".
import win32com.client
session = win32com.client.Dispatch('Lotus.NotesSession')
Any help is appreciated.
Thanks,
Girish
--
http://mail.python.org/mailman/listinfo/python-list
