home *** CD-ROM | disk | FTP | other *** search
- .KEY p1,p2,p3,p4,p5,p6,p7,p8,p9
- .BRA {
- .KET }
- ;
- ; Afax:s/faa.scp - Replace your uulib:passwd faa entry with this
- ;
- echo >ram:scr1 {p1} {p2} {p3} {p4} {p5} {p6} {p7} {p8} {p9}
- afax:c/faa <null: >null: {p1} {p2} {p3} {p4} {p5} {p6} {p7} {p8} {p9}
- ; Send mail to say fax arrived
- date >ram:scr
- Afax:S/SetLastFax
- if exists $LastFax
- Afax:c/faxinfo $LastFax >>ram:scr
- List NOHEAD DATES $LastFax >>ram:scr
- endif
- sendmail <ram:scr -t $username -f AmigaFax -s "Fax Received" -raw
- ; Forward fax if FaxFwd set
- Afax:s/FwdLast
-