OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Ben Rosengart (br+postfix_at_panix.com)
Date: Mon Sep 16 2002 - 22:48:56 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On Mon, Sep 16, 2002 at 09:15:52AM -0400, Wietse Venema wrote:
    >
    > And it can. Just set up a regexp virtual map that creates one
    > envelope for each recipient.
    >
    > /^(.*)virtual\.domain\.tld$/ foo-$1real.domain.tld

    This kind of trick is also useful if one uses '+' as the
    recipient_delimiter, since lots of web sites won't accept + in
    email addresses.

    /^(.+)(.+)\.users\.panix\.com$/ ${2}+${1}panix.com

    So if I couldn't sign up for this list as br+postfixpanix.com, I
    could do so as postfixbr.users.panix.com, and the effect would be
    the same.

    -- 
    Ben Rosengart     (212) 741-4400 x215
    

    Microsoft has argued that open source is bad for business, but you have to ask, "Whose business? Theirs, or yours?" --Tim O'Reilly - To unsubscribe, send mail to majordomopostfix.org with content (not subject): unsubscribe postfix-users