Skip to content

Old entries in recipient_canonical_maps/sender_canonical_maps/aliases are not cleaned up #87

@adborden

Description

@adborden

If I run the playbook with:

recipient_canonical_maps:
  - recipient: root
  - rewrite: me@example.com

Then I run the playbook with:

recipient_canonical_maps:
  - recipient: postmaster
  - rewrite: me@example.com

And then I inspect /etc/postfix/recipient_canonical_maps

$ cat /etc/postfix/recipient_canonical_maps
root me@example.com
postmaster me@example.com

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions