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

Forwarding email - SMTP65 Error #72

Closed
bobbimanners opened this issue Nov 16, 2021 · 1 comment
Closed

Forwarding email - SMTP65 Error #72

bobbimanners opened this issue Nov 16, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@bobbimanners
Copy link
Owner

SMTP65 gave an error with a forwarded news message.

On closer inspection it appears SMTP65 was continuing to parse headers beyond the end of the email header block and was continuing into the headers of the forwarded message. It should stop parsing email headers after the first blank line.

Can't believe I never spotted this ;)

@bobbimanners bobbimanners added the bug Something isn't working label Nov 16, 2021
@bobbimanners bobbimanners self-assigned this Nov 16, 2021
@bobbimanners
Copy link
Owner Author

Fixed in 2.1.13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant