![]() |
Greetings. I am attempting to set up an email -> fax gateway. I using HylaFax v4.0pl2, running on FreeBSD 2.2.5, and Sendmail v8.8.7. I printed out the instructions in mailfax.sh-sendmail, and have tried to implement them faithfully. Sendmail restarts without any problems. I added a .forward file to a user and pointed it to dan@8231792.fax . I sent email to the user with the forward file and I end up with the following in my maillog: (sorry for the mess!) Apr 1 12:37:43 shaft sendmail[2321]: MAA02321: from=<root@shaft.dynahost.com>, size=314, class=0, pri=30314, nrcpts=1,msgid=<Pine.BSF.3.96.980401123724.2319A- 100000@shaft.dynahost.com>, proto=SMTP, relay=root@localhost Apr 1 12:37:49 shaft sendmail[2322]: MAA02321: to=dan@8231792.fax, ctladdr=<root@shaft.dynahost.com> (0/0), delay=00:00:06, xdelay=00:00:06, mailer=esmtp, relay=8231792.fax., stat=Host unknown (Name server: 8231792.fax.: host not found) Apr 1 12:37:49 shaft sendmail[2322]: MAA02321: MAA02322: DSN: Host unknown (Name server: 8231792.fax.: host not found) -----8<------ I added the "CPFAX" statement to my sendmail.cf file, I was under the impression that this would define a pseudo domain, and that would keep this from happening to me. I understand that I should modify ruleset 3 to let the fax domain through, but what exactly should I be doing? Thanks in advance! Dan