summaryrefslogtreecommitdiff
path: root/mail/qremote/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-01-05Now that nacl builds more portably, depend on it. Bump PKGREVISION.schmonz1-2/+3
2022-01-04In addition to "qmail-tcpclient" being identical to ucspi-tcp'sschmonz1-2/+3
tcpclient, the author suggests we rely on the curvecpclient and curvecpmessage binaries provided by NaCl. Bump PKGREVISION.
2020-11-19Remove DJB_RESTRICTED, no longer used.schmonz1-3/+1
2020-11-02Also install showdnsmx, as mentioned on the webpage. Ride recent import.schmonz1-1/+2
2020-11-02Initial import of qremote, an experimental qmail-remote replacement withschmonz1-0/+34
CurveCP support. qmail-qremote resolves IP addresses for SMTP server and then calls either tcpclient or qmail-curvecpclient for TCP or CurveCP connections, respectively. Once the connection is established, qmail-rsmtp executes to send mail via SMTP.