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

Change of severity level #217

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Change of severity level #217

wants to merge 1 commit into from

Conversation

s-wust
Copy link

@s-wust s-wust commented Jan 12, 2024

When this event was introduced, it was logged as warning as it is non-critical for dovecot's stability
It was (maybe by accident...) elevated to error when the i_info()/i_warning()/i_error() calls where replaced with their e_*() equivalents
(see 66ddc39)
To prevent flooding error logs with non-critical errors, it should be reverted to warning

@sirainen
Copy link
Contributor

Hmm. Maybe .. but why are you getting those errors/warnings anyway? It's not really expected unless one of the login processes crashes or something. Are you maybe using SMTP or some other external auth that connects to Dovecot?

@s-wust
Copy link
Author

s-wust commented Jan 13, 2024

I can't really figure out. I've seen nothing suspicious in my logs.
And yes, I'm using Postfix SMTP AUTH through Dovecot.

@s-wust s-wust closed this Jan 13, 2024
@s-wust s-wust reopened this Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants