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

Features #45

Merged
merged 2 commits into from
Jul 9, 2024
Merged

Features #45

merged 2 commits into from
Jul 9, 2024

Conversation

croessner
Copy link
Owner

No description provided.

Christian Roessner added 2 commits July 9, 2024 09:43
The previous method of handling authentication was replaced with SASL PLAIN mechanism, allowing to standardize and secure the authentication process. Also, the error response for unsupported authentication mechanisms is added. Lastly, some settings for the fake SMTP server are put in place, including enabling Delivery Status Notification (DSN).

Signed-off-by: Christian Roessner <c@roessner.co>
Modified the HaveLuaCallback function in file.go to use the GetConfig function for validating the callback script. This new implementation provides an additional null check to avoid potential null-pointer exceptions, increasing the robustness of the function.

Signed-off-by: Christian Roessner <c@roessner.co>
@croessner croessner merged commit eeb5eec into main Jul 9, 2024
6 checks passed
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