From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34481 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: using `equal' on email addresses Date: 30 Jan 2001 13:24:16 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87u26hkplx.fsf@lovi.inf.elte.hu> <20010130172515.L13454@ruhr-uni-bochum.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170399 30607 80.91.224.250 (21 Oct 2002 03:19:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:19:59 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 0ECBED049D for ; Tue, 30 Jan 2001 13:25:19 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id MAC28182; Tue, 30 Jan 2001 12:24:59 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 30 Jan 2001 12:24:20 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA12563 for ; Tue, 30 Jan 2001 12:24:11 -0600 (CST) Original-Received: from multivac.cwru.edu (multivac.STUDENT.CWRU.Edu [129.22.96.25]) by mailhost.sclp.com (Postfix) with SMTP id CEC4CD049D for ; Tue, 30 Jan 2001 13:24:23 -0500 (EST) Original-Received: (qmail 26996 invoked by uid 500); 30 Jan 2001 18:24:38 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org In-Reply-To: Jost.Krieger@ruhr-uni-bochum.de's message of "Tue, 30 Jan 2001 17:25:15 +0100" User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 12 Xref: main.gmane.org gmane.emacs.gnus.general:34481 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34481 Jost.Krieger@ruhr-uni-bochum.de writes: > The rules are: > The domain part is case insensitive. > In the local part, the address "Postmaster" must be valid > case-insensitively. > Othe local parts *can* be case-sensitive. Also, to be maximally careful, the domain is everything after the *last* "@". paul