# This is an example of a port file. This file have the syntax compatible
# with Taylor UUCP (not HDB nor anything else). Please check uucp
# documentation if you are not sure how Taylor config files are supposed to 
# look like. Edit it as appropriate for your system.

# Everything after a '#' character is a comment.
port tcp
type tcp

port SSH
type pipe
command /usr/bin/ssh -C -x -o batchmode=yes -o StrictHostKeyChecking=no uucp@%%zephir%%
