0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Try to fill Doozer settings from the environment. More... almost 11 years ago
Add some expvar accounting to mail stream. More... almost 11 years ago
Actually put the spamd default port in as the default for the spamd port. More... almost 11 years ago
required + default doesn't make any sense. More... almost 11 years ago
Use a protocol buffer configuration file for settings. More... almost 11 years ago
Place only the email address in the delivery fields. More... almost 11 years ago
Reject messages which are considered SPAM. More... almost 11 years ago
Send results to SpamAssassin and record the result. More... almost 11 years ago
Join all const declarations into one. More... almost 11 years ago
Implement a stub MailSubmissionService. More... almost 11 years ago
Add a perfectly normal Go RPC receiver server. More... almost 11 years ago
Add a description for QUIT, which is already implemented. More... almost 11 years ago
Implement the RSET command. More... almost 11 years ago
Get rid of DataEnd, which is now no longer required. More... almost 11 years ago
Implement the parsing half of the DATA command. More... almost 11 years ago
Make the To header repeated. Add a date header. More... almost 11 years ago
Actually, implement EHLO correctly. More... almost 11 years ago
Implementations for MAIL From and RCPT To. More... almost 11 years ago
Handle EHLO and HELO correctly as well as empty params. More... almost 11 years ago
Allow to record multiple RCPT statements. More... almost 11 years ago
Implement the HELO command. More... almost 11 years ago
Add some code to handle connections being set up. More... almost 11 years ago
Support returning multiple lines of things using Respond and friends. More... almost 11 years ago
Change the API a bit (pass a Reader into Data, add ETRN). More... almost 11 years ago
Turn smtp_peer_revdns into a repeated field. More... almost 11 years ago
Add methods to store some connection specific state with the connections. More... almost 11 years ago
Add a prototype of an SMTP server which so far recognizes a few commands but mostly replies with not-implemented messages. More... almost 11 years ago