
  This file contains some notes about running TxMAILER/TxDIALER in
  certain environments.  If you are having problems, please check
  the list below, as well as the Q&A section of the TXMAILER.DOC

  * Strange modem flashing lights when locked at 57600

    Some people have had problems with the baud rate locked at 57600,
    if this effects you, please try dropping the baud rate to 38400.

  * My provider doesn't use a login ID, it uses PPP PAP authentication
  * I can't seem to logon to my provider

    After running TXBUILD, edit the CONFIG.PPP file and add the
    following two lines:

    ppp pap user <loginid> <password>
    ppp pap timeout 30

    Where <loginid> and <password> are replaced with your loginid and
    password.  Then type:

    ATTRIB +R CONFIG.PPP

    Otherwise the next time you run TXBUILD it will overwrite the
    changes you just made.

