Bug appears *after* I reset seqf according to hylafax doc:
"
Resetting the Job, CommID, and Other Queue Numbers
Empty the contents of these directories:
/var/spool/hylafax/doneq
/var/spool/hylafax/recvq
/var/spool/hylafax/log
/var/spool/hylafax/sendq
/var/spool/hylafax/docq
/var/spool/hylafax/pollq
"
Then I also did:
# faxqclean
"Removing" a fax job in the "Sending" tab works. However, "removing" it from the "Done" tab gives this error:
504 JOB 1 NOT KILLED; ALREADY DONE
On the server I saw:
# more sendq/seqf
2
# more docq/
doc1.ps doc1.ps;c0 seqf
# more docq/seqf
2
# more log/
c000000001 seqf
# more log/seqf
2
Finally I tried on the server console:
# su faxuser
# faxrm 1
and it worked.
When I refresh Jhylafax it disappears from the "Done" tab.