0
Answer

Send Mail with Attachments using Asp.Net

Photo of Anil Giri

Anil Giri

12y
1.7k
1

I want to send a mail with large size attachment file.So sometimes mail is not delivered to client.
Can I send mail body first (as it is Very Important) & then Send Attachments Asynchronously. Or just send Download LINK in MAIL.
Please give solution, how could I do this?