subramani
subramani

Reputation: 1069

maximum size of email message

We have developed the .net application we got the following exception

"The message could not be send to the smtp server. The transport error code was 0x800ccc62. The server response was 500 line limit exceeded

how to resolve the problem?

Upvotes: 0

Views: 378

Answers (1)

Dustman
Dustman

Reputation: 5261

Send smaller messages.

Upvotes: 4

Related Questions