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 . In 4.3.0-9 the configuration worked 
> flawlessly, after the upgrade to 4.3.1-3 the pdf-file is missing in 
> notifications. I gathered some data which might help identifying the 
> cause of the problem. Apparently the notify-shellscript runs into 
> problems when trying to generate the attachment.

I believe this problem have been fixed in 4.3.1-4. Please try setting

ENCODING='base64'
MIMENCODE='/usr/bin/mimencode'
QPENCODE='/usr/bin/mimencode -q'
UUENCODE='/usr/bin/uuencode'

in /etc/hylafax/setup.cache, then please change the
file /var/spool/hylafax/bin/notify on line 172
from 
SESSION_LOG="`cat log/c$commid | grep -v '-- data'`"
to
SESSION_LOG="`cat log/c$commid | grep -v -- '-- data'`"

then run "invoke-rc.d hylafax restart" and let me know if this fix the
problem.

Please, let me know if this fix the problem.

Bye,
Giuseppe



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to