layout: true name: titleslide class: center, middle
.footnote[ ###
@schmonz
####
#nycbug
[schmonz.com/talk
/2020-nyc-january](https://schmonz.com/talk/2020-nyc-january/) ] --- layout: true name: footnotelinks .left-column[
] .footnote[ ###
@schmonz
####
#nycbug
[schmonz.com/talk
/2020-nyc-january](https://schmonz.com/talk/2020-nyc-january/) ] --- template: titleslide # What is notqmail?
## Amitai Schleier --- layout: false template: footnotelinks .right-column[ # Code of Conduct ## Is there one for this meetup? ## Remind ourselves how we want to behave ## Like infra-as-code or TDD, declaring our intentions helps us live up to them ] --- .right-column[ # Why still qmail? ### - Ease and elegance _vs._ annoying sharp edges ### - Working with legacy code is one of [my specialties](https://latentagility.com) ] --- .right-column[ # qmail, pkgsrc, a year ago I've shipped
quite a few improvements
for qmail users in our 2018Q4 release. In three sentences: 1.
qmail-run
gains TLS, SPF, IPv6, SMTP recipient checks, and many other sensible defaults. 2. Most qmail-related packages -- including the new ones used by qmail-run -- are available on most pkgsrc platforms. 3. [rc.d-boot](http://pkgsrc.se/pkgtools/rc.d-boot) starts `rc.conf`-enabled pkgsrc services at boot time on many platforms. In one: > It's probably easy for you to run qmail now. ] --- .right-column[ # What's new? ### - Talked it over with the right friend ### - Changed my thinking about whether to fork ### - Wrote down some project goals (and non-goals) ### - Invited some people to join ### - Got really lucky ] --- .right-column[ # August 2019: notqmail 1.07! ### - Themes: fix broken builds, make packaging easier ### - [Release notes](https://notqmail.org/releases/1.07) ### -
My blog post
### - 29 commits by 4 developers ### - Rapid convergence on shared [goals](https://notqmail.org) and [methods](https://notqmail.org/pull-requests) ### - Developed in public ] --- .right-column[ # Coming soon: notqmail 1.08! ### - Themes: reduce build warnings, remove unused code ### - [Pre-release notes](https://notqmail.org/releases/1.08) ### - 27+ commits by 3+ developers ### - Developed less urgently ] --- .right-column[ # What's next? ### - Next few releases are on the [roadmap](https://notqmail.org/roadmap) ] --- .right-column[ # Try notqmail! ### - [OpenBuildService](https://software.opensuse.org//download.html?project=home%3Anotqmail&package=notqmail) has RPM and DEB ### - Gentoo ebuild ### - [pkgsrc](https://pkgsrc.se/meta-pkgs/qmail-server) for many many platforms ] --- .right-column[ # More Info ### -
Announcing notqmail
(schmonz.com) ### - [References](https://notqmail.org/references) (notqmail.org) ] --- .right-column[ # Agile in 3 Minutes ##
agilein3minut.es
> "Before Agile in 3 Minutes, I couldn't get my team to have a > conversation about important topics. Now I have to timebox it."
-
5: Wrong
-
29: Refactor
] --- template: titleslide # What is notqmail?
## [Amitai Schleier](https://latentagility.com)