![]() |
If you want to archive all your faxes in a TIFF format, you could just run a cron job that zips them all up into a tarball. If, on the other hand, you are looking to get the email attachments as PS instead of TIFFs, you just need to change that in the FaxDispatch file in /var/spool/hylafax/etc (or wherever you have yours spool dir). in order to create the tarball just do something like $ tar -zvc /var/spool/hylafax/recvq/ > /home/YMax/archive.tar.gz You put the above line in a script that also has a variable for the date, and have the date appended to each .tar, then put the script into cron. HTH, paul ***On Mon 1:03p Nov 15 YMaX <yattaspam@xxxxxxxxx> wrote*** Hi all. I have needs to archiving sent fax in the tiff format, maintaining all the associate information. In passed me it has been suggested: " In notify script put something like this: gs -dNOPAUSE -sDEVICE=tiffg4 -sOutputFile=file.tiff -r204x196 -dBATCH file.ps. Replace file.tiff and file.ps with aproppriate variable from notify. " But, which are these "variable appropriated" ? And more just: How/where ? Thanks Bye MaX ____________________ 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*