We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated documentation to use SMTPAuthAutoDiscover for authentication examples instead of SMTPAuthPlain
Fix missing closing bracket in code example Added a missing closing bracket in the Simple Mailer Example code. This ensures the example is syntactically correct and ready for use.
Add simple mailer example and update sidebar Removed `Examples/Example.md` as it was redundant. Added `Simple-Mailer-Example.md` and linked it in the sidebar for easy access to a basic mail-sending script using `go-mail`.