The only downside of this I see is that I use the alias table as a lookup 
table for postfix to accept/deny addresses at the smtp stage, which is much 
more efficient, I have a feeling that it would barf on a regexp address. 

Actually, now that I think about it, would it handle a [EMAIL PROTECTED] style 
address? I'll dig around and see about this. 

I don't know anything about sendmail, that would be a valid question there if 
anyone uses similar function for that MTA. 

-Micah 


On Tuesday 19 October 2004 11:24 am, Blake Mitchell wrote:
> Why not take this one step further, and go with full glob or regex
> support? This would allow nearly any conceivable case.
>
> [EMAIL PROTECTED] wrote:
> >The following bug has been SUBMITTED.
> >======================================================================
> >http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000105
> >======================================================================
> >Reported By:                MicahS
> >Assigned To:
> >======================================================================
> >Project:                    DBMail
> >Bug ID:                     105
> >Category:                   General
> >Reproducibility:            N/A
> >Severity:                   feature
> >Priority:                   normal
> >Status:                     new
> >======================================================================
> >Date Submitted:             19-Oct-04 19:01 CEST
> >Last Modified:              19-Oct-04 19:01 CEST
> >======================================================================
> >Summary:                    Global addresses needed
> >Description:
> >DBmail already has domain catchalls, in the form [EMAIL PROTECTED], it
> > would be really nice to have a global address, in the form [EMAIL 
> > PROTECTED] that
> > would forward mail to a particular mailbox across all domains.
> >
> >One perfect example for me, is [EMAIL PROTECTED] This way I don't have to
> >create a postmaster account for every domain that I accept mail for on the
> >server. To be RFC compliant, this address is needed, but often gets
> >rejected because I forget to create it.
> >======================================================================
> >
> >Bug History
> >Date Modified  Username       Field                    Change
> >======================================================================
> >19-Oct-04 19:01MicahS         New Bug
> >======================================================================
> >_______________________________________________
> >Dbmail-dev mailing list
> >Dbmail-dev@dbmail.org
> >http://twister.fastxs.net/mailman/listinfo/dbmail-dev
>
> _______________________________________________
> Dbmail-dev mailing list
> Dbmail-dev@dbmail.org
> http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to