Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] Again: No notification email when receiving fax
I wrote:
> But the link in the email is still not OK, because the variabele $FILE
> gives the complete path, so the url says something like:
> http://server:4559//var/spool/fax/recvq/fax00010.tif
> and this is correct:
> http://server:4559/recvq/fax00010.tif
> I still have to fix that.
I replaced the line with the URL in /var/spool/fax/bin/rcvd with:
echo "ftp://$HOSTNAME:$PORT/recvq/`/bin/basename $1`"
..and now it works ;-)
With regards,
Paul van der Vlis.
____________________ 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.*