Results 12 comments of Lucas Tabis

> Also I hope I got this right, but it seems like delivery is implemented outside of vSL? Is that assumption correct? If yes, why so? What do you mean...

> If there was vSL support for mongodb, that would be a lot cleaner than our current solution. MongoDB support in vsl is possible ! I'll discuss with the team...

> Is it possible to define a condition in which some emails will be forwarded and others stored in a db? Yes it is. Here is what it would look...

We would also be happy if we could automatically build a docker container through the github CI

Assigned to #522

Blocked because `viaspf` cannot yet update to trustdns "0.22". (however, we can update it to 0.5-alpha)

Lintian isn't installed, need a fix first.

We are using rhai in [vSMTP](https://github.com/viridIT/vSMTP), a mail transfer agent made with rust. Instead of filtering emails with a standard configuration format (like json or toml) we use Rhai to...

> Seems like it is a flag `rust_2018_idioms` ... Yes, sorry for not pointing that out. What's annoying is that it needs to be allowed at crate level, but if...