This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lacre:ideas [2024/03/16 18:26] – add Milter pfm | lacre:ideas [2024/07/12 09:48] (current) – add: observability pfm | ||
|---|---|---|---|
| Line 36: | Line 36: | ||
| With Lacre being a Milter, it would become available for a wider audience (i.e. for Postfix //and// Sendmail admins). | With Lacre being a Milter, it would become available for a wider audience (i.e. for Postfix //and// Sendmail admins). | ||
| + | |||
| + | ===== Rewrite in Rust ===== | ||
| + | |||
| + | Since Python has some limitations (e.g. its '' | ||
| + | |||
| + | Crates I consider using: | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * something to parse MIME--compliant messages; | ||
| + | |||
| + | ===== Make Lacre observable ===== | ||
| + | |||
| + | Monitoring Lacre' | ||
| + | |||
| + | We could expose endpoints with Lacre statistics for monitoring tools to consume, or consider other observability solutions. | ||
| + | |||
| + | Things to check: | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||