1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update project repository URL to avoid obsolete "git" transport. More... over 1 year ago
Update build to ghc-8.8.2. More... about 4 years ago
Re-factor esmtpd server code into its own module. More... almost 5 years ago
travis: manually add the missing doctest run More... almost 5 years ago
Drop redundant language extension. More... almost 5 years ago
Implement a basic mail spooler. More... almost 5 years ago
showAddressLiteral: follow hlint suggestion More... almost 5 years ago
showAddressLiteral: fix formatting of IPv6 addresses More... almost 5 years ago
Determine address literals for myself and peer properly. More... almost 5 years ago
Use resourcet to manage IO resources safely in esmptd. More... almost 5 years ago
esmtpdDataReader: issue an internal RSET event after the mail has been read More... almost 5 years ago
Implement DATA reader. More... almost 5 years ago
Implement RSET, MAIL FROM, and RCPTO. Oh, and NOOP, too. More... almost 5 years ago
Fix hlint warnings. More... almost 5 years ago
Rfc2821.hs: don't define Show & Read ourselves; use the derived versions More... almost 5 years ago
Import Rfc2821.hs module from hsemail. More... almost 5 years ago
Accept ":2525" as a valid listen address specification. More... almost 5 years ago
loadCred: drop obsolete function More... almost 5 years ago
cosmetic More... almost 5 years ago
Properly use command line settings to configure the server. More... almost 5 years ago
Start implementing a proper command-line interface. More... almost 5 years ago
Main.hs: cosmetic More... almost 5 years ago
Make sure STARTTLS isn't repeated. More... almost 5 years ago
Implement STARTTLS. More... almost 5 years ago
Add splitLine helper function. More... almost 5 years ago
Main: rename some functions for clarity More... almost 5 years ago
Take advantage of new SyntaxError type. More... almost 5 years ago
Main: fix build against most recent version of hsemail More... almost 5 years ago
Implement a basic ESMTP FSM. More... almost 5 years ago
Fix hlint warnings. More... almost 5 years ago