OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Pred Bundalo (predece.northwestern.edu)
Date: Mon Jun 04 2001 - 15:20:40 CDT

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

    Ralf Hildebrandt writes:
    | On 30 May 2001 20:49:03 +0200, Pred Bundalo <predece.northwestern.edu> wrote:
    |
    | > Background: we're currently using subdom.xyz.com and want to move to
    | > subdom.xyzpdq.com but receive mail for both domains for an extended period.
    |
    | Use virtual_maps or extend mydestination.
    |
    | > mydestination = $myhostname, localhost.$mydomain, $k.subdom.xyzpdq.com
    |
    | Use a regular expression mydestination map or a regular expression virtual_map
    | mydestination = regexp:/etc/postfix/mydestination
    |
    | /.*\.subdom\.xyzpdq\.com/ anything

    Hi, Ralf,

    Thanks for the info. Please excuse my extreme ignorance, but I don't see
    how the above gets us what we want. Does simply saying

            mydestination = regexp:/etc/postfix/mydestination

    give the regular expression the FQDN, from which it then matches
    our local hostname?

    Also, shouldn't the above look like

            mydestination = $myhostname, localhost.$mydomain, regexp:/etc/postfix/mydestination

    ?

    -
    To unsubscribe, send mail to majordomopostfix.org with content
    (not subject): unsubscribe postfix-users