Skip to content
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

Leaking sendmail stderr #3

Open
arax opened this issue Dec 18, 2017 · 2 comments
Open

Leaking sendmail stderr #3

arax opened this issue Dec 18, 2017 · 2 comments
Assignees
Labels

Comments

@arax
Copy link
Contributor

arax commented Dec 18, 2017

It looks like stderr from sendmail is not properly captured (in mail?) and leaks to berta's stderr. This is problematic for cron-driven execution. Warnings from sendmail trigger e-mails to system administrators.

@arax arax added the bug label Dec 18, 2017
@arax
Copy link
Contributor Author

arax commented Dec 18, 2017

It's not a high-priority issue.

@arax
Copy link
Contributor Author

arax commented Dec 18, 2017

Sample error message:

Non US-ASCII detected and no charset defined.
Defaulting to UTF-8, set your own if this is incorrect.

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

No branches or pull requests

2 participants