From Mail address dissapear

Hi,

We are using Aspse.Network for sending mails with Body and Subject encoding. But Receiver is not getting From address in the Mail in the OUTLOOK only. In general receiver is getting emails with From Address But if we are using Aspose.Network not getting From address.

Please look into this issue.

It would be appreciated for quick response

Hello,

Do you mean the receiver got emails without sender address? Could you share your code here? I cannot fully understand what you are saying.

Some tips for troubleshooting:

1)Save email messages to locally by invoking the MailMessage.Save(string) function. For example,

message.Save(@"debug.eml");

2)Open the eml files with Microsoft outlook, or send to me for debugging.

Thanks,

Hello,

Do you think the From address cannot show when saving to mht format? We have fixed this bug on the latest hotfix.

Please check it out.

http://www.aspose.com/Community/Files/54/aspose.network/category1102.aspx

Thanks,