Nathan Fiedler writes:
> When I try to send mail to myself on the same machine (that is, "mail > nfiedler", the maillog shows: > > May 21 10:38:56 nuts courieresmtp: > id=00004802.3CEA862F.000008EB,from=<#@[]>,addr=<nfiedler@nuts>: No such > domain. > > I have tried putting "nuts" and "localhost" in both the locals and > esmtpacceptmailfor.dir/me files to no avail. Neither is a fully-qualified domain name. Courier requires fully-qualified domain names in all cases. When you do not specify a recipient's domain name, it defaults to the system hostname. Your system hostname is probably set to 'nuts', without a TLD. You may explicitly configure the system hostname by installing the 'me' configuration file. > Again, I'm sure I simply must not be clever enough to configure a > complex system such as Courier. If there is a book that anyone would > like to suggest, please let me know. You will find a description of all the configuration files in the courier(8) man page, or if you prefer HTML, in /usr/share/doc/courier*/courier.html. Be sure to read the description of the 'me' configuration file, notably what must be done after changing it. -- Sam _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
