aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmail-remote/qmailr_tcpto.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix mapping in tcpto, fix diagnostic in smtproutesLaurent Bercot2026-02-101-1/+2
|
* Remove debug instructions; remove cdb wrapper for tcptoLaurent Bercot2026-02-101-6/+13
| | | | | | | | | We need to check for size == 0 before mmapping tcpto[6], because 0 means "no match" for us but failure for mmap. So the wrapper isn't good enough; toss it and call fstat and mmap directly. And with that, we should be good, more or less.
* Just name it qmail-remote after allLaurent Bercot2026-02-061-0/+157