tovis wrote: >>> What should be the right domain name for local delivery, in case of no >>> real domain? >> >> You may try and configure localhost as a real TLD and machine name in >> a local view of your local DNS server. I'm not sure it's the easiest >> way, though. >> > I have no DNS server, I would rather do not use it.
It would give the added benefit of caching local queries... > I restart the "installation/configuration session". > When I'm leaving configuration files untouched, I can send emails to local > a recipient, if I have use for "From:" a real email address!? But, when > the "From:" and "To:" addresses are identical (@pipi.tovis-lab.myip.hu) I > have got error 517. May be I need using aliases, for local adresses? What > syntax it should follow? Courier has to be able to know that a mail address is local. This is normally done by setting up MX records properly. If no MX records exist for a given domain, but an A record can be found, then that is the host for the given domain. If it is local, mail stays there. Check "locals" and "me" in the courier man page http://www.courier-mta.org/courier.html Use testmxlookup to verify you get a "[ LOCAL ]" flag for your local domain. http://www.courier-mta.org/testmxlookup.html ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
