Re: Lowercasing non-ASCII chars?

2000-05-09 Thread Mikko Hänninen
Patrick Bihan-Faou [EMAIL PROTECTED] wrote on Mon, 08 May 2000: Exactly my point: if you use such email addresses you will make it difficult for a lot of people to send you email. I know there is a reply button on outlook and once your email is in my address book, I don't have to worry

Re: Lowercasing non-ASCII chars?

2000-05-09 Thread Mikko Hänninen
Bob Rogers [EMAIL PROTECTED] wrote on Mon, 08 May 2000: To belabor what is perhaps obvious by now, RFC822 forbids 8-bit characters in the local-part of an address (or anywhere else, for that matter). The key lines are as follows: atom= 1*any CHAR except specials, SPACE and

Re: Lowercasing non-ASCII chars?

2000-05-09 Thread Peter van Dijk
On Mon, May 08, 2000 at 11:42:37PM -0400, Bob Rogers wrote: [snip RFC822 disallows 8-bit stuff] This is not relevant. RFC822 talks only about headers+body. The issue in this discussion is the SMTP (thus RFC821) addressing. Greetz, Peter. -- Peter van Dijk - student/sysadmin/ircoper/madly in

Re: Lowercasing non-ASCII chars?

2000-05-09 Thread Bob Rogers
From: Peter van Dijk [EMAIL PROTECTED] Date: Tue, 9 May 2000 15:08:03 +0200 On Mon, May 08, 2000 at 11:42:37PM -0400, Bob Rogers wrote: [snip RFC822 disallows 8-bit stuff] This is not relevant. RFC822 talks only about headers+body. The issue in this discussion is the SMTP

Re: Lowercasing non-ASCII chars?

2000-05-09 Thread Peter van Dijk
On Tue, May 09, 2000 at 11:16:05AM -0400, Bob Rogers wrote: From: Peter van Dijk [EMAIL PROTECTED] Date: Tue, 9 May 2000 15:08:03 +0200 On Mon, May 08, 2000 at 11:42:37PM -0400, Bob Rogers wrote: [snip RFC822 disallows 8-bit stuff] This is not relevant. RFC822 talks only

Re: Lowercasing non-ASCII chars?

2000-05-09 Thread Russell Nelson
Mikko Hänninen writes: [EMAIL PROTECTED] [EMAIL PROTECTED] wrote on Mon, 08 May 2000: Correct. Uppercase LETTERS (my emphasis :). The typical preciseness of these manpages suggests to me that if it says letters, then that's all it means, no more, no less...and a quick squizz at the

Re: Lowercasing non-ASCII chars?

2000-05-09 Thread Peter van Dijk
On Tue, May 09, 2000 at 01:51:12PM -0400, Russell Nelson wrote: [EMAIL PROTECTED] writes: mikko.hänninen@myserver and MIKKO.HÄNNINEN@myserver, or do I need to Oh, and you'd need a *lot* more than two qmail files if it didn't do this. What if someone sent to extensions like Mikko,

Lowercasing non-ASCII chars?

2000-05-08 Thread Mikko Hänninen
Hi, I'm wondering if qmail will also lowercase the non-ASCII (or, "high ASCII", 8bit) characters in local email addresses? For example, if I create ~alias/.qmail-mikko:hänninen, will this catch both mikko.hänninen@myserver and MIKKO.HÄNNINEN@myserver, or do I need to have two .qmail files? I

Re: Lowercasing non-ASCII chars?

2000-05-08 Thread markd
On Mon, May 08, 2000 at 09:49:22PM +0300, Mikko Hänninen wrote: Hi, I'm wondering if qmail will also lowercase the non-ASCII (or, "high ASCII", 8bit) characters in local email addresses? For example, if I create ~alias/.qmail-mikko:hänninen, will this catch both mikko.hänninen@myserver

Re: Lowercasing non-ASCII chars?

2000-05-08 Thread Peter van Dijk
On Mon, May 08, 2000 at 09:49:22PM +0300, Mikko Hänninen wrote: Hi, I'm wondering if qmail will also lowercase the non-ASCII (or, "high ASCII", 8bit) characters in local email addresses? For example, if I create ~alias/.qmail-mikko:hänninen, will this catch both mikko.hänninen@myserver

Re: Lowercasing non-ASCII chars?

2000-05-08 Thread Mikko Hänninen
Peter van Dijk [EMAIL PROTECTED] wrote on Mon, 08 May 2000: This code only converts A-Z to a-z, all else is left alone. Right, thanks for the answer. :-) Yeah well since it doesn't support LOCALE 'n stuff, it can't now which characters are special in your country. Indeed, though it doesn't

Re: Lowercasing non-ASCII chars?

2000-05-08 Thread Patrick Bihan-Faou
Hi, Maybe I am missing the point, but I thought that only 7 bits ASCII characters were legal in an email address... Just as a side question, how do I type the following email address with my standard US keyboard ? Mikko.Hä[EMAIL PROTECTED] ? More precisely how do I type the "ä" ? Please don't

Re: Lowercasing non-ASCII chars?

2000-05-08 Thread Peter van Dijk
On Mon, May 08, 2000 at 10:37:55PM +0300, Mikko Hänninen wrote: Peter van Dijk [EMAIL PROTECTED] wrote on Mon, 08 May 2000: This code only converts A-Z to a-z, all else is left alone. Right, thanks for the answer. :-) Yeah well since it doesn't support LOCALE 'n stuff, it can't now

Lowercasing non-ASCII chars?

2000-05-08 Thread Bob Rogers
From: =?iso-8859-1?Q?Mikko_H=E4nninen?= [EMAIL PROTECTED] Date: Mon, 8 May 2000 21:49:22 +0300 . . . And yes, I know it's not a good idea to use 8bit characters in the email addresses. I'm not planning to use these addresses except as a safety catch in case someone happens to