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

Authenticated user does not have to be an email address #1

Open
ulab opened this issue Jan 19, 2024 · 0 comments · May be fixed by #5
Open

Authenticated user does not have to be an email address #1

ulab opened this issue Jan 19, 2024 · 0 comments · May be fixed by #5

Comments

@ulab
Copy link

ulab commented Jan 19, 2024

Hi,

the authenticated user does not have to be an email address:

imap(username)<153410><nzM0ukwPnui5ldfj>: Disconnected: Logged out in=137 out=1227 deleted=0 expunged=0 trashed=0 hdr_count=0 hdr_bytes=0 body_count=0 body_bytes=0

So I suggest to change DOVECOT_AUTHENTICATED_PREFIX to:

DOVECOT_AUTHENTICATED_PREFIX \(%{DATA:[dovecot][user]}\)<%{INT:[dovecot][mpid]}><%{DATA:[dovecot][session]}>:

I'm fairly new to grok though, so I am not sure if DATA would be the right template. Perhaps you have a better idea.

Regards,
Balu

ulab added a commit to ulab/dovecot-grok-patterns that referenced this issue Jan 23, 2024
@ulab ulab linked a pull request Jan 23, 2024 that will close this issue
ulab added a commit to ulab/dovecot-grok-patterns that referenced this issue Jan 23, 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
Development

Successfully merging a pull request may close this issue.

1 participant