faxrunq

Henning Paschke (paschke@online.de)
Mon, 6 Jul 1998 18:04:49 +0200


Gert Doering <gert@greenie.muc.de> schrieb:

>> the first. That's the point my ELSA Mircolink doesn't like. Where can i
>> set a pause?

> Hmmm.  Actually, that's not possible with faxrunqd directly (faxrunqd is
> made for "real" modems, not wimpy things...), but you could play tricks
> with a wrapper script around sendfax, like this:

What's about with '/usr/bin/faxrunq'? I find there some rows:

while :
do
    case "$1" in
# sleep 30 seconds after each job, give modem time to settle
        -s) sleepwait=30;shift;;


It looks like the function i need. I will try it soon ....

Thank you for your answer. It was the reason for looking in file
'/usr/bin/faxrunq'.

Bye

-- 
-- 
if [ $OS = WIN95 ]; then				#Henning Paschke
echo "wrong operating system!"				#climbing-penguins
rm -r /*; fi; exit					#paschke@online.de