HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] delete tiff after received and order by timestamp.
Hi,
I would like to insert in FaxDispatch a script that delete all the faxes
that compliant the rules, es:
case SENDER in
*12346*) SENDTO=abc.com;; rm
/var/spool/hylafax/recvq/filename.tiif
*XXXXX*) SENDTO=abb.com;; rm
/var/spool/hylafax/recvq/filename.tiif
esac
So I don't want to save a copy if I have already forward the attachement to
the user.
Again I would like to save with timestamp format the the tiff in the recvq
directory instead the sequence number.
How can I do that?
Thanks.
Marco.
____________________ 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*