<div dir="ltr">I&#39;m attempting to set up my trac installation to accept replies via email.   This is the first time configuring a machine to receive mail, and I have a noobish question.   <div><br></div><div>In postfix/main.conf I am asked to provide &quot;myhostname&quot;, which the examples show as &#39;<a href="http://mail.example.com">mail.example.com</a>&#39;.   The next config item is &quot;mydomain&quot;, which the examples show as &#39;<a href="http://example.com">example.com</a>&#39;. </div>
<div><br></div><div>I don&#39;t expect much inbound mail traffic.   Is it necessary to have a subdomain for mail to be received?  If not, is there any gotchas with having identical values for &quot;myhostname&quot; and &quot;mydomain&quot;?</div>
<div><br></div><div>PS: I&#39;m actually able to establish a connection to my server both locally and remote using &quot;telnet <a href="http://example.com">example.com</a> 143&quot; even though my &quot;myhostname&quot; value is &#39;<a href="http://mail.example.com">mail.example.com</a>&#39;.   The connection fails with &quot;telnet <a href="http://mail.example.com">mail.example.com</a> 143&quot; since that subdomain is not configured in DNS.  </div>
<div><br></div><div>Thanks.</div></div>