Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
pcp tries to send emails for "unresolvable problems" #22
Comments
spiermar
commented
May 15, 2015
|
See the "FC19 et al QA failures ..." thread on the mail list. |
natoscott
added
the
bug
label
Jun 3, 2015
|
This behaviour was changed in pcp-3.10.6, should no longer get any mail unless explicitly requested. |
natoscott
closed this
Aug 6, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
spiermar commentedMay 15, 2015
We've noticed tons of error messages from local sendmail instances because PCP was trying to send some error information via email, to our fake domain. We don't really care about these errors, so it would be good to have the option to completely ignore those (and not send emails) or output them to a log file.