Maurus Decimus

Results 48 issues of Maurus Decimus

Hi, I would like to propose specifying `no_verify_ssl` as a function parameter rather than a crate feature: https://github.com/durch/rust-s3/blob/5105a1bff57827f88fb90840f03193665ea34d68/s3/src/request/tokio_backend.rs#L31 We interact with different object stores, some of them have valid certificates...

Hi, I would like to add Stalwart Mail Server as well as the Encryption at Rest section. I added a new category as there were no "Mail Server" section on...

Hi, I am the lead developer of the [Stalwart open-source mail server](https://github.com/stalwartlabs/mail-server) and I've recently implemented an automatic encryption-at-rest feature, which uses either OpenPGP or S/MIME. This feature secures all...

Hi, I am writing a tool that needs to be able parse and evaluate regular expressions originally written for Perl. Overall the library works great but I am getting an...

Hi, Stalwart SMTP has been released with built-in support for DANE. Please let me know if any changes are required. Thanks.

## Bug Report ### Version ```txt % cargo tree | grep tracing │ │ │ │ │ │ └── tracing v0.1.40 │ │ │ │ │ │ ├── tracing-attributes v0.1.27...

There is poor support in the Rust ecosystem for extracting text from PDF and MsOffice documents. Look for alternatives.

enhancement

Currently in draft. Implement these once they become standards.

enhancement

**Issue**: Currently when a message is created using the ``Email/set`` method, for simplicity reasons the message metadata is created by parsing the raw message generated by ``mail-builder``. **Fix**: Avoid this...

enhancement

https://datatracker.ietf.org/doc/draft-ietf-jmap-quotas/

enhancement