./mail/qremote, Experimental qmail-remote replacement with CurveCP support

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20131231nb2, Package name: qremote-20131231nb2, Maintainer: schmonz

qremote is an experimental drop-in replacement for qmail's qmail-remote
with 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.


Required to run:
[net/ucspi-tcp] [security/nacl]

Master sites:

Filesize: 212.213 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-05 15:03:27 by Amitai Schleier | Files touched by this commit (1)
Log message:
Now that nacl builds more portably, depend on it. Bump PKGREVISION.
   2022-01-04 22:03:22 by Amitai Schleier | Files touched by this commit (6)
Log message:
In addition to "qmail-tcpclient" being identical to ucspi-tcp's
tcpclient, the author suggests we rely on the curvecpclient and
curvecpmessage binaries provided by NaCl. Bump PKGREVISION.
   2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356)
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles were unfetchable (possibly fetched
conditionally?):

./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
   2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357)
Log message:
mail: Remove SHA1 hashes for distfiles
   2020-11-19 10:35:43 by Amitai Schleier | Files touched by this commit (41)
Log message:
Remove DJB_RESTRICTED, no longer used.
   2020-11-02 11:53:04 by Amitai Schleier | Files touched by this commit (2)
Log message:
Also install showdnsmx, as mentioned on the webpage. Ride recent import.
   2020-11-02 11:24:58 by Amitai Schleier | Files touched by this commit (7)
Log message:
Initial import of qremote, an experimental qmail-remote replacement with
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.