-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
virtual_alias_maps parameter is ignored. #89
Comments
alxwr
added a commit
to alxwr/postfix-formula
that referenced
this issue
Apr 9, 2019
That would work. |
alxwr
added a commit
to alxwr/postfix-formula
that referenced
this issue
Apr 24, 2019
alxwr
added a commit
to alxwr/postfix-formula
that referenced
this issue
Apr 24, 2019
alxwr
added a commit
to alxwr/postfix-formula
that referenced
this issue
Apr 24, 2019
alxwr
added a commit
that referenced
this issue
Apr 26, 2019
Fix #89 by ignoring only keys which are actually used in Pillar 'postfix:mapping'
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to configure the virtual_alias_maps parameter against two maps in my pillar data. In #83, it was suggested something like this might be possible in the future:
But that isn't supported yet, so I was trying to do this instead:
The two files /etc/postfix/virtual and /etc/postfix/virtual.pcre get created, however, no parameter entry is added for virtual_alias_maps!
The text was updated successfully, but these errors were encountered: