I'm using spf-milter-python, which uses an access map for refining the
SPF policy.

The file is formated as:

SPF-Fail:       REJECT
SPF-Softfail:   CBV
SPF-Neutral:    OK
SPF-PermError:  REJECT
SPF-Pass:       OK


Running postmap on this gives:

postmap: warning: access, line 1: record is in "key: value" format; is
this an alias file?


But it still creates the expected access.db file. However,
spf-milter-python is unable to use it. Using makemap from another
machine, the resulting file works fine.

What is makemap doing that postmap isn't? How can I use postmap to
create the correct kind of file?


Thanks,
Chris

Reply via email to