On Wed, Jun 29, 2011 at 12:43 PM, Sathish Kumar Sathyamoorthy
<sooriyan...@gmail.com> wrote:
> Dear All,
> I want to send the log file (result file) through email to the
> managers i.e., the log file should be read from the harddisk and put
> in the Microsoft Outlook, add the receipents and trigger the email.
>
> Is there any function available in Robotframework to accomplish this
> task?
No, Robot Framework does not come with support for sending emails.
>
> Or is there any freeware tool available to do this task?
Perhaps you can create a script to do this, using for example Python's
smtplib module [1].
hope this helps,
--J
[1] http://docs.python.org/library/email-examples.html
--
Janne Härkönen | http://reaktor.fi
http://twitter.com/#!/janneharkonen
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To post to this group, send email to robotframe...@googlegroups.com.
To unsubscribe from this group, send email to robotframework-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/robotframework-users?hl=en.