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

AUTH LOGIN Support #242

Closed
bighsuan opened this issue Jun 1, 2023 · 0 comments
Closed

AUTH LOGIN Support #242

bighsuan opened this issue Jun 1, 2023 · 0 comments

Comments

@bighsuan
Copy link

bighsuan commented Jun 1, 2023

I received an email but encountered the following error:

time="2023-05-30T10:25:17Z" level=debug msg="[0.0.0.0:2525] Waiting for a new client. Next Client ID: 2458"
time="2023-05-30T10:25:17Z" level=info msg="Handle client [172.30.203.192], id: 2457"
time="2023-05-30T10:25:17Z" level=debug msg="Writing response to client: \n220 receive.cinnox.com SMTP Guerrilla(unknown) #2457 (1) 2023-05-30T10:25:17Z\r\n"
time="2023-05-30T10:25:18Z" level=debug msg="Client sent: EHLO User"
time="2023-05-30T10:25:18Z" level=debug msg="Writing response to client: \n250-receive.cinnox.com Hello\r\n250-SIZE 67108864\r\n250-PIPELINING\r\n250-STARTTLS\r\n250-ENHANCEDSTATUSCODES\r\n250 HELP\r\n"
time="2023-05-30T10:25:18Z" level=debug msg="Client sent: RSET"
time="2023-05-30T10:25:18Z" level=debug msg="Writing response to client: \n250 2.1.0 OK\r\n"
time="2023-05-30T10:25:18Z" level=debug msg="Client sent: AUTH LOGIN"
time="2023-05-30T10:25:18Z" level=debug msg="Writing response to client: \n554 5.5.1 Unrecognized command\r\n"
time="2023-05-30T10:25:18Z" level=debug msg="Client sent: QUIT"
time="2023-05-30T10:25:18Z" level=debug msg="Writing response to client: \n221 2.0.0 Bye\r\n"

I would like to know if there is support for AUTH LOGIN or any alternative way to address this issue.

@bighsuan bighsuan closed this as completed Jun 1, 2023
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

No branches or pull requests

1 participant