Hylafax Mailing List Archives

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [hylafax-users] RE : SambaFax problem scanning Fax-Nr



Hi,

Thanks for the reply.

I tried many different ways of writing the fax number (e.g:
Fax-Nr:77291010, Fax-Nr:04077291010, Fax-Nr : 04077291010, Fax-Nr :
494077291010 etc etc) But nothing works :(

The debug version of the script doesn't give any output as well. I've
give here a snip of the CUPS error log which may give some clue. 

D [12/May/2003:16:57:59 +0100] AcceptClient() 3 from 127.0.0.1:631.
D [12/May/2003:16:57:59 +0100] ReadClient() 3 POST / HTTP/1.1
D [12/May/2003:16:57:59 +0100] ReadClient() 3 POST /printers/sambafax
HTTP/1.1
D [12/May/2003:16:57:59 +0100] print_job: auto-typing file...
D [12/May/2003:16:57:59 +0100] print_job: request file type is
text/plain.
D [12/May/2003:16:57:59 +0100] check_quotas: requesting-user-name =
'root'
D [12/May/2003:16:57:59 +0100] print_job: requesting-user-name = 'root'
I [12/May/2003:16:57:59 +0100] Job 41 queued on 'sambafax' by 'root'.
D [12/May/2003:16:57:59 +0100] Job 41 hold_until = 0
D [12/May/2003:16:57:59 +0100] StartJob(41, 080912f8)
D [12/May/2003:16:57:59 +0100] StartJob() id = 41, file = 0/1
D [12/May/2003:16:57:59 +0100] job-sheets=none,none
D [12/May/2003:16:57:59 +0100] banner_page = 0
D [12/May/2003:16:57:59 +0100] StartJob: argv =
"sambafax","41","root","test.txt","1","","/var/spool/cups/d00041-001"
D [12/May/2003:16:57:59 +0100] StartJob: envp =
"PATH=/usr/lib/cups/filter:/bin:/usr/bin","SOFTWARE=CUPS/1.1","USER=root","CHARSET=iso-8859-1","LANG=c","TZ=GMT","PPD=/etc/cups/ppd/sambafax.ppd","CUPS_SERVERROOT=/etc/cups","RIP_MAX_CACHE=8m","TMPDIR=/var/spool/cups/tmp","CONTENT_TYPE=text/plain","DEVICE_URI=sambafax","PRINTER=sambafax","CUPS_DATADIR=/usr/share/cups","CUPS_FONTPATH=/usr/share/cups/fonts","",""
D [12/May/2003:16:57:59 +0100] StartJob: statusfds = 5, 6
D [12/May/2003:16:57:59 +0100] StartJob: filterfds[1] = 7, -1
D [12/May/2003:16:57:59 +0100] StartJob: backend =
"/usr/lib/cups/backend/sambafax"
D [12/May/2003:16:57:59 +0100] StartJob: filterfds[0] = -1, 8
D [12/May/2003:16:57:59 +0100]
start_process("/usr/lib/cups/backend/sambafax", bfff7abc, bfff2f6c, 7,
8, 6)
I [12/May/2003:16:57:59 +0100] Started backend
/usr/lib/cups/backend/sambafax (PID 1576) for job 41.
D [12/May/2003:16:57:59 +0100] D [12/May/2003:16:57:59 +0100] UpdateJob:
job 41, file 0 is complete.
D [12/May/2003:16:57:59 +0100] CancelJob: id = 41
D [12/May/2003:16:57:59 +0100] StopJob: id = 41
D [12/May/2003:16:57:59 +0100] StopJob: printer state is 3
D [12/May/2003:16:57:59 +0100] CloseClient() 3
D [12/May/2003:16:58:13 +0100] mallinfo: arena = 1035712, used =
1031040, free = 4672
D [12/May/2003:16:59:13 +0100] mallinfo: arena = 1035712, used =
1031040, free = 4672

I'm getting into frustration, please help!!

-Shafeer

On Mon, 2003-05-12 at 14:11, Xware wrote:
> No dashes nor points nor spaces in the number and everything will go
> well... ;-)
> 
> --
> Phil.
> 
> -----Message d'origine-----
> De : hylafax-users-bounce@hylafax.org
> [mailto:hylafax-users-bounce@hylafax.org] De la part de Shafeer
> Hajamohideen
> Envoyé : lundi 12 mai 2003 14:02
> À : hylafax-users@hylafax.org
> Objet : [hylafax-users] SambaFax problem scanning Fax-Nr
> 
> 
> Hi all,
> 
> I've a problem sending fax using sambafax setup. I'm running hylafax
> version 4.1 on SuSe 7.3. I've followed the install instructions given in
> the site http://www.purpel3.com/sambafax/ for CUPS. I have Hylafax
> installed to send and recieve fax and is working fine. I can send fax
> from the command prompt using commands; 
> 
> # sendfax -n -D -f root -d 04077291010 test.txt
> 
> also
> 
> # c2faxsend -vf [file format] -d 04077291010 [some file]
> 
> I recieve a email to my root mail that the fax has been send succesfully
> and I also recieve the fax at /usr/spool/fax/recvq. FINE
> 
> But when I send a fax from the client or using the print command to the
> sambafax printer. I always get a mail that the fascimail was failed to
> send with the msg from the sambafax script that "The faxnumber is not
> recognised"
> 
> The test file i used to send fax is as follows;
> 
> some text...
> 
> Fax-Nr : 040-77291010
> 
> some text...
> 
> I also tried to replace the sambafax script file with the sambafax.debug
> file and checked the results. But I neither get an email not the fax is
> send! I only see an empty sambafax.debug.log file in /tmp from which I
> couldn't get any clue.
> 
> I'm new to linux and don't know how to diagnose this, any help would be
> highly appreciated.
> 
> Thanks in advance,
> Shafeer.
> 
> 
> ____________________ 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.*
> 
> 
> 


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



Home
Report any problems to webmaster@hylafax.org

HylaFAX is a trademark of Silicon Graphics Corporation.
Internet connectivity for hylafax.org is provided by:
VirtuALL Private Host Services