Whenever I do a make and I have the confTRUSTED_USERS it compiles fine but then it won't restart sendmail properly.<br><br>I will try the confDOMAIN on (Monday), but I am not clear as to why I need a long address for the server for apache to work that is running on the same machine. 
<br><br><br><br><div><span class="gmail_quote">On 11/3/06, <b class="gmail_sendername">Les Mikesell</b> <<a href="mailto:les@futuresource.com">les@futuresource.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, 2006-11-03 at 13:41, jones yeates wrote:<br>> I finally got the trusted user thing to work.  Tapache finally shows<br>> up in the <a href="http://sendmail.cf">sendmail.cf</a> file. I needed to "compile"? the mc file by
<br>> doing a<br>><br>> m4 /usr/share/sendmail-cf/m4/cf.m4 /etc/mail/sendmail.mc ><br>> /etc/mail/sendmail.cf<br>><br>> (I was compiling it by doing:  mail -C /etc/mail/)<br><br>All you should have to do is:
<br>service sendmail restart<br>or 'make' in the /etc/mail directory (which is automatically<br>done by the init script when sendmail starts.<br><br>> I checked the /var/log/maillog file and got this error when I tried to
<br>> e-mail through apache:<br>><br>> Nov  3 11:34:36 serverName sendmail[8338]: My unqualified host name<br>> (serverName) unknown; sleeping for retry<br>><br>> I don't understand why its unqualified.  It is listed as a trusted
<br>> user.<br>> I still can't get the masquerade to work.<br><br>Sendmail can't resolve your machine's name in DNS.  Set<br>your hostname to a fully qualified domain name or<br>specify the name, or if that can't be done, use
<br>define(`confDOMAIN_NAME',`<your_domain>')dnl<br><br>This has nothing to do with trusted users, which are allowed<br>to specify a From: other than themselves without having<br>a Sender: line inserted.<br><br>--<br>
  Les Mikesell<br>   <a href="mailto:les@futuresource.com">les@futuresource.com</a><br><br><br>_______________________________________________<br>K12OSN mailing list<br><a href="mailto:K12OSN@redhat.com">K12OSN@redhat.com
</a><br><a href="https://www.redhat.com/mailman/listinfo/k12osn">https://www.redhat.com/mailman/listinfo/k12osn</a><br>For more info see <<a href="http://www.k12os.org">http://www.k12os.org</a>><br></blockquote></div>
<br>