Thank you Viktor

That was the issue.

Regards,

Todd

________________________________
From: owner-postfix-us...@postfix.org <owner-postfix-us...@postfix.org> on 
behalf of Viktor Dukhovni <postfix-us...@dukhovni.org>
Sent: Thursday, December 20, 2018 11:52
To: Postfix users
Subject: Re: explore/test pipemap?

> On Dec 20, 2018, at 10:17 AM, Todd C. Olson <t...@cornell.edu> wrote:
>
> However postmap reports
> postmap: fatal: unsupported dictionary type: pipemap
>
> Cornell University

Your version of Postfix is likely too old.

  $ postconf mail_version mail_release_date
  mail_version = 3.3.1
  mail_release_date = 20180519

  $ postconf -m | grep pipemap
  pipemap

  $ echo abc | postmap -q - "pipemap:{static:foo static:bar}"
  abc     bar

The "pipemap" table type was added in Postfix 3.0 (more precisely,
snapshot postfix-2.12-20140701).

--
        Viktor.

Reply via email to