[pbs-devel] [PATCH proxmox 1/4] sendmail: add sendmail crate

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Nov 29 15:38:50 CET 2024


Am 29.11.24 um 11:53 schrieb Shannon Sterz:
> add the `proxmox-sendmail` crate that makes it easier to send mails via
> the `sendmail` utility. features include:
> 
> - multipart/alternative support for html+plain text mails
> - mulitpart/mixed support for mails with attachments
> - automatic nesting of multipart/alternative and multipart/mixed parts
> - masking recipients to avoid disclosing them to everyone
> - encoding Subject, To, From, and attachment file names correctly
> - adding an `Auto-Submitted` header to avoid triggering automated mails
> 
> also includes several tests to ensure that mails are formatted
> correctly.

Looks quite nice to me, but no need to rush this, so maybe another opinion (@Lukas)
wouldn't hurt here.




More information about the pbs-devel mailing list