path UUCP:c add
cd UUCP:c

; Export NetMail & Echomail
failat 21
Scan-FU  -c mail:FredMail.cfg                         -d DELETE
FredScan -c mail:FredMail.cfg -a 2:253/506.1 -h tharr -d DELETE
FredScan -c Mail:FredMail.cfg -a 2:3146/1.0  -h tharr -d DELETE

; Grab the BBS line (For DLG systems only)
DLG:GetPort -p TR0 -k uucp -r "UUCP Calls in Progress"

; Make Any Calls
changetaskpri 10
uucico -stharr -x2
changetaskpri 0

; Free up BBS line (For DLG systems only)
DLG:FreePort -p TR0 -k uucp

; Toss UUCP Packets
FredToss -c Mail:FredMail.cfg -h amiinf -d DELETE

; Process the mail packets (use your normal Fido tossing script here)
Execute batch:MailProc
