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] Write to different directory than <spooldir>/ recvq?
I added a few lines in the script "/var/spool/hylafax/bin/faxrcvd" to move
the fax image file() to a new directory...
NEWFILE=`echo $FILE | $SED -e 's/recvq/new_dir/g'`;
mv $FILE $NEWFILE ;
chmod 775 $NEWFILE;
Hope it helps.
Pablo.
> -----Mensaje original-----
> De: Toralf Lund [mailto:toralf@procaptura.com]
> Enviado el: Martes 17 de Junio de 2003 07:11
> Para: hylafax-users@hylafax.org
> Asunto: [hylafax-users] Write to different directory than
> <spooldir>/recvq?
>
>
> Can I configure HylaFax to write received files to a
> different directory
> from <spooldir>/recvq?
> --
> Toralf
>
> ____________________ 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@hylafax.org < /dev/null
> *To learn about commercial HylaFAX(tm) support, mail
> sales@hylafax.org.*
>
****************************************************************************
El contenido del presente mensaje es privado, estrictamente confidencial
y exclusivo para sus destinatarios, pudiendo contener informacion
protegida por normas legales y de secreto profesional. Bajo ninguna
circunstancia su contenido puede ser transmitido o revelado a terceros
ni divulgado en forma alguna. En consecuencia de haberlo recibido por
error, solicitamos contactar al remitente y eliminarlo de su sistema.
Muchas Gracias.
Visite http://www.visa.com.ar
****************************************************************************
____________________ 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@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*