nginxinc / nginx-go-crossplane

A library for working with NGINX configs in Go
Apache License 2.0
46 stars 12 forks source link

Add missing mail module directives #77

Closed dakshinai closed 10 months ago

dakshinai commented 10 months ago

Proposed changes

The changes add missing directives from ngx_mail_core_module and ngx_mail_proxy_module

Checklist

Before creating a PR, run through this checklist and mark each as complete.

dakshinai commented 10 months ago

@ornj @vivki If we don't want a version bump for unit tests, I can absorb the changes from this https://github.com/nginxinc/nginx-go-crossplane/pull/73