aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmail-remote/qmail-remote.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove debug instructions; remove cdb wrapper for tcptoLaurent Bercot2026-02-101-21/+0
| | | | | | | | | 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.
* Pass the correct arguments (sender, not helohost)Laurent Bercot2026-02-101-6/+5
|
* Keep the MX name and use it as SNI servernameLaurent Bercot2026-02-101-4/+4
|
* Separate TLS stuff in preparation for wrappingLaurent Bercot2026-02-101-65/+1
|
* bugfix!Laurent Bercot2026-02-091-1/+3
|
* More debug instructions !Laurent Bercot2026-02-091-1/+14
|
* Add some debug instructionsLaurent Bercot2026-02-091-0/+9
|
* s6-tlsc needs two distinct fds as 6 and 7Laurent Bercot2026-02-081-8/+12
|
* final batch of code, this should be complete!Laurent Bercot2026-02-071-18/+244
|
* Just name it qmail-remote after allLaurent Bercot2026-02-061-0/+86