Bugs item #3429639, was opened at 2011-10-28 09:29
Message generated for change (Tracker Item Submitted) made by hasanfb
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=725709&aid=3429639&group_id=132964
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Net
Group: None
Status: Open
Resolution: None
Priority: 5
Private: Yes
Submitted By: hasan (hasanfb)
Assigned to: Nobody/Anonymous (nobody)
Summary: MailMessage.write() erases content
Initial Comment:
Hi all,
I dont know if it is intention, but if i want to safe the message into a stream (with MailMessage::write()) it is erasing the part contents, so that the created file has the right content and right structure (everything right) but the sent message to the recipient is empty. I have seen into the sent message again and the reason is, that the part contents does erased.
Or Is there another opportunity to save the message first into a file and then to send?
Or is this a bug, that has to be fixed?
Otherwise i think the net library is very easy to use and very user-friendly.
thanks
best regards
Hasan
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=725709&aid=3429639&group_id=132964
|