![]() |
> For WHFC: > http://www.uli-eckhardt.de/whfc/1.2/docu/user.shtml > Fill the EMAIL field and select "Always" > For HylaFAX: > Check the values for these VARs > RETURNFILETYPE= > RETURNTECHINFO= > and creat a FaxNotify file in your $HYLAFAX/etc/ dir. I just did this setting in FaxNotify ------------------------------- if [ "$WHY" = "done" ]; then RETURNFILETYPE=pdf; RETURNTECHINFO=yes; RETURNTRANSCRIPT=yes; fi ------------------------------- and WHFC and so I receive my facsimile in attached and this notify: ------------------------------- Your facsimile job to 1088055123456 was completed successfully. Pages: 1 Quality: Fine Page Width: 194 (mm) Page Length: 281 (mm) Signal Rate: 14400 bit/s Data Format: 1-D MH Submitted From: 10.100.0.2 JobID: 18 GroupID: 18 CommID: c000000036 ------------------------------- but I want date and time too. I will try Shamim's answer: printItem "%s " "DateTime" "`date`" in my notify script Thank Andrea ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*