Am 20.05.19 um 11:14 schrieb necktwi via Exim-users: > I just reply all the senders. Now I'm manually sending to the mailing list > alone. Is that all you meant by basic mail etiquette? Please let me know. > Below are the dig queries you've asked > > > host1:~ Necktwi$ dig MX host2.mydomain.com @ns2.zoneedit.com > ;; OPT PSEUDOSECTION: > ; EDNS: version: 0, flags:; udp: 4096 > ;; QUESTION SECTION: > ;host2.mydomain.com. IN MX > > ;; AUTHORITY SECTION: > mydomain.com. 300 IN SOA dns0.zoneedit.com. zone.zoneedit.com. > 1558324701 43200 10800 604800 300 >
Did you make your own zone for host2.mydomain.com ? If your Digs are correct, you did not. So add host1 and host2 zones to your dns server and you can have mail delivered to another system, independent from the main domains emailserver. "Zone" means: SOA + 2+x NS + MX + A/CNAME for that subdomainname. best regards, Marius -- ## List details at https://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/
