HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

notify.awk



I'm trying to copy the faxmaster (myself) on every successful
or unsuccessful fax transmission  but it's not working.
The faxmaster is aliased to my e-mail address, can someone
possibly shed some light on this one.

Hylafax version 4.0p11, Solaris 2.5.1

[snip of notify.awk]

{
    print "To: " mailaddr;
    print "Cc: " faxmaster;
    print "Subject: " subject;
    print "";
    printf "Your " jobType " job to " number;
}

D'Andre
dandre@efficient.com




Project hosted by iFAX Solutions