I think that may solve my problem. I always interpreted that part from table(5) to be a replacement for an alias table so more of something like.

accept from any for domain example.tld alias <myaliases> deliver to mbox

# myaliases

user    otheruser

On 08/04/15 01:36, Gilles Chehade wrote:
On Mon, Aug 03, 2015 at 06:30:21PM -0500, Edgar Pettijohn wrote:
I am curious how to use the following:
*for any virtual* |<|/vmap/>
    Make the rule match regardless of the domain it is sent to. The
    /vmap/ table will be used as the virtual domain mapping.

Can someone give an example of what table vmap would contain.

Hi,

This is described in table(5):

      In a virtual domain context, the key is either a user part, a full email
      address or a catch all, following selection rules described in
      smtpd.conf(5), and the value is one or many recipients as described in
      aliases(5):

      user1                   otheruser
      [email protected]       otheruser1,otheruser2
      @example.org            [email protected]
      @                       [email protected]
                                        



--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

  • vmap? Edgar Pettijohn
    • Re: vmap? Gilles Chehade
      • Re: vmap? Edgar Pettijohn

Reply via email to