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] Instead of mailing received faxes can I put them on a folder?



Enrique Arredondo typed (on Fri, Dec 17, 2010 at 03:53:24PM -0600):
| Hi I currently use FaxDispatch to email a received fax  pdf file to
| someone, Can I save this pdf somewhere else instead of emailing it ?
| 
| 
| Here's my FaxDispatch script:
| 
|	FILETYPE=pdf;
| 
|	case "$DEVICE" in
|	ttyACM3) SENDTO=yada@xxxxxxxx;;
|	esac

I use smail here, and I can set an smail alias that appends yada's
incoming mail to a designated file:

	yada "|cat >> /some/path/to/file"

Whether such aliases work in other MTAs is beyond my ken.


A program like 'deliver' or 'procmail' can also divert a user's
incoming email to a file.

-- 
JP


____________________ 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