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

Rename config key displayname to maildisplayname, and refactor. #33

Merged
merged 7 commits into from
Aug 24, 2024

Conversation

yo8192
Copy link
Owner

@yo8192 yo8192 commented Aug 24, 2024

The main changes are:

  • rename the fcron.conf config key displayname into maildisplayname, for clarity.
  • move the underlying code into its own mail.c file, with some refactoring to improve clarity and simplify slightly.
  • extend the extra overflow tests to test at the limit, and just over the limit (expecting an overflow error)
  • ensure things work on systems which don't have stdbool.h (which is C99)

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