./mail/serialmail, Tools for passing mail across serial links

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


Branch: CURRENT, Version: 0.75nb3, Package name: serialmail-0.75nb3, Maintainer: schmonz

serialmail is a collection of tools for passing mail across serial
links. It works with qmail: you use qmail to deliver messages to
a maildir, and then serialmail to deliver messages out of the
maildir.

serialmail is designed to handle three common types of mail delivery
between a dialup computer and an ISP:

* Delivery to the ISP. The dialup computer sends all outgoing mail
to the ISP.

* AutoTURN delivery from the ISP. After the dialup computer makes
an SMTP connection to the ISP, it automatically receives an
SMTP connection back from the ISP if there is any new mail for
it. This provides the same power as ETRN but does not require
a special client.

* User-controlled delivery from the ISP. A user with a shell account
can switch from qmail-pop3d to serialmail without pestering the
sysadmin. The user can also decide whether undeliverable messages
should be left for POP retrieval or bounced back to the sender.


Required to run:
[mail/qmail]

Master sites:

Filesize: 53.788 KB

Version history: (Expand)


CVS history: (Expand)


   2022-11-15 19:57:18 by Amitai Schleier | Files touched by this commit (1)
Log message:
From <URL:http://cr.yp.to/distributors.html>:

2022.11.15: I hereby place the serialmail package (in particular,
serialmail-0.75.tar.gz, with SHA-256 checksum
1825c911087f28692c3441d4f95747201c520a22575ab3e6132b5c14097038f3) into
the public domain. The package is no longer copyrighted.

Bump PKGREVISION for license change.
   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 09:11:18 by Amitai Schleier | Files touched by this commit (4)
Log message:
Only a few djb-nonlicense packages remain. Retire DJB_RESTRICTED,
instead setting LICENSE directly in those packages. Remove outdated
djbware.mk TODO items.
   2020-06-25 07:42:40 by Amitai Schleier | Files touched by this commit (39)
Log message:
Retire 'djbware-errno-hack' and associated options.mk cleverness.
Instead:

1. Package makefiles including their own options.mk
2. Packages say "SUBST_CLASSES+=djberrno" to get the hack, if needed
3. Packages adjust SUBST_FILES.djberrno, if needed

Should fix bulk build failures due to multiple inclusions of options.mk
and/or incorrect definitions of DJB_ERRNO_HACK.

Approved during the freeze by wiz@.
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242)
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
   2017-09-01 05:46:36 by Amitai Schleier | Files touched by this commit (7)
Log message:
Modernize patch filenames.