<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Thanks for the answer.<br><br>Another thing I need is that I want to generate a report and attach it with email through coding. You can say it is a part of workflow on reaching a particular state.<br><br>Can anyone help me in this regard?<br><br>Thanks<br>Danny<br><br>&gt; From: seb@nexedi.com<br>&gt; To: erp5-users@erp5.org<br>&gt; Date: Tue, 6 Jan 2009 09:37:58 +0100<br>&gt; Subject: Re: [Erp5-users] How to send email with attachment<br>&gt; <br>&gt; &gt; 2009/1/5 Danny Admin &lt;dannywork1@hotmail.com&gt;:<br>&gt; &gt; &gt; Hi,<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Can anyone help me how can i send email with an attachment ?<br>&gt; &gt;<br>&gt; &gt; I don't know what is the pure ERP5-ish way to do it - I'd simply use<br>&gt; &gt; Python's in-built "email" package which is very simple to use.<br>&gt; <br>&gt; The notification tool supports attachments. The sendMessage method can support <br>&gt; both attachment_list and attachment_document_list parameters. You can look at <br>&gt; the docstring of the sendMessage method (ERP5/Tool/NotificationTool.py).<br>&gt; <br>&gt; Regards.<br>&gt; <br>&gt;   Sébastien.<br>&gt; <br>&gt; <br>&gt; &gt;<br>&gt; &gt; Bartek<br>&gt; &gt;<br>&gt; &gt; &gt; Regards<br>&gt; &gt; &gt; Danny<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; ________________________________<br>&gt; &gt; &gt; Invite your mail contacts to join your friends list with Windows Live<br>&gt; &gt; &gt; Spaces. It's easy! Try it!<br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; Erp5-users mailing list<br>&gt; &gt; &gt; Erp5-users@erp5.org<br>&gt; &gt; &gt; http://mail.nexedi.com/mailman/listinfo/erp5-users<br>&gt; _______________________________________________<br>&gt; Erp5-users mailing list<br>&gt; Erp5-users@erp5.org<br>&gt; http://mail.nexedi.com/mailman/listinfo/erp5-users<br><br /><hr />Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! <a href='http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us' target='_new'>Try it!</a></body>
</html>