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

smtp-eve: fix filesize and version check #1139

Closed
wants to merge 1 commit into from

Commits on Mar 8, 2023

  1. smtp-eve: fix filesize and version check

    Earlier, the CRLFs that were a part of the file were also stripped off
    as a part of finding and stripping the delimiters in the MIME handler.
    This was fixed as a part of
    https://redmine.openinfosecfoundation.org/issues/5725.
    This patch fixes the test too to reflect the fix.
    
    Ticket: 5821
    inashivb committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    f52fc4f View commit details
    Browse the repository at this point in the history