aboutsummaryrefslogtreecommitdiffstats
path: root/website/fetchmail-features.html
blob: bae7697b2f1da9d13df05cec20c1b2a214634a92 (plain)
1
../fetchmail-features.html
an class="c1"># 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$$