Hi,
>>>>> On Mon, 13 Sep 2004 07:32:22 +0200
>>>>> manu@... said:
manu> What is the limit in sendmail?
Though I don't check sendmail, I found the description in RFC 2821:
> local-part
> The maximum total length of a user name or other local-part is 64
> characters.
>
> domain
> The maximum total length of a domain name or number is 255
> characters.
So, it should be 64 + 255 + 1 (for @) + 2 (for < and >) = 322.
manu> Sounds fine then. I'll commit that once we'll have found the maximum
manu> length of an e-mail address.
Thanks!
Sincerely,
--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@... ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/Message
Re: [milter-greylist] cutting off sender-string
2004-09-13 by Hajimu UMEMOTO