-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 08/14/2010 03:25 AM, Roger Burton West wrote: > On Sat, Aug 14, 2010 at 02:46:27AM -0600, Morgan Gangwere wrote: > >> Why doesn't exim4 pick up the route from mlmmj first? > > The lexical order of router files is important. Does > 50_exim4-config-mlmmj sort lexically before the other routers that might > handle the target address?
I renamed it to 050_exim4-config_aaaa just to make sure. how /should/ I set up exim to handle my setup? I use a DynDNS domain (kabuki-duke.ath.cx) that I want to run a mailing list on. I have exim configured theoretically to accept mail for both domains I have. When debconf asked me how I wanted to configure it, I said "internet" -- this box may as well have a public IP (it's DMZ'd behind the router). I've added the line debug_print = "mlmmj -> checking $local_p...@$domain" to the file in the routing dir, and I'm getting nothing when I try debugging the route: # exim4 -bt [email protected] R: dnslookup_relay_to_domains for [email protected] LOG: MAIN lowest numbered MX record points to local host: kabuki-duke.ath.cx (while routing <[email protected]>) [email protected] cannot be resolved at this time: lowest numbered MX record points to local host It does not matter if I set my domain to nothing even, nothing changes. My hosts file looks like: 192.168.0.50 indrora.homelinux.org 192.168.0.50 kabuki-duke.ath.cx 192.168.0.01 gateway.localdomain 192.168.0.50 dnsgate.localdomain - -- Morgan Gangwere <0 dotpunct fractalus atpunct gmail dotpunct com> http://sonof.bandit.name/ あなたのお母さんは、ハムスターとあなたの父エルダーベリーのワカサギでした - - A frenchman. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQIcBAEBAgAGBQJMZuSDAAoJEEURiCSotvJD7OsP/ip7d6lDb1/QCp7lAlSFrrao LxTfrqmO/J9Squ7QFEhs245CIbbqLxRSsrNxWhyrvz+YiURFNGsbyCaRmXAZNxsH ebhsP/4gw7iQc/4OOKXfq/Bk688LSLVJ2UY3iPUeSYEjPyk7ckRIGrbqGgxMN6w+ fH7T6iiHkn1eA9Bha6x7HD4XfwWbQDRlvc+2q4CJJR5QNnn1u7IpuGJ+KE2GV689 7M9A3bWP6rfIlHOVIcEJ4tW4oZA93u+uLqWpiSRmaSonyu2cgug4EcV32OYKyqcN x/JcxpXpukXy2Yks6Sno7SuSr1JBHcRH77Ur9qJyKkXB1ZiThS2jecfjrUlERXc/ 8eDW0lmQLrPajqGlFSBLecyeB3Srn3V2FGy+4F6K6L9nmZauJcETIQVk7mfTIQ7Q NFOW3UVAAm3+DKJVFAAwZ6TKX5af6O5gI0j8/DZRz41iQCsCm+XY5ub+QxBx57fS gL7WaGirE4Q2Mh0nPHOJwiAACyUm+MNDamhemMghVqQCK6ZycEEZBOStgL9NUkhg h+os44F9KOvoRVZBkVkI4YzQASMWK/VggUEXyYa3ru+CzydWgbNNh0fLu8HwaIKS UpTDzvQ65yLRI2OpaD4bDVdF+sicX32hI/1pHp6Zc9AXyHfxRWQ69uL9xwypNCyS 3Edv80F+dmMEsHLNQSDg =ya+8 -----END PGP SIGNATURE----- -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
