diff --git a/agent/testing/winapi.py b/agent/testing/winapi.py index e565660..3942ed1 100644 --- a/agent/testing/winapi.py +++ b/agent/testing/winapi.py @@ -126,16 +126,41 @@ class Items(object): def __init__(self): self.data = {} - self.data[0] = Mail(Subject="Python Training", - SenderName="Mark Pilgrim", - To="allPythonics@python.org", - Body="The training will take place on Wed, 21st Dec.\ + self.data[0] = Mail(subj="Python Training", + sendName="Mark Pilgrim", + to="allPythonics@python.org", + body="The training will take place on Wed, 21st Dec.\ Kindly check the enclosed invitation.", BodyFormat=1, Attachments=Attachments(["Invitation.pdf", "21.pdf"]) ) - self.data[1] = Mail() - self.data[2] = Mail() + self.data[1] = Mail(subj="Information Technolgies Inc. Test it!", + sendName="IT.org", + to="allUser@internet.com", + BodyFormat=2, + HTMLBody="\ +
\ +