Re: [Mailman-Developers] New Interface

2016-06-08 Thread Barry Warsaw
Steve's got it right. Just a few other thoughts. On Jun 06, 2016, at 03:35 PM, Stephen J. Turnbull wrote: >(2) SQLAlchemy (and the underlying RDBMSes) allow you to have optional >fields. This is implemented by storing NULL in the missing field. I think we'd prefer this method, i.e. that th

[Mailman-Developers] GSoC project - Implement module to process ARC headers

2016-06-08 Thread Aditya Divekar
Hi! It's been sometime since the GSoC coding period started, and I apologize for putting in this mail so late! The GSoC project is divided into two repositories. ARC implementation - https://gitlab.com/adityadivekar/arc refactored dkimpy package - https://gitlab.com/adityadivekar/sign-message Th