"Subject" is a Notes text field which can hold up to 32KB.
The full text will be delivered in Notes mail, but, as the previous poster said, it will be truncated in other systems.
The system limits can be found in Notes Help under "Limits of Lotus Notes."
-Jim
Last Wiki Answer Submitted: November 14, 2012 8:09 pm by jimstell30 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
Since you’ve asked the question twice with quite a few days between, it probably isn’t some kind of obscure interview question.
There are at least two, and possibly three, limits involved. I don’t know the Lotus limit, though I’d expect it to be perhaps either approx 255 characters or one of the other two limits.
The SMTP RFC 2822 section 2.1.1 gives two limits. It says that e-mail systems SHOULD limit subject length to 78 chars and MUST limit length to 998 chars. (In both cases, the ending CR/LF is not counted.)
I wouldn’t be surprised if Lotus adheres to the 78 char limit. But it should be easy to test just by trying to send with a longer subject.
Be aware that some e-mail systems simply won’t/can’t display beyond 78 chars. Longer subjects can lose information.
Since you’ve asked the question twice with quite a few days between, it probably isn’t some kind of obscure interview question.
There are at least two, and possibly three, limits involved. I don’t know the Lotus limit, though I’d expect it to be perhaps either approx 255 characters or one of the other two limits.
The SMTP RFC 2822 section 2.1.1 gives two limits. It says that e-mail systems SHOULD limit subject length to 78 chars and MUST limit length to 998 chars. (In both cases, the ending CR/LF is not counted.)
I wouldn’t be surprised if Lotus adheres to the 78 char limit. But it should be easy to test just by trying to send with a longer subject.
Be aware that some e-mail systems simply won’t/can’t display beyond 78 chars. Longer subjects can lose information.
Tom