Skip to content

Conversation

bfahrenfort
Copy link

@bfahrenfort bfahrenfort commented Dec 16, 2024

update-ngxblocker uses -f to specify the return address. GNU mail.mailutils uses -r to specify the return address.

previously, update-ngxblocker would report:

Emailing report to: <snip>

mail: conflicting options

The second line is gone with this change, and /var/log/mail.log reports (250 Ok).

You still specify the right return address with the same command, update-ngxblocker -e <notification email address> -f <send address> [other mailgun args, if using mailgun].

Fixes #517.

@marbens-arch
Copy link
Contributor

marbens-arch commented Feb 19, 2025

Maybe you should edit this PR to add "Fixes #517." to the end of the description, because it does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] The "-f" flag does not work with "mail"
2 participants