-
Updated
Aug 26, 2020 - PHP
smtp
Here are 1,015 public repositories matching this topic...
-
Updated
Aug 25, 2020 - Ruby
-
Updated
Apr 11, 2020 - Ruby
-
Updated
Aug 25, 2020 - Go
-
Updated
Aug 23, 2020 - C#
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Aug 25, 2020 - Python
-
Updated
Aug 11, 2020 - Go
-
Updated
Aug 8, 2020 - Go
-
Updated
Jun 11, 2020 - C
-
Updated
Aug 25, 2020 - JavaScript
-
Updated
Jul 23, 2020 - JavaScript
-
Updated
Jun 3, 2017 - Swift
-
Updated
Jul 15, 2020 - JavaScript
Fix homebrew tap
Homebrew tap is way out of date, goreleaser should be able to generate a new one. Not sure if it will help with launching Inbucket at boot.
When using default settings, users will experience fewer bugs. So when there are issues, resetting to the default can be a quick fix/workaround. And this can lead to better bug reports.
We did this in Tiki for http://doc.tiki.org/Site-configuration-preferences. I got used to it and miss it in other applications. Basically, it shows user which settings have been modified and lets them reset to
After the many changes made to lettre in the last few months, parts of the documentation are out of date or completely missing. This tries to track it
- Features (documented in lib.rs)
- Usage of
AsyncStd1Transportfor sendmail and file transport - Usage of
Tokio02Transportfor sendmail, file and smtp transport (once it gets merged)
- Counter if panics in IMAP/SMTP endpoints
- Negotiated TLS version, both in clients (SMTP) and servers (SMTP, IMAP)
- ???
Improve this page
Add a description, image, and links to the smtp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the smtp topic, visit your repo's landing page and select "manage topics."
Environment variables can be queried using the syntax:
Config variables can be queried using the more natural syntax:
Task
Change the
setenvcommand to also allow a?after the variable.The commands are defined here:
https://github.com/neomutt/neomutt/blob/0b8bfbd56e076d36b6c3f281984d3de5d99a2cba/mutt_commands.c#L110