Slow baudrate lockout.
Programmed by ViTAL SiGN

Installation
~~~~~~~~~~~~~~~~
	Make the first line of your welcome file call this ppe.
	Edit SLOWBAUD.CNF and set your slowest allowed baudrate, and
		the lockout password.

What it does
~~~~~~~~~~~~~~~~
	This ppe checks to see if the caller's baud rate is slower than
	the allowed lowest baudrate. If it is, the caller is asked what
	the slow baud rate password is, if the caller answers it right
	within 3 tries, he is allowed to proceed into the bbs. If it is
	wrong, the caller is hung up on.

Why this ppe is better than the others
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	All other ppes that I have seen that do this are VERY slow. 
	This ppe takes practically no time to run. The callers do not
	even know that the ppe is running unless their baudrate is too
	slow.
