Set dovecot_sieve_redirect_envelope_from
to orig_recipient
#175
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: Integration | |
on: | |
pull_request: | |
push: | |
branches: | |
- main | |
paths-ignore: | |
- ".*" | |
- ".github/**" | |
- "README.md" | |
jobs: | |
integration: | |
name: Integration | |
uses: systemli/github-ansible-workflow/.github/workflows/[email protected] | |
with: | |
distros: '[ "debian11", "debian12" ]' |