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] No notification message when fax arrives



Hello!

 > in /var/spool/fax/etc/FaxDispatch do u have this

I think you mean /var/spool/fax/bin/FaxDispatch

 > part (path for lm9.0)
 >        SENDTO=FaxMaster;
 >        FILETYPE=tif;

No, this is my FaxDispatch, is it wrong?

----
if [ "$7" != "" ]; then
     PHONEMATCH=$7\$
     USERENTRY=`grep -v "^#" etc/users | grep "$PHONEMATCH"`
     if [ "$USERENTRY" != "" ]; then
         USERNAME=`echo $USERENTRY | awk '{print $1}'`
         SENDTO="$USERNAME"
     fi
fi
----

 > also, it might help to make some mail aliases

I can send email to "faxmaster".

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.*




Project hosted by iFAX Solutions