HylaFAX The world's most advanced open source fax server |
Hi I’m trying to get a mail to fax gateway going using the supplied mailfax script with postfix The problem I’m having is that the script is returning an error when it tries to process an email (Command died with status 2: "/usr/bin/mailfax". Command output: /usr/bin/mailfax: 121: Bad substitution ) I’ve typed the command in at the prompt with the parameters on the server just to check and it gives the same error The line in question is TMPVAR=${USER//\`/} Any ideas anyone? Thx |