![]() |
<x-html><!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"> <HTML> <HEAD> <META content=text/html;charset=iso-8859-1 http-equiv=Content-Type> <META content='"MSHTML 4.72.2106.6"' name=GENERATOR> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT color=#000000 size=2>When I try to run this command:</FONT></DIV> <DIV><FONT color=#000000 size=2></FONT> </DIV> <DIV><FONT color=#000000 size=2>sendfax -vv -n -d 5551212 /home/test</FONT></DIV> <DIV><FONT color=#000000 size=2></FONT> </DIV> <DIV> <DIV><FONT color=#000000 size=2>And the process just stops there. Despite my best efforts to figure out what's going on </FONT></DIV> <DIV><FONT color=#000000 size=2>I'm stumped. Can anyone help me understand what's going on here?</FONT></DIV></DIV> <DIV><FONT color=#000000 size=2></FONT> </DIV> <DIV><FONT color=#000000 size=2>This is the verbose result:</FONT></DIV> <DIV><FONT color=#000000 size=2></FONT> </DIV> <DIV><FONT color=#000000 size=2>Apply DisplayNumber rules to "5551212"<BR>--> return result "5551212"<BR>-> TYPE I<BR>200 Type set to Image.<BR>SEND compressed data, 5760 bytes<BR>-> PORT 127,0,0,1,79,161<BR>200 PORT command successful.<BR>-> MODE Z<BR>200 Mode set to ZIP.<BR>-> STOT<BR>150 FILE: /tmp/doc22.ps (Opening new data connection).<BR>SEND 2138 bytes transmitted (2.7x compression)<BR>226 Transfer complete (FILE: /tmp/doc22.ps).<BR>-> JNEW<BR>200 New job created: jobid: 24 groupid: 24.<BR>-> JPARM FROMUSER "root"<BR>213 FROMUSER set to "root".<BR>-> JPARM LASTTIME 000259<BR>213 LASTTIME set to 000259.<BR>-> JPARM MAXDIALS 12<BR>213 MAXDIALS set to 12.<BR>-> JPARM MAXTRIES 3<BR>213 MAXTRIES set to 3.<BR>-> JPARM SCHEDPRI 127<BR>213 SCHEDPRI set to 127.<BR>-> JPARM DIALSTRING "5551212"<BR>213 DIALSTRING set to "5551212".<BR>-> JPARM NOTIFYADDR "<A href="mailto:root@mail.com">root@mail.com</A>"<BR>213 NOTIFYADDR set to "<A href='mailto:root@mail.com"'>root@mail.com"</A>.<BR>-> JPARM VRES 98<BR>213 VRES set to 98.<BR>-> JPARM PAGEWIDTH 215<BR>213 PAGEWIDTH set to 215.<BR>-> JPARM PAGELENGTH 279<BR>213 PAGELENGTH set to 279.<BR>-> JPARM NOTIFY "none"<BR>213 NOTIFY set to "none".<BR>-> JPARM PAGECHOP "default"<BR>213 PAGECHOP set to "default".<BR>-> JPARM CHOPTHRESHOLD 3<BR>213 CHOPTHRESHOLD set to 3.<BR>-> JPARM DOCUMENT /tmp/doc22.ps<BR>200 Added document /tmp/doc22.ps as docq/doc22.ps.24.<BR>-> JSUBM</FONT></DIV> <DIV><FONT color=#000000 size=2></FONT> </DIV> <DIV> </DIV> <DIV><FONT size=2>Chris <neomage@netmeg.net></FONT></DIV> <DIV> </DIV></BODY></HTML> </x-html> Date: Thu, 2 Apr 1998 09:37:00 -0500 (EST) From: Jason Sonnenschein <jes@ans.net> To: flexfax@sgi.com Subject: flexfax: bug? in hfaxd, or expected behavior? Sender: owner-flexfax@celestial.com Hello all, I found an annoyance in behavior of hfaxd. When entering the text of a page on the command line with sendpage, it can handle any number of single quotes, but handles doublequotes in a funny way... If an odd number of double quotes are in the message, the message bounces... unmatched quotes. If there is an even number, the double-quotes are stripped. Putting a backslash in front of a double-quote puts _both_ the backslash and the double-quote in the page. Any suggestions? Jason Sonnenschein ANS Network Operations