[Bug 916] Hylafax 6.0.3 Fails on Freebsd 6.2-RELEASE

[email protected] Mon, 19 Apr 2010 12:16:05 -0400
Newsgroups gmane.comp.telephony.fax.hylafax.devel
Message-ID <[email protected]>
http://bugs.hylafax.org/show_bug.cgi?id=916





------- Comment #10 from [email protected]  2010-04-19 12:16 -------
Nice, but I'm tempted to go even farther:
  @@ -154,7 +157,7 @@
                  $FAXQ; printf " faxq"
               fi
               if test $HFAXD_SERVER = yes ; then
  -               HFAXD="$HFAXD -i $FAXPORT"
  +               HFAXD="$HFAXD ${HFAXD_ARGS:-l localhost} $FAXPORT"
                  HFAXMSG=" hfaxd"
                  if [ $HFAXD_SNPP_SERVER = yes ]; then
                      HFAXD="$HFAXD -s $SNPPPORT"

Obviously, we can't go that far in 6.0, but in master, for going forward...

A conservative default (bind to localhost) instead of a liberal (bind to
anything).

a.


-- 
Configure bugmail: http://bugs.hylafax.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


____________________ HylaFAX(tm) Developers Mailing List ____________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe [email protected] < /dev/null