aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
Commit message (Expand)AuthorAgeFilesLines
...
* Added FAQ file.Eric S. Raymond1996-11-221-0/+2
* No known servers now give it indigestion.E
#!/bin/sh
# Test MDA for debugging fetchmail configurations.
echo "[testmda called with the following arguments: $*]"

# Display the input
cat >/tmp/testmda$$
echo "[text is "`wc -c </tmp/testmda$$`" bytes long]"
cat /tmp/testmda$$
rm /tmp/testmda$$
vg_debian&id=d7d3ef0fdf1bc08e136fbf79a75278f9776771c7'>Updated documentation.Eric S. Raymond1996-09-251-0/+7 * *** empty log message ***Eric S. Raymond1996-09-241-3/+3 * Remove same name dependencies.Eric S. Raymond1996-09-241-1/+1 * The great name change.Eric S. Raymond1996-09-241-4/+4 * Add QNX installation instructions.Eric S. Raymond1996-09-231-3/+9 * Licensing and copyright changes pursuant to Carl Harris handing me theEric S. Raymond1996-06-281-28/+1 * Initial revisionEric S. Raymond1996-06-281-0/+58