![]() |
Hello... I hope I wrote to the right address. I'm not sure if I read everything...but a lot... and I've still a problem. I have installed Linux and HylaFAX. When HylaFAX received a new fax it should forward them to a specified list of users as an email. All users should get all facsimile. I specified the users in the FaxDispatch file: Case "$SENDER" in *) SENDTO=user1@somehost;; *) SENTTO=user2@somehost;; *) SENTTO=user3@somehost;; *) SENTTO=user4@somehost;; esac but what ever I try, only the first user in the FaxDispatch file get the fax. Do I need a loop in the faxrcvd file or do I need for every user an entry in the faxrcvd file....or what else...? And where can I find more about "how to setup the faxrcvd skript" and a description of the commands. I read already man-pages, faq's and some links. Thanks a lot Stefan