![]() |
Well, I changed the following line in the MailWithFAX procedure within the faxrcvd script to prevent the faxes from being attached to emails. I don't know if this was the best way - but it worked for my purposes - because I wanted to attach the faxes to an email for one user and copy the other faxes to various Windows server folders. =============== changed from: nfiles=1; changed to: nfiles=0; =============== But if you only want the faxes to be copied to a specific folder (no emails at all), then you could likely just change that entire MailWithFAX procedure to make it do what you want (copy, whatever). I believe the uucp user must have write permissions to the folder however. Greg -----Original Message----- From: hylafax-users-bounce@xxxxxxxxxxx [mailto:hylafax-users-bounce@xxxxxxxxxxx] On Behalf Of Carl Johnson Sent: Friday, September 03, 2010 4:48 PM To: hylafax-users@xxxxxxxxxxx Subject: [hylafax-users] fax recieved directory i'm having trouble figuring out how to set the directory that i want my recieved faxes to go to. the docs all seem to only provide direction on how to e-mail docs to a given user. i'd like all faxes to just be dumped into a directory that is then shared by samba to windows machines. how can i set this up? thanks in advance. ____________________ 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* ____________________ 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*