summaryrefslogtreecommitdiffstats
path: root/qmail-send.c
Commit message (Collapse)AuthorAgeFilesLines
* qmail-send: fix Original-Recipient headermanuel2026-06-021-1/+1
|
* qmail-send: add QSBMF recipient capture and RFC-compliant DSN encapsulation ↵manuel2026-05-211-18/+106
| | | | | | | | | with header-only mode * parse and store original recipients from bounce metadata * include Original-Recipient fields in DSN delivery-status part * extend multipart/report formatting for RFC-compliant bounce encapsulation * improve MIME structure and headers (Auto-Submitted, Content-Type, encoding)
* Fix compile warnings...Manuel Mausz2019-06-111-4/+5
|
* plus addressing improvementsmanuel2018-10-151-13/+21
| | | | | * first `+` splits local part from sub-address * prioritize plus addressing over domain wildcards
* Implement plus addressing for virtualdomainsmanuel2017-08-161-0/+19
|
* [PATCH] Adding double-bounce-trim-patchmanuel2013-02-051-0/+2
| | | | double-bounce-trim
* [PATCH] rfc822 bouncesmanuel2013-02-051-3/+34
| | | | | | Adding qmail-bounce-encap to encapsulate bounces in rfc822 messages qmail-bounce-encap-20040210
* [PATCH] Allow qmail to re-read concurrency limits on HUPmanuel2013-02-041-0/+4
| | | | qmail-1.03-reread-concurrency.2
* [PATCH] Trim large bouncing messages downmanuel2013-02-041-1/+12
| | | | qmail-limit-bounce-size
* [PATCH] Increase limits for large mail systemsmanuel2013-02-041-9/+18
| | | | big-concurrency
* [PATCH] big-todo.103manuel2013-02-041-22/+16
|
* qmail 1.03 importmanuel2013-02-041-0/+1612