HylaFAX The world's most advanced open source fax server

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

Re: [hylafax-users] faxmail pdf files



Xavier Blanco wrote:

http://hylafax.sourceforge.net/howto/misc/faxmail-mimeconverters.php


The perl script where you read:



#!/usr/bin/perl # Read from the standard input @text=;

must be changed to:

#!/usr/bin/perl
# Read from the standard input
@text=<STDIN>;



Thanks, I've fixed this now. The "<STDIN>" was there, only it was being stripped out by the browser... thinking that it was a tag.


Lee.

____________________ 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@xxxxxxxxxxx < /dev/null
 *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*




Project hosted by iFAX Solutions