ietf-smtp
[Top] [All Lists]

Regarding SMTP path length

2003-07-31 20:29:10
Hi,
    I have a question regarding the maximum path length allowed in RCPT TO
as well as MAIL FROM.
    RFC 2821 says, this limit is 256 bytes.

    Now, does this limit include the escape characters specified in path ?
    For e.g., if address is <a\(_at_)b@c.com>, then
    whether path length calculation should include "\" character ?

    I feel irrespective of any escape/special character present in path, the
path length is calculated on byte by byte basis. I just want to confirm
this.

Regards,
Dhananjay.
<Prev in Thread] Current Thread [Next in Thread>
  • Regarding SMTP path length, dhananjay <=