![]() |
Lorenzo M. Catucci wrote: <....> 2 sendfax problem (this is the worst): look at this transcript and (please) tell me what I'm doing wrong: ------------------------------------------------------------------------------ argon:~$ sendfax -c"commento" -d"Gigliola Merusi@09421835" -x "Camping HELIOPOL IS" -r "argomento del fax" -v newfile.ps > logging ----------------------------------------logging-------------------------------- match against (..., 512) rule: offset 0 string = "%!" -- success (result postscript, rule "") Apply DisplayNumber rules to "09421835" --> return result "09421835" COVER SHEET "/usr/local/bin/faxcover -c 'commento' -f 'Lorenzo M. Catucci' -n '09421835' -s 'default' -t 'Gigliola Merusi' -p '1'" request id is 59 (group id 59) for host localhost (1 file) ------------------------------------------------------------------------------- Hope someone could help me... You didn't explain what your problem is. If your problem is the missing strings from your sendfax(1) command at your cover-page you should read the man page of sendfax(1) for the right order of the arguments. matthias