Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
RNTRACK(1)		     General Commands Manual		      RNTRACK(1)

NAME
     RNtrack - mail tracker and packer for FTN-networks

SYNOPSIS
     rntrack [ options ]

DESCRIPTION
     RNtrack is a so called netmail "tracker". Its purpose is to process netmail
     on  netmail  hubs, though it can be useful for an ordinary node. It takes a
     message, compares it with a mask and, if comparison was successful, it exe-
     cutes corresponding operation with this message.

OPTIONS
     -c configfile
	    The configuration  file  name.   For  example,  -c "d:\soft\fido\RN-
	    track.cfg".   The  space  between  the '-c' and the beginning of the
	    path is required.  Quotes are required.   This  parameter  overrides
	    RNTRACKCONFIG environment variable.

     -u     Unpack  outbound.  Shows  that outbound repack is necessary.  Before
	    execution of all main functions, described	in  configuration  file,
	    RNtrack will unpack the entire outbound into the directory specified
	    in the 'TempMail:' statement.

     -t     Run all 'ScanDir:' statements, for which one-shot execution is indi-
	    cated,  regardless	of  whether they should be executed right now or
	    not.

     -v     Display the version of the program and the list of authors.

     -h, -?
	    Display help screen.

ENVIRONMENT
     RNTRACKCONFIG
	    If you run RNtrack without parameters, then in Windows it  will  try
	    to	read the %USERPROFILE%\fido\rntrack.cfg as a configuration file,
	    in an UNIX-like operating system it will try to read  ~/fido/etc/rn-
	    track.conf,  and  in other operating systems it will try to find rn-
	    track.cfg file in the current directory and process it.

	    You may set the RNTRACKCONFIG environment variable to choose a  dif-
	    ferent path to RNtrack configuration file.

SUPPORTED PLATFORMS
     Linux,  FreeBSD, OpenBSD, NetBSD, Solaris, MacOS X, AIX, OS/2, DOS and Win-
     dows.

AUTHOR
     Alex Soukhotine and others

RNtrack 			   2020-01-30			      RNTRACK(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rntrack&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help