I am trying to send attachment mails in asp.net pages using SmtpClient.Send()
method.
It is working fine with 2mb files. When i tried with 7mb attachment file, it is saying:
Failure sending mail.
What is the max size for sending mail using SmtpClient.Send(message)
method.
Why the above error coming.....?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…