Yes, for consistency.

|+1


-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 512-248-2683                 E-Mail: [EMAIL PROTECTED]
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Aaron Stone
Sent: Wednesday, April 25, 2007 5:36 PM
To: DBMail mailinglist
Subject: Re: [Dbmail] Extension to send mail to sub-folder

On Wed, Apr 25, 2007, Peter Rabbitson <[EMAIL PROTECTED]> said:

> Jorge Bastos wrote:
>> Thats interesting Aaron,
>> 
>> Acording to you, i could send email to my "MySQL" folder on this account
>> like:
>> 
>> [EMAIL PROTECTED]@decimal.pt
> 
> More like this: [EMAIL PROTECTED]
> We were actually discussing how to send mail to a _subfolder_ of the
> folder MySQL.

When we remove the +subaddress part, we check the resulting address to see
if it matches any aliases and then if it matches any usernames. Domains
get caught because the localpart is thrown away anyways.

Now that I look at it, one thing we *don't* do is match against a userpart
catch-all after removing the +subaddress. So technically that means we do
localpart catch-alls.

Question for the list:

Should an alias for "foobar@" catch email addressed to
"[EMAIL PROTECTED]"?

Aaron
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail

_______________________________________________
DBmail mailing list
DBmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to