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

make_mav() function in chkuser.c should return 1 if check passed #22

Merged
merged 5 commits into from
Nov 27, 2024

Conversation

sagredo-dev
Copy link
Owner

This PR modified the following:

  • make_mav() function in chkuser.c is now between #ifdef CHKUSER_SENDER_FORMAT || defined CHKUSER_RCPT_FORMAT
  • more important, it returns 1 if check passed
  • qmail-smtpd.c: added if(smtputf8) in outqlog function, so that it can print UTF8 chars if SMTPUTF8 has been advertised
  • several comments in the new code have been improved, or dropped if obsolete

@sagredo-dev sagredo-dev merged commit 7940098 into main Nov 27, 2024
@sagredo-dev sagredo-dev deleted the smtputf8-arnt branch December 20, 2024 16:33
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 this pull request may close these issues.

1 participant