1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 21:09:49 +03:00
openwrt-xburst/package/dnsmasq/files
jow a727e68c1f dnsmasq: add mx record support
Adding the following syntax support:

config mxhost
	option domain mydomain.com
	option relay svr10.ironport.com
	option pref 50

and this will generate an MX record for mydomain.com pointing at the relay with a given preference.

Redux: default the preference to 0 if absent.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-23 11:19:58 +00:00
..
dhcp.conf [package] dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves issues with Netflix and other services 2010-10-06 13:10:15 +00:00
dnsmasq.conf Add default /etc/dnsmasq.conf 2009-09-21 13:25:11 +00:00
dnsmasq.init dnsmasq: add mx record support 2012-03-23 11:19:58 +00:00