Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added support for mx records and some sort of silent ouput/logs #5

Merged
merged 1 commit into from
Jan 12, 2015

Conversation

StefaBa
Copy link
Contributor

@StefaBa StefaBa commented Dec 25, 2014

MX Records:
if the DOMAIN specified in the .config file is actually an mx
record then set MX=YES in your .config file.
currently only supported when using nslookup and not drill.

added SILENT mode:
if SILENT is set to NO the output and the logmessages
remain the same.
if SILENT is set to something else than NO or not set then
neither will there be an output nor a log message as long
as the ip-address doesn't change.

	set MX=YES in your .config file if the DOMAIN specified in
	the .config file is actually an mx record.
	currently only supported when using nslookup and not drill.

added SILENT mode:
	if SILENT is set to NO the output and the logmessages
	remain the same.

	if SILENT is set to something else than NO or not set then
	neither will there be an output nor a log message as long
	as the ip-address doesn't change
chrisb86 added a commit that referenced this pull request Jan 12, 2015
added support for mx records and some sort of silent ouput/logs
@chrisb86 chrisb86 merged commit ba24522 into chrisb86:master Jan 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants