home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
17 Bit Software 4: Phase Four
/
17Bit_Phase_Four.iso
/
files
/
3257.dms
/
3257.adf
/
s
/
faa.scp
< prev
next >
Wrap
AmigaDOS Script File
|
1994-09-15
|
347b
|
14 lines
.KEY p1,p2,p3,p4,p5
.BRA {
.KET }
;
; Afax:s/faa.scp - Replace your uulib:passwd faa entry with this
;
echo >ram:scr1 {p1} {p2} {p3} {p4} {p5}
afax:c/faa <null: >null: {p1} {p2} {p3} {p4} {p5}
; Send mail to say fax arrived
date >ram:scr
sendmail <ram:scr -t $username -f AmigaFax -s "Fax Received" -raw
; Forward fax if FaxFwd set
Afax:s/FwdLast