Re: [Declude.JunkMail] DNS Servers on W2K box - AutoSecondary Script

2004-10-05 Thread Dave Doherty
You do need to have Windows Networking available on both boxes. But that 
does not mean that you need Windows Networking on your exposed network 
adapter if you run an offline parallel network connecting your machines 
together for file sharing, supervisory tasks, etc.

Your idea about modifying the script to pull is a good one. If I ever get a 
few minutes...

-d

- Original Message - 
From: "William Stillwell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 05, 2004 2:49 PM
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box - AutoSecondary 
Script


Questions:
1) What if you follow good practice and disable Windows Networking on the 
Network Adapter?

Also, you should actually Pull the DNS files from the master, not push 
onto Slave. this way you
can add the "net stop dns" and "net start dns" to the script.

Just a Suggestion, as in its current form is a very nice script.

- Original Message - 
From: "Dave Doherty" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 05, 2004 2:17 PM
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box - AutoSecondary 
Script


Hi, All-
I posted my DNS AutoSecondary script for anyone who would like to set up 
a primary/secondary DNS arrangement. This allows you to maintain only one 
DNS server. I've found it greatly simplifies the task of keeping my DNS 
boxes in sync. It archives each boot file as it is replaced, so you have 
a history. Installation and usage instructions are included in the script 
as comments.

http://www.skywaves.net/utils/dns_autosecondary.txt
-Dave Doherty
Skywaves, Inc.

- Original Message - 
From: "Dave Doherty" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 04, 2004 11:12 PM
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box


Hi,
I second Matt's comments. I have been using MSDNS for years with no 
problems on an Imail server that runs 60-80,000 messages a day.

Be certain that you understand DNS well, particularly PTR entries.
Set up primary and secondary DNS servers on other boxes.
Install the MSDNS service on your IMail server box, but do not touch the 
DNS service.
In your IMail server's network properties, under DNS, enter the IPs of 
your DNS servers, and those of your upstream provider.
Point Imail's DNS to 127.0.0.1
Disable caching and failed domain skipping in Imail.

If you have the correct DNS settings in your DNS servers, you should 
have no problems.

If anyone is interested, I have a well-worn script that interprets the 
boot file from an MSDNS primary and creates a boot file for another 
MSDNS server that sets it up as a secondary. Once you run this script, 
you only need to change entries on the primary. You only need to run the 
script whenever you add or delete a domain.

-Dave Doherty
Skywaves, inc.

- Original Message - 
From: "Matt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 03, 2004 7:33 PM
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box


I've been running on W2k MS DNS with high volume and many lookups for 
each message and it has performed flawlessly as far as I can tell.

I would suggest turning off the caching of DNS within IMail along with 
failed domain skipping, and also make sure that there is only one DNS 
server listed in IMail.

If you are still having issues, it would seem to be something that is 
broken as opposed to a problem with it's ability to handle the load.

Matt

Bennie wrote:
Hey Guys,
What is the best DNS server to run on a W2K box.  I was using the 
Microsoft DNS server but have been running into some problems.  I 
reloaded it now it will not do lookups.  My upstream provider will not 
let me point my Mail server to their DNS servers because of the amount 
of lookup from Declude. Any help would be apreciated.

Bennie
---
[This E-mail scanned for viruses by Declude Virus]
---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

--
=
MailPure custom filters for Declude JunkMail Pro.
http://www.mailpure.com/software/
=
---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscri

Re: [Declude.JunkMail] DNS Servers on W2K box - AutoSecondary Script

2004-10-05 Thread William Stillwell
Questions:
1) What if you follow good practice and disable Windows Networking on the 
Network Adapter?

Also, you should actually Pull the DNS files from the master, not push onto 
Slave. this way you
can add the "net stop dns" and "net start dns" to the script.

Just a Suggestion, as in its current form is a very nice script.

- Original Message - 
From: "Dave Doherty" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 05, 2004 2:17 PM
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box - AutoSecondary 
Script


Hi, All-
I posted my DNS AutoSecondary script for anyone who would like to set up a 
primary/secondary DNS arrangement. This allows you to maintain only one 
DNS server. I've found it greatly simplifies the task of keeping my DNS 
boxes in sync. It archives each boot file as it is replaced, so you have a 
history. Installation and usage instructions are included in the script as 
comments.

http://www.skywaves.net/utils/dns_autosecondary.txt
-Dave Doherty
Skywaves, Inc.

- Original Message - 
From: "Dave Doherty" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 04, 2004 11:12 PM
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box


Hi,
I second Matt's comments. I have been using MSDNS for years with no 
problems on an Imail server that runs 60-80,000 messages a day.

Be certain that you understand DNS well, particularly PTR entries.
Set up primary and secondary DNS servers on other boxes.
Install the MSDNS service on your IMail server box, but do not touch the 
DNS service.
In your IMail server's network properties, under DNS, enter the IPs of 
your DNS servers, and those of your upstream provider.
Point Imail's DNS to 127.0.0.1
Disable caching and failed domain skipping in Imail.

If you have the correct DNS settings in your DNS servers, you should have 
no problems.

If anyone is interested, I have a well-worn script that interprets the 
boot file from an MSDNS primary and creates a boot file for another MSDNS 
server that sets it up as a secondary. Once you run this script, you only 
need to change entries on the primary. You only need to run the script 
whenever you add or delete a domain.

-Dave Doherty
Skywaves, inc.

- Original Message - 
From: "Matt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 03, 2004 7:33 PM
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box


I've been running on W2k MS DNS with high volume and many lookups for 
each message and it has performed flawlessly as far as I can tell.

I would suggest turning off the caching of DNS within IMail along with 
failed domain skipping, and also make sure that there is only one DNS 
server listed in IMail.

If you are still having issues, it would seem to be something that is 
broken as opposed to a problem with it's ability to handle the load.

Matt

Bennie wrote:
Hey Guys,
What is the best DNS server to run on a W2K box.  I was using the 
Microsoft DNS server but have been running into some problems.  I 
reloaded it now it will not do lookups.  My upstream provider will not 
let me point my Mail server to their DNS servers because of the amount 
of lookup from Declude. Any help would be apreciated.

Bennie
---
[This E-mail scanned for viruses by Declude Virus]
---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

--
=
MailPure custom filters for Declude JunkMail Pro.
http://www.mailpure.com/software/
=
---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.
---
This email has been scanned for possible viruses by Declude Antivirus.
For more information on Declude Antivirus, Visit www.declude.

Re: [Declude.JunkMail] DNS Servers on W2K box - AutoSecondary Script

2004-10-05 Thread Dave Doherty
Hi, All-
I posted my DNS AutoSecondary script for anyone who would like to set up a 
primary/secondary DNS arrangement. This allows you to maintain only one DNS 
server. I've found it greatly simplifies the task of keeping my DNS boxes in 
sync. It archives each boot file as it is replaced, so you have a history. 
Installation and usage instructions are included in the script as comments.

http://www.skywaves.net/utils/dns_autosecondary.txt
-Dave Doherty
Skywaves, Inc.

- Original Message - 
From: "Dave Doherty" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 04, 2004 11:12 PM
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box


Hi,
I second Matt's comments. I have been using MSDNS for years with no 
problems on an Imail server that runs 60-80,000 messages a day.

Be certain that you understand DNS well, particularly PTR entries.
Set up primary and secondary DNS servers on other boxes.
Install the MSDNS service on your IMail server box, but do not touch the 
DNS service.
In your IMail server's network properties, under DNS, enter the IPs of 
your DNS servers, and those of your upstream provider.
Point Imail's DNS to 127.0.0.1
Disable caching and failed domain skipping in Imail.

If you have the correct DNS settings in your DNS servers, you should have 
no problems.

If anyone is interested, I have a well-worn script that interprets the 
boot file from an MSDNS primary and creates a boot file for another MSDNS 
server that sets it up as a secondary. Once you run this script, you only 
need to change entries on the primary. You only need to run the script 
whenever you add or delete a domain.

-Dave Doherty
Skywaves, inc.

- Original Message - 
From: "Matt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 03, 2004 7:33 PM
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box


I've been running on W2k MS DNS with high volume and many lookups for 
each message and it has performed flawlessly as far as I can tell.

I would suggest turning off the caching of DNS within IMail along with 
failed domain skipping, and also make sure that there is only one DNS 
server listed in IMail.

If you are still having issues, it would seem to be something that is 
broken as opposed to a problem with it's ability to handle the load.

Matt

Bennie wrote:
Hey Guys,
What is the best DNS server to run on a W2K box.  I was using the 
Microsoft DNS server but have been running into some problems.  I 
reloaded it now it will not do lookups.  My upstream provider will not 
let me point my Mail server to their DNS servers because of the amount 
of lookup from Declude. Any help would be apreciated.

Bennie
---
[This E-mail scanned for viruses by Declude Virus]
---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

--
=
MailPure custom filters for Declude JunkMail Pro.
http://www.mailpure.com/software/
=
---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.


Re: [Declude.JunkMail] DNS Servers on W2K box - AutoSecondary Script

2004-10-05 Thread Dave Doherty
It's available at http://www.skywaves.net/utils/dns_autosecondary.txt
Everything should be self-explanatory, but let me know if you have 
questions.

-d

- Original Message - 
From: "Grant Griffith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 05, 2004 7:34 AM
Subject: RE: [Declude.JunkMail] DNS Servers on W2K box


I would be interested in seeing the script as I have something similar, but
most of the time it times out writing info to the secondary dns server.
Both are running MSDNS.
Thanks,
Grant Griffith
EI8HT LEGS, A Division of ETC
(877)483-3393
(812)933-5390
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dave Doherty
Sent: Monday, October 04, 2004 10:13 PM
To: [EMAIL PROTECTED]
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box
Hi,
I second Matt's comments. I have been using MSDNS for years with no 
problems
on an Imail server that runs 60-80,000 messages a day.

Be certain that you understand DNS well, particularly PTR entries.
Set up primary and secondary DNS servers on other boxes.
Install the MSDNS service on your IMail server box, but do not touch the 
DNS
service.
In your IMail server's network properties, under DNS, enter the IPs of 
your
DNS servers, and those of your upstream provider.
Point Imail's DNS to 127.0.0.1
Disable caching and failed domain skipping in Imail.

If you have the correct DNS settings in your DNS servers, you should have 
no
problems.

If anyone is interested, I have a well-worn script that interprets the 
boot
file from an MSDNS primary and creates a boot file for another MSDNS 
server
that sets it up as a secondary. Once you run this script, you only need to
change entries on the primary. You only need to run the script whenever 
you
add or delete a domain.

-Dave Doherty
Skywaves, inc.

- Original Message -
From: "Matt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 03, 2004 7:33 PM
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box

I've been running on W2k MS DNS with high volume and many lookups for 
each

message and it has performed flawlessly as far as I can tell.
I would suggest turning off the caching of DNS within IMail along with
failed domain skipping, and also make sure that there is only one DNS
server listed in IMail.
If you are still having issues, it would seem to be something that is
broken as opposed to a problem with it's ability to handle the load.
Matt

Bennie wrote:
Hey Guys,
What is the best DNS server to run on a W2K box.  I was using the
Microsoft DNS server but have been running into some problems.  I
reloaded it now it will not do lookups.  My upstream provider will not
let me point my Mail server to their DNS servers because of the amount 
of

lookup from Declude. Any help would be apreciated.
Bennie
---
[This E-mail scanned for viruses by Declude Virus]
---
[This E-mail was scanned for viruses by Declude Virus
(http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

--
=
MailPure custom filters for Declude JunkMail Pro.
http://www.mailpure.com/software/
=
---
[This E-mail was scanned for viruses by Declude Virus
(http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

---
[This E-mail was scanned for viruses by Declude Virus
(http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.
---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.


---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.


RE: [Declude.JunkMail] DNS Servers on W2K box

2004-10-05 Thread Grant Griffith
I would be interested in seeing the script as I have something similar, but
most of the time it times out writing info to the secondary dns server.
Both are running MSDNS. 


Thanks,
Grant Griffith
EI8HT LEGS, A Division of ETC
(877)483-3393
(812)933-5390 
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dave Doherty
Sent: Monday, October 04, 2004 10:13 PM
To: [EMAIL PROTECTED]
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box

Hi,

I second Matt's comments. I have been using MSDNS for years with no problems
on an Imail server that runs 60-80,000 messages a day.

Be certain that you understand DNS well, particularly PTR entries.
Set up primary and secondary DNS servers on other boxes.
Install the MSDNS service on your IMail server box, but do not touch the DNS
service.
In your IMail server's network properties, under DNS, enter the IPs of your
DNS servers, and those of your upstream provider.
Point Imail's DNS to 127.0.0.1
Disable caching and failed domain skipping in Imail.

If you have the correct DNS settings in your DNS servers, you should have no
problems.

If anyone is interested, I have a well-worn script that interprets the boot
file from an MSDNS primary and creates a boot file for another MSDNS server
that sets it up as a secondary. Once you run this script, you only need to
change entries on the primary. You only need to run the script whenever you
add or delete a domain.

-Dave Doherty
 Skywaves, inc.



- Original Message -
From: "Matt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 03, 2004 7:33 PM
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box


> I've been running on W2k MS DNS with high volume and many lookups for each

> message and it has performed flawlessly as far as I can tell.
>
> I would suggest turning off the caching of DNS within IMail along with 
> failed domain skipping, and also make sure that there is only one DNS 
> server listed in IMail.
>
> If you are still having issues, it would seem to be something that is 
> broken as opposed to a problem with it's ability to handle the load.
>
> Matt
>
>
>
> Bennie wrote:
>
>> Hey Guys,
>>
>> What is the best DNS server to run on a W2K box.  I was using the 
>> Microsoft DNS server but have been running into some problems.  I 
>> reloaded it now it will not do lookups.  My upstream provider will not 
>> let me point my Mail server to their DNS servers because of the amount of

>> lookup from Declude. Any help would be apreciated.
>>
>> Bennie
>>
>>
>> ---
>> [This E-mail scanned for viruses by Declude Virus]
>>
>> ---
>> [This E-mail was scanned for viruses by Declude Virus 
>> (http://www.declude.com)]
>>
>> ---
>> This E-mail came from the Declude.JunkMail mailing list.  To
>> unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
>> type "unsubscribe Declude.JunkMail".  The archives can be found
>> at http://www.mail-archive.com.
>>
>>
>
> -- 
> =
> MailPure custom filters for Declude JunkMail Pro.
> http://www.mailpure.com/software/
> =
>
> ---
> [This E-mail was scanned for viruses by Declude Virus 
> (http://www.declude.com)]
>
> ---
> This E-mail came from the Declude.JunkMail mailing list.  To
> unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
> type "unsubscribe Declude.JunkMail".  The archives can be found
> at http://www.mail-archive.com.
>
> 

---
[This E-mail was scanned for viruses by Declude Virus
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.


Re: [Declude.JunkMail] DNS Servers on W2K box

2004-10-04 Thread Dave Doherty
Hi,
I second Matt's comments. I have been using MSDNS for years with no problems 
on an Imail server that runs 60-80,000 messages a day.

Be certain that you understand DNS well, particularly PTR entries.
Set up primary and secondary DNS servers on other boxes.
Install the MSDNS service on your IMail server box, but do not touch the DNS 
service.
In your IMail server's network properties, under DNS, enter the IPs of your 
DNS servers, and those of your upstream provider.
Point Imail's DNS to 127.0.0.1
Disable caching and failed domain skipping in Imail.

If you have the correct DNS settings in your DNS servers, you should have no 
problems.

If anyone is interested, I have a well-worn script that interprets the boot 
file from an MSDNS primary and creates a boot file for another MSDNS server 
that sets it up as a secondary. Once you run this script, you only need to 
change entries on the primary. You only need to run the script whenever you 
add or delete a domain.

-Dave Doherty
Skywaves, inc.

- Original Message - 
From: "Matt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 03, 2004 7:33 PM
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box


I've been running on W2k MS DNS with high volume and many lookups for each 
message and it has performed flawlessly as far as I can tell.

I would suggest turning off the caching of DNS within IMail along with 
failed domain skipping, and also make sure that there is only one DNS 
server listed in IMail.

If you are still having issues, it would seem to be something that is 
broken as opposed to a problem with it's ability to handle the load.

Matt

Bennie wrote:
Hey Guys,
What is the best DNS server to run on a W2K box.  I was using the 
Microsoft DNS server but have been running into some problems.  I 
reloaded it now it will not do lookups.  My upstream provider will not 
let me point my Mail server to their DNS servers because of the amount of 
lookup from Declude. Any help would be apreciated.

Bennie
---
[This E-mail scanned for viruses by Declude Virus]
---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

--
=
MailPure custom filters for Declude JunkMail Pro.
http://www.mailpure.com/software/
=
---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.


Re: [Declude.JunkMail] DNS Servers on W2K box

2004-10-03 Thread Matt
I've been running on W2k MS DNS with high volume and many lookups for 
each message and it has performed flawlessly as far as I can tell.

I would suggest turning off the caching of DNS within IMail along with 
failed domain skipping, and also make sure that there is only one DNS 
server listed in IMail.

If you are still having issues, it would seem to be something that is 
broken as opposed to a problem with it's ability to handle the load.

Matt

Bennie wrote:
Hey Guys,
What is the best DNS server to run on a W2K box.  I was using the 
Microsoft DNS server but have been running into some problems.  I 
reloaded it now it will not do lookups.  My upstream provider will not 
let me point my Mail server to their DNS servers because of the amount 
of lookup from Declude. Any help would be apreciated.

Bennie
---
[This E-mail scanned for viruses by Declude Virus]
---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

--
=
MailPure custom filters for Declude JunkMail Pro.
http://www.mailpure.com/software/
=
---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.


Re: [Declude.JunkMail] DNS Servers on W2K box

2004-10-03 Thread Frederick Samarelli
I have seen the same problem. Just switched to Simple DNS.
- Original Message - 
From: "Bennie" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 03, 2004 10:08 AM
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box


the problems we were having is that the dns server would quit doing 
lookups. All our mail would get returned.  I contacted IMail and we 
checked it out. They found it was the DNS lookups.  The only way around 
the problem was to reboot the DNS server about every 4-6 hours.  So I 
reloaded the DNS server but was not able to do look ups.  Kept getting 
Non-existent domain.  Finally I put a pointer in the reverse dns with the 
name of the DNS server and everything seems to be working now.  Not sure 
what was going on...

Bennie
- Original Message - 
From: "Darin Cox" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 03, 2004 9:53 AM
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box


MS DNS works fine.  We've been using it for years with no problems.
What does the event log say?
Darin.
- Original Message - 
From: "Bennie" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 03, 2004 9:36 AM
Subject: [Declude.JunkMail] DNS Servers on W2K box

Hey Guys,
What is the best DNS server to run on a W2K box.  I was using the 
Microsoft
DNS server but have been running into some problems.  I reloaded it now 
it
will not do lookups.  My upstream provider will not let me point my Mail
server to their DNS servers because of the amount of lookup from Declude.
Any help would be apreciated.

Bennie
---
[This E-mail scanned for viruses by Declude Virus]
---
[This E-mail was scanned for viruses by Declude Virus
(http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.
---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.
---
[This E-mail scanned for viruses by Declude Virus]


---
[This E-mail scanned for viruses by Declude Virus]
---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.
---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.


Re: [Declude.JunkMail] DNS Servers on W2K box

2004-10-03 Thread David Dodell
> What is the best DNS server to run on a W2K box.  I was using the Microsoft
> DNS server but have been running into some problems.  I reloaded it now it 
> will not do lookups.  My upstream provider will not let me point my Mail 
> server to their DNS servers because of the amount of lookup from Declude. 
> Any help would be apreciated.

I've been using "Simple DNS Plus" for many years and have been very
happy with it.

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.


Re: [Declude.JunkMail] DNS Servers on W2K box

2004-10-03 Thread Bennie
the problems we were having is that the dns server would quit doing lookups. 
All our mail would get returned.  I contacted IMail and we checked it out. 
They found it was the DNS lookups.  The only way around the problem was to 
reboot the DNS server about every 4-6 hours.  So I reloaded the DNS server 
but was not able to do look ups.  Kept getting Non-existent domain.  Finally 
I put a pointer in the reverse dns with the name of the DNS server and 
everything seems to be working now.  Not sure what was going on...

Bennie
- Original Message - 
From: "Darin Cox" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 03, 2004 9:53 AM
Subject: Re: [Declude.JunkMail] DNS Servers on W2K box


MS DNS works fine.  We've been using it for years with no problems.
What does the event log say?
Darin.
- Original Message - 
From: "Bennie" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 03, 2004 9:36 AM
Subject: [Declude.JunkMail] DNS Servers on W2K box

Hey Guys,
What is the best DNS server to run on a W2K box.  I was using the 
Microsoft
DNS server but have been running into some problems.  I reloaded it now it
will not do lookups.  My upstream provider will not let me point my Mail
server to their DNS servers because of the amount of lookup from Declude.
Any help would be apreciated.

Bennie
---
[This E-mail scanned for viruses by Declude Virus]
---
[This E-mail was scanned for viruses by Declude Virus
(http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.
---
[This E-mail was scanned for viruses by Declude Virus 
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.
---
[This E-mail scanned for viruses by Declude Virus]


---
[This E-mail scanned for viruses by Declude Virus]
---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.


Re: [Declude.JunkMail] DNS Servers on W2K box

2004-10-03 Thread Darin Cox
MS DNS works fine.  We've been using it for years with no problems.

What does the event log say?

Darin.


- Original Message - 
From: "Bennie" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 03, 2004 9:36 AM
Subject: [Declude.JunkMail] DNS Servers on W2K box


Hey Guys,

What is the best DNS server to run on a W2K box.  I was using the Microsoft
DNS server but have been running into some problems.  I reloaded it now it
will not do lookups.  My upstream provider will not let me point my Mail
server to their DNS servers because of the amount of lookup from Declude.
Any help would be apreciated.

Bennie


---
[This E-mail scanned for viruses by Declude Virus]

---
[This E-mail was scanned for viruses by Declude Virus
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.


[Declude.JunkMail] DNS Servers on W2K box

2004-10-03 Thread Bennie
Hey Guys,
What is the best DNS server to run on a W2K box.  I was using the Microsoft 
DNS server but have been running into some problems.  I reloaded it now it 
will not do lookups.  My upstream provider will not let me point my Mail 
server to their DNS servers because of the amount of lookup from Declude. 
Any help would be apreciated.

Bennie
---
[This E-mail scanned for viruses by Declude Virus]
---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]
---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.