[qmailtoaster] Spamdyke query

2009-08-22 Thread amit IKF
Hi Everyone,

Whenever i go qtp-install-spamdyke from qtp-menu, I use to see below
message. Is this mean spamdyke is not installed on my server or not getting
update. How do I confirm whether it got installed and scanning my emails or
not?

Issuing command: qtp-install-spamdyke
qtp-install-spamdyke v0.3 - getting latest spamdyke version ...
qtp-install-spamdyke v0.3 - downloading spamdyke-4.0.10 ...
qtp-install-spamdyke v0.3 - compiling spamdyke-4.0.10 ...
..


qtp-install-spamdyke v0.3 - Installation of spamdyke-4.0.10 is complete.
qtp-install-spamdyke v0.3 - upgraded spamdyke is automatically active.


Thanks and regards,

Amit


Re: [qmailtoaster] Spamdyke query

2009-08-22 Thread Eric Shubert

amit IKF wrote:

Hi Everyone,

Whenever i go qtp-install-spamdyke from qtp-menu, I use to see below 
message. Is this mean spamdyke is not installed on my server or not 
getting update. How do I confirm whether it got installed and scanning 
my emails or not?


Issuing command: qtp-install-spamdyke
qtp-install-spamdyke v0.3 - getting latest spamdyke version ...
qtp-install-spamdyke v0.3 - downloading spamdyke-4.0.10 ...
qtp-install-spamdyke v0.3 - compiling spamdyke-4.0.10 ...
..


qtp-install-spamdyke v0.3 - Installation of spamdyke-4.0.10 is complete.
qtp-install-spamdyke v0.3 - upgraded spamdyke is automatically active.


Thanks and regards,

Amit


The install script doesn't check to see if you already have the latest 
version installed. It presumes that you've checked that manually. If you 
rerun it, it will obligingly install the latest version once again.


To see if it's working or not, do:
# qmlog -g DENIED smtp
If you see messages, it's working.

BTW, spamdyke does not scan emails. It blocks them before they're even 
transmitted. If they pass spamdyke, then they're passed on to simscan, 
which controls scanning by spamassassin and clamav.


--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Spamdyke query

2009-08-22 Thread amit IKF
Hi Eric,

Thanks once again for your continuous help in qmailtoaster mailing list.
As mentioned I had checked "qmlog -g DENIED smtp"  and its working fine.

thanks and regards,

Amit

On Sun, Aug 23, 2009 at 3:01 AM, Eric Shubert  wrote:

> amit IKF wrote:
>
>> Hi Everyone,
>>
>> Whenever i go qtp-install-spamdyke from qtp-menu, I use to see below
>> message. Is this mean spamdyke is not installed on my server or not getting
>> update. How do I confirm whether it got installed and scanning my emails or
>> not?
>>
>> Issuing command: qtp-install-spamdyke
>> qtp-install-spamdyke v0.3 - getting latest spamdyke version ...
>> qtp-install-spamdyke v0.3 - downloading spamdyke-4.0.10 ...
>> qtp-install-spamdyke v0.3 - compiling spamdyke-4.0.10 ...
>> ..
>> 
>> 
>> qtp-install-spamdyke v0.3 - Installation of spamdyke-4.0.10 is complete.
>> qtp-install-spamdyke v0.3 - upgraded spamdyke is automatically active.
>>
>>
>> Thanks and regards,
>>
>> Amit
>>
>
> The install script doesn't check to see if you already have the latest
> version installed. It presumes that you've checked that manually. If you
> rerun it, it will obligingly install the latest version once again.
>
> To see if it's working or not, do:
> # qmlog -g DENIED smtp
> If you see messages, it's working.
>
> BTW, spamdyke does not scan emails. It blocks them before they're even
> transmitted. If they pass spamdyke, then they're passed on to simscan, which
> controls scanning by spamassassin and clamav.
>
> --
> -Eric 'shubes'
>
>
>
> -
> Qmailtoaster is sponsored by Vickers Consulting Group (
> www.vickersconsulting.com)
>   Vickers Consulting Group offers Qmailtoaster support and installations.
> If you need professional help with your setup, contact them today!
>
> -
>Please visit qmailtoaster.com for the latest news, updates, and
> packages.
> To unsubscribe, e-mail:
> qmailtoaster-list-unsubscr...@qmailtoaster.com
>For additional commands, e-mail:
> qmailtoaster-list-h...@qmailtoaster.com
>
>
>


Re: [qmailtoaster] Spamdyke query

2009-08-22 Thread Maxwell Smart
Eric,

While were on the subject.  Does SpamDyke use an IP blacklist?

CJ

Eric Shubert wrote:
> amit IKF wrote:
>> Hi Everyone,
>>
>> Whenever i go qtp-install-spamdyke from qtp-menu, I use to see below
>> message. Is this mean spamdyke is not installed on my server or not
>> getting update. How do I confirm whether it got installed and
>> scanning my emails or not?
>>
>> Issuing command: qtp-install-spamdyke
>> qtp-install-spamdyke v0.3 - getting latest spamdyke version ...
>> qtp-install-spamdyke v0.3 - downloading spamdyke-4.0.10 ...
>> qtp-install-spamdyke v0.3 - compiling spamdyke-4.0.10 ...
>> ..
>> 
>> 
>> qtp-install-spamdyke v0.3 - Installation of spamdyke-4.0.10 is complete.
>> qtp-install-spamdyke v0.3 - upgraded spamdyke is automatically active.
>>
>>
>> Thanks and regards,
>>
>> Amit
>
> The install script doesn't check to see if you already have the latest
> version installed. It presumes that you've checked that manually. If
> you rerun it, it will obligingly install the latest version once again.
>
> To see if it's working or not, do:
> # qmlog -g DENIED smtp
> If you see messages, it's working.
>
> BTW, spamdyke does not scan emails. It blocks them before they're even
> transmitted. If they pass spamdyke, then they're passed on to simscan,
> which controls scanning by spamassassin and clamav.
>

-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Spamdyke query

2009-08-22 Thread David Milholen

Max,
I can help answer this but I am no way the expert..
I have been using spamdyke since December and LOVE it. I have continued 
to stay up to date with it because it seems to be the answer to most all 
of my spam issues.
Spamdyke can use an ip blacklist by adding ips to the blacklist_ip file 
in /etc/spamdyke.

Read the spamdyke documentation on configuring the list the way you need it.
here is the link to the docs
http://www.spamdyke.org/documentation/README.html


Maxwell Smart wrote:

Eric,

While were on the subject.  Does SpamDyke use an IP blacklist?

CJ

Eric Shubert wrote:
  

amit IKF wrote:


Hi Everyone,

Whenever i go qtp-install-spamdyke from qtp-menu, I use to see below
message. Is this mean spamdyke is not installed on my server or not
getting update. How do I confirm whether it got installed and
scanning my emails or not?

Issuing command: qtp-install-spamdyke
qtp-install-spamdyke v0.3 - getting latest spamdyke version ...
qtp-install-spamdyke v0.3 - downloading spamdyke-4.0.10 ...
qtp-install-spamdyke v0.3 - compiling spamdyke-4.0.10 ...
..


qtp-install-spamdyke v0.3 - Installation of spamdyke-4.0.10 is complete.
qtp-install-spamdyke v0.3 - upgraded spamdyke is automatically active.


Thanks and regards,

Amit
  

The install script doesn't check to see if you already have the latest
version installed. It presumes that you've checked that manually. If
you rerun it, it will obligingly install the latest version once again.

To see if it's working or not, do:
# qmlog -g DENIED smtp
If you see messages, it's working.

BTW, spamdyke does not scan emails. It blocks them before they're even
transmitted. If they pass spamdyke, then they're passed on to simscan,
which controls scanning by spamassassin and clamav.




-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


  


--

/*W^ireless ETC.*/

David Milholen

501-318-1300

dmilho...@wletc.om 



-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Spamdyke query

2009-08-22 Thread Maxwell Smart

David,

Thanks for the tips and doc info.  I am currently using only 
SpamAssassin and ClamAv as delivered with the QMT ISO.  I am very 
pleased with it's performance over my earlier Qmailrocks setup.   I 
don't have all that much SPAM that gets through, but like the idea of 
blocking their efforts before they even get to my server.  I will read 
up on it further.


Thanks,

CJ

David Milholen wrote:

Max,
I can help answer this but I am no way the expert..
I have been using spamdyke since December and LOVE it. I have 
continued to stay up to date with it because it seems to be the answer 
to most all of my spam issues.
Spamdyke can use an ip blacklist by adding ips to the blacklist_ip 
file in /etc/spamdyke.
Read the spamdyke documentation on configuring the list the way you 
need it.

here is the link to the docs
http://www.spamdyke.org/documentation/README.html


Maxwell Smart wrote:

Eric,

While were on the subject.  Does SpamDyke use an IP blacklist?

CJ

Eric Shubert wrote:
 

amit IKF wrote:
   

Hi Everyone,

Whenever i go qtp-install-spamdyke from qtp-menu, I use to see below
message. Is this mean spamdyke is not installed on my server or not
getting update. How do I confirm whether it got installed and
scanning my emails or not?

Issuing command: qtp-install-spamdyke
qtp-install-spamdyke v0.3 - getting latest spamdyke version ...
qtp-install-spamdyke v0.3 - downloading spamdyke-4.0.10 ...
qtp-install-spamdyke v0.3 - compiling spamdyke-4.0.10 ...
..


qtp-install-spamdyke v0.3 - Installation of spamdyke-4.0.10 is 
complete.

qtp-install-spamdyke v0.3 - upgraded spamdyke is automatically active.


Thanks and regards,

Amit
  

The install script doesn't check to see if you already have the latest
version installed. It presumes that you've checked that manually. If
you rerun it, it will obligingly install the latest version once again.

To see if it's working or not, do:
# qmlog -g DENIED smtp
If you see messages, it's working.

BTW, spamdyke does not scan emails. It blocks them before they're even
transmitted. If they pass spamdyke, then they're passed on to simscan,
which controls scanning by spamassassin and clamav.




- 

Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and 
installations.

  If you need professional help with your setup, contact them today!
- 

 Please visit qmailtoaster.com for the latest news, updates, and 
packages.
   To unsubscribe, e-mail: 
qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com



  




-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com