1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-07-01 20:30:21 +02:00
aerc/commands/compose
Moritz Poldrack 1d6eb2dc58 smtp: add option to request DSN for successful deliveries
In some cases it can be desirable to receive a success notification for
a message from the server. This currently only works on SMTP.

Changelog-added: Add option to request full DSN for SMTP sent messages.
Signed-off-by: Moritz Poldrack <git@moritz.sh>
Acked-by: Robin Jarry <robin@jarry.cc>
2025-03-09 00:40:38 +01:00
..
abort.go compose: differentiate between edit and review commands 2025-01-14 15:00:56 +01:00
attach-key.go compose: differentiate between edit and review commands 2025-01-14 15:00:56 +01:00
attach.go compose: differentiate between edit and review commands 2025-01-14 15:00:56 +01:00
cc-bcc.go compose: differentiate between edit and review commands 2025-01-14 15:00:56 +01:00
detach.go compose: differentiate between edit and review commands 2025-01-14 15:00:56 +01:00
edit.go compose: differentiate between edit and review commands 2025-01-14 15:00:56 +01:00
encrypt.go compose: differentiate between edit and review commands 2025-01-14 15:00:56 +01:00
header.go compose: differentiate between edit and review commands 2025-01-14 15:00:56 +01:00
multipart.go compose: differentiate between edit and review commands 2025-01-14 15:00:56 +01:00
next-field.go compose: differentiate between edit and review commands 2025-01-14 15:00:56 +01:00
postpone.go compose: differentiate between edit and review commands 2025-01-14 15:00:56 +01:00
send.go smtp: add option to request DSN for successful deliveries 2025-03-09 00:40:38 +01:00
sign.go compose: differentiate between edit and review commands 2025-01-14 15:00:56 +01:00
switch.go compose: differentiate between edit and review commands 2025-01-14 15:00:56 +01:00