From: "Shannon Sterz" <s.sterz@proxmox.com>
To: "Lukas Wagner" <l.wagner@proxmox.com>,
"Proxmox Backup Server development discussion"
<pbs-devel@lists.proxmox.com>
Subject: Re: [pbs-devel] [PATCH proxmox v3 1/4] sendmail: add sendmail crate
Date: Mon, 02 Dec 2024 15:42:14 +0100 [thread overview]
Message-ID: <D61AL7R1HK5S.2AYURK44HS0IJ@proxmox.com> (raw)
In-Reply-To: <5649254d-6c85-49fc-85ef-04598811ef37@proxmox.com>
On Mon Dec 2, 2024 at 3:33 PM CET, Lukas Wagner wrote:
>
>
> On 2024-12-02 15:22, Shannon Sterz wrote:
> > On Mon Dec 2, 2024 at 3:16 PM CET, Shannon Sterz wrote:
> >> 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
> >> - multipart/mixed support for mails with attachments
> >> - automatic nesting of multipart/alternative and multipart/mixed parts
> >> - masks multiple receivers by default, can be disabled
> >> - 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. debian packaging is also provided.
> >>
> >> Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
> >
> > forgot to add this in the v2 already, but since that is now obsolete,
> > but unless Lukas objects this should probably include:
> >
> > Tested-by: Lukas Wagner <l.wagner@proxmox.com>
> > Reviewed-by: Lukas Wagner <l.wagner@proxmox.com>
> >
> > just thought i'd quickly mention this before it gets lost
> >
>
> Changes look good, so no objection from me.
> Only tested v1 and v2, but since this has some serious test coverage
> which I assume you have run before submitting v3, I think
> the T-b is also okay :)
i did and the changes should be contained to proxmox-sendmail in v3 so
hopefully that is all fine. thanks for the quick response time!
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
next prev parent reply other threads:[~2024-12-02 14:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-02 14:16 Shannon Sterz
2024-12-02 14:16 ` [pbs-devel] [PATCH proxmox v3 2/4] notify: switch sendmail endpoint over to new crate Shannon Sterz
2024-12-02 14:16 ` [pbs-devel] [PATCH proxmox v3 3/4] sendmail: add mail-forwarder feature Shannon Sterz
2024-12-02 14:16 ` [pbs-devel] [PATCH proxmox v3 4/4] notify: use proxmox-sendmail forward implementation Shannon Sterz
2024-12-02 14:22 ` [pbs-devel] [PATCH proxmox v3 1/4] sendmail: add sendmail crate Shannon Sterz
2024-12-02 14:33 ` Lukas Wagner
2024-12-02 14:42 ` Shannon Sterz [this message]
2024-12-02 14:45 ` [pbs-devel] applied-series: " Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=D61AL7R1HK5S.2AYURK44HS0IJ@proxmox.com \
--to=s.sterz@proxmox.com \
--cc=l.wagner@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox