I found a way to fix the problem. I had to modify two lines in
/var/spool/hylafax/bin/common-functions:
I changed line 380 from
$PS2PDF $1 $TMPDIR/$name.pdf
to
$PS2PDF $1 $TMPDIR/$name.pdf >/dev/null 2>&1
This modification avoids problems caused by ps2pdf-output.
Moreover I changed line 190 fr
Il giorno dom, 24/12/2006 alle 19.07 +0100, Hans Froemel ha scritto:
> Hello Giuseppe,
>
> Am 24.12.2006 um 18:17 schrieb Giuseppe Sacco:
> > This doesn't seems a problem in hylafax. Could you please try to issue
> > these commands, from a root prompt?
> >
> > # cd /var/spool/hylafax
> > # which p
Hello Giuseppe,
Am 24.12.2006 um 18:17 schrieb Giuseppe Sacco:
This doesn't seems a problem in hylafax. Could you please try to issue
these commands, from a root prompt?
# cd /var/spool/hylafax
# which ps2pdf
# dpkg -S `which ps2pdf`
# dpkg -l $(dpkg -S `which ps2pdf` | awk -F: '{print $1}')
#
Hi Hans,
Il giorno dom, 24/12/2006 alle 17.13 +0100, Hans Froemel ha scritto:
> Thanks for your quick reply!
>
> The suggested changes reduce the number of errors during the
> notification-process, but the attachment is still not generated.
>
> Running notify manually shows that one error still
reopen 404405
thanks
Il giorno dom, 24/12/2006 alle 17.13 +0100, Hans Froemel ha scritto:
> Thanks for your quick reply!
>
> The suggested changes reduce the number of errors during the
> notification-process, but the attachment is still not generated.
>
> Running notify manually shows that one
Thanks for your quick reply!
The suggested changes reduce the number of errors during the
notification-process, but the attachment is still not generated.
Running notify manually shows that one error still occurs:
lise:/var/spool/hylafax# bin/notify "doneq/q18" "done" "0:51"
FILE 1: docq/doc1
Il giorno dom, 24/12/2006 alle 15.54 +0100, Hans Froemel ha scritto:
> Package: hylafax-server
> Version: 2:4.3.1-3
>
> After upgrading hylafax from 4.3.0-9 to 4.3.1-3 notifications aren't
> sent properly any longer. I configured hylafax to attach the sent fax to
> notification-mails as pdf-file
Package: hylafax-server
Version: 2:4.3.1-3
After upgrading hylafax from 4.3.0-9 to 4.3.1-3 notifications aren't
sent properly any longer. I configured hylafax to attach the sent fax to
notification-mails as pdf-file . In 4.3.0-9 the configuration worked
flawlessly, after the upgrade to 4.3.1-3
8 matches
Mail list logo