Skip to content

Commit

Permalink
DLPX-91396 All emails generated by specific cron job, are redirected …
Browse files Browse the repository at this point in the history
  • Loading branch information
prakashsurya committed Jun 17, 2024
1 parent 0e3fcf5 commit caa8875
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -705,3 +705,12 @@
block: |
# Set default umask value.
umask 027
- file:
src: /bin/true
dest: /usr/lib/nullmailer/true
state: link

- copy:
dest: "/etc/nullmailer/remotes"
content: "localhost true"

0 comments on commit caa8875

Please sign in to comment.