HylaFAX The world's most advanced open source fax server

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

Re: [hylafax-users] add date and timestamp to e-mail notification



Am 2006.03.02 03:22 schrieb(en) Dave Butcher:
Hi all,
We are running Hylafax 4.2.1 as a send-only system with e-mail
confirmations (with pdf document) back to the sender.
Is there any way to include a timestamp as part of the e-mail message
so that it would read something like:
Your facsimile job to 123-456-7890 was completed successully on 01
Mar2006 at 16:41:23.

Hello Dave,


the date/time of the mail message is the time when the job has been finished.

If you want this in the subject message body you could modify the notify script to include
`date`
or
`date +<format_specification>`
in some text that will be written to the mail message.


examples:
putHeaders "$jobtag to $number completed on `date`"
echo " was completed successfully on `date '+%d %b %Y at %H:%M:%S'`."


Bodo


____________________ 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*




Project hosted by iFAX Solutions