Bob Eager wrote:
> On Fri, 21 Dec 2007 16:49:52 UTC, Peter Lynch <(E-Mail Removed)> wrote:
>
>> On 21 Dec 2007 10:21:06 GMT, Bob Eager wrote:
>>> On Fri, 21 Dec 2007 10:11:19 UTC, (E-Mail Removed) (Richard
>>> Tobin) wrote:
>>>
>>>> In article <176uZD2KcidF-pn2-(E-Mail Removed)>,
>>>> Bob Eager <(E-Mail Removed)> wrote:
>>>>
>>>>>> I did find that a name in the format (E-Mail Removed) was not always
>>>>>> acceptable when entered into a web site as just one letter was
>>>>>> considered to short
>>>>> Then the website is faulty.
>>>> Websites don't have to comply with any RFC when choosing what email
>>>> addresses to accept. They may find it more useful to filter out
>>>> unlikely addresses even at the expense of rejecting some valid ones.
>>> That's their prerogative. I still maintain it's faulty!
>>>
>> But it only counts as faulty if that was not the website's intention.
>> I occasionally get websites that reject one of my disposable email
>> addresses as being "invalid". It's perfectly valid, but their software
>> won't allow submission of addresses that no-one will ever read.
>
> Perhaps. But the example of a single letter address above
> ((E-Mail Removed)) hardly fits that bill. It's hardly likely to be a
> throwaway address, is it?
>
> Just seems bad (faulty) programming to me.
>
Count your lucky stars that you never had to deal with addresses like
minty!jedi-knight!poohbear!alabataris!(E-Mail Removed)
There were even worse formats that I forget now.
All covered in various RFCS and suchlike. Very few of which were
accurately and strictly adhered to.
I am pretty sure that you should only have alphanumerics, the period,
hyphen and underscore in a name. MOST mail system's will also deal
kindly to an apostrophy, so Mike.O'(E-Mail Removed) should work..
Derfinitelty avoid inverted commas (double quotes") exclamation marks!
(UUCP style addresseing), commas (addressee separation mark) and %
character (source route addressing). I am pretty sure an asterisk will
bugger up many mailers, and although I cant see why it won't work, I
would not use a dollar or pound sign or a caret or an ampersand. That
one MAY work tho.
ISTR a colon and semi-colon are alos character with special meaning..not
sure.
MOST of the extended character set works however. It used to be '7 bit
only' but I think a later RFC allowed 8 bit characters..too many swedes
using the net by then etc etc.
In general case is preserved, but is not sensitive..so fred Fred and
freD will all go to the same user.
On the right hand side of the @ sign, I think you have to be 7 bit
clean, and no specials at all apart from '-' and '_' There is some
issue about all number adress 123.com is invalid IIRC. Confused with
actual numeric IP addresses. But 123abc.com is now legal or is it
abc123.com ? 3com got it changed IIRC.