This truncation block in the SendMessage (~line 696, ESMEConnection.cs) — share a design wart: an overlong message is silently truncated, logged at Email severity, yet the method still returns 0 (success). The caller never learns content was dropped.
This truncation block in the SendMessage (~line 696, ESMEConnection.cs) — share a design wart: an overlong message is silently truncated, logged at Email severity, yet the method still returns 0 (success). The caller never learns content was dropped.