RE: [qmailtoaster] Problems with SPAMDYKE

2008-01-09 Thread Ronnie Tartar
BTW, this is a great program, thanks it is really keeping the spammers @
bay




-Original Message-
From: Sam Clippinger [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 09, 2008 5:00 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Problems with SPAMDYKE

OK, I should be able to duplicate that setup to see if I can reproduce 
your error.  It may be a little while before I have the time, however.

In the meantime, can you try enabling TLS support in spamdyke to see if 
this error persists?  Inside spamdyke, TLS passthrough is handled 
differently than TLS decoding.  If this is a spamdyke bug, you may be 
able to work around it.  Enabling TLS support will also allow all of 
spamdyke's filters to function, including graylisting.

To enable TLS, you'll need to compile spamdyke with TLS support and use 
the "tls-certificate-file" directive in the configuration file.  Your 
TLS certificate is probably located at:
/var/qmail/control/servercert.pem

-- Sam Clippinger

Ronnie Tartar wrote:
> Yes,
> 
> Spamdyke version 3.1.3 downloaded today.  Tried default configure, then 
> the --disable-tls, failed both ways.
> 
> The remote machine is a centos5 64 bit, running the default sendmail 
> sendmail-8.13.8-2.el5
> 
> courier-authlib-toaster-0.59.2-1.3.6
> maildrop-toaster-2.0.3-1.3.5
> libsrs2-toaster-1.0.18-1.3.3
> ezmlm-cgi-toaster-0.53.324-1.3.3
> ucspi-tcp-toaster-0.88-1.3.5
> qmail-toaster-1.03-1.3.15
> autorespond-toaster-2.0.4-1.3.3
> isoqlog-toaster-2.1-1.3.4
> clamav-toaster-0.92-1.3.16
> vpopmail-toaster-5.4.17-1.3.4
> qmail-pop3d-toaster-1.03-1.3.15
> control-panel-toaster-0.5-1.3.4
> qmailmrtg-toaster-4.2-1.3.3
> vqadmin-toaster-2.3.4-1.3.3
> ripmime-toaster-1.4.0.6-1.3.3
> qmailadmin-toaster-1.2.11-1.3.4
> spamassassin-toaster-3.2.3-1.3.12
> libdomainkeys-toaster-0.68-1.3.3
> ezmlm-toaster-0.53.324-1.3.3
> squirrelmail-toaster-1.4.9a-1.3.6
> daemontools-toaster-0.76-1.3.3
> courier-imap-toaster-4.1.2-1.3.7
> maildrop-toaster-devel-2.0.3-1.3.5
> simscan-toaster-1.3.1-1.3.6
> 
> Are the packages, bone stock except for spambox being enabled and per 
> use settings for spamassassin.
> 
> 
> 
> - Original Message - From: "Phil Leinhauser" <[EMAIL PROTECTED]>
> To: 
> Sent: Wednesday, January 09, 2008 4:09 PM
> Subject: Re: [qmailtoaster] Problems with SPAMDYKE
> 
> 
>> Well Ronnie, you just can't get any better service than the author 
>> himself!!
>>
>> Looks like you're in good hands.
>>
>> Phil
>>
>>
>> -Original message-
>> From: Sam Clippinger [EMAIL PROTECTED]
>> Date: Wed, 09 Jan 2008 16:43:29 -0500
>> To: qmailtoaster-list@qmailtoaster.com
>> Subject: Re: [qmailtoaster] Problems with SPAMDYKE
>>
>>> Looking at the configuration file you posted, it doesn't look like
>>> you're using spamdyke's TLS at all (so my previous comment about the TLS
>>> certificate doesn't apply).  spamdyke should be passing the TLS traffic
>>> through, untouched, to qmail.
>>>
>>> Are you using the latest version of spamdyke?  Can you post the OS and
>>> MTA versions of both your qmail server and the remote server?  If this
>>> is a bug in spamdyke, I'd like to reproduce it and fix it.
>>>
>>> -- Sam Clippinger
>>>
>>> Ronnie Tartar wrote:
>>> > Strange, those errors are on other machines.  Not on the qmail toaster
>>> > machine.
>>> >
>>> > I ran the configtest, no errors.
>>> >
>>> >
>>> >
>>> > - Original Message - From: "Sam Clippinger" <[EMAIL PROTECTED]>
>>> > To: 
>>> > Sent: Wednesday, January 09, 2008 3:26 PM
>>> > Subject: Re: [qmailtoaster] Problems with SPAMDYKE
>>> >
>>> >
>>> >> Most likely, spamdyke doesn't have permission to read your TLS
>>> >> certificate.  Are you seeing any errors in the maillog on your qmail
>>> >> server?
>>> >>
>>> >> You can also try running spamdyke with the "--config-test" flag to
>>> >> check for configuration errors.
>>> >>
>>> >> -- Sam Clippinger
>>> >>
>>> >> Ronnie Tartar wrote:
>>> >>> Having trouble from some places getting email to my server, they get
>>> >>> tls errors?
>>> >>>
>>> >>> lnt.c:567:
>>> >>> Jan  9 14:56:15 cp sendmail[32112]: ruleset=tls_server,
>>> >>> arg1=SOFTWARE, relay=mx1.host2max.com, reject=403 4.7.0 TLS 
>>> handshake
>>> >>> failed
>>> >>>
>>> >>> Any ideas?
>>> >>>
>>> >>> 
>>> -
>>> >>> QmailToaster hosted by: VR Hosted 
>>> >>> 
>>> -
>>> >>> To unsubscribe, e-mail: >>> 
>>> [EMAIL PROTECTED]
>>> >>> For additional commands, e-mail: >>> 
>>> [EMAIL PROTECTED]
>>> >>>
>>> >>
>>> >> -
>>> >> QmailToaster hosted by: VR Hosted 
>>> >> -
>>> >> To unsubscribe, e-mail: 
>>> [EMAIL PROTECTED]
>>> >> For additional commands, e-mail: >> 
>>> [EMAIL PROTECTED]
>>> >>
>>> >>
>>> >

RE: [qmailtoaster] Problems with SPAMDYKE

2008-01-09 Thread Ronnie Tartar
Ok, compiling without the --disable-tls, default configure, make, install.
Works no problem with the tls-certificate-file parameter in the conf file.
Just will not work without it.

Thanks for the fix.  



-Original Message-
From: Sam Clippinger [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 09, 2008 5:00 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Problems with SPAMDYKE

OK, I should be able to duplicate that setup to see if I can reproduce 
your error.  It may be a little while before I have the time, however.

In the meantime, can you try enabling TLS support in spamdyke to see if 
this error persists?  Inside spamdyke, TLS passthrough is handled 
differently than TLS decoding.  If this is a spamdyke bug, you may be 
able to work around it.  Enabling TLS support will also allow all of 
spamdyke's filters to function, including graylisting.

To enable TLS, you'll need to compile spamdyke with TLS support and use 
the "tls-certificate-file" directive in the configuration file.  Your 
TLS certificate is probably located at:
/var/qmail/control/servercert.pem

-- Sam Clippinger

Ronnie Tartar wrote:
> Yes,
> 
> Spamdyke version 3.1.3 downloaded today.  Tried default configure, then 
> the --disable-tls, failed both ways.
> 
> The remote machine is a centos5 64 bit, running the default sendmail 
> sendmail-8.13.8-2.el5
> 
> courier-authlib-toaster-0.59.2-1.3.6
> maildrop-toaster-2.0.3-1.3.5
> libsrs2-toaster-1.0.18-1.3.3
> ezmlm-cgi-toaster-0.53.324-1.3.3
> ucspi-tcp-toaster-0.88-1.3.5
> qmail-toaster-1.03-1.3.15
> autorespond-toaster-2.0.4-1.3.3
> isoqlog-toaster-2.1-1.3.4
> clamav-toaster-0.92-1.3.16
> vpopmail-toaster-5.4.17-1.3.4
> qmail-pop3d-toaster-1.03-1.3.15
> control-panel-toaster-0.5-1.3.4
> qmailmrtg-toaster-4.2-1.3.3
> vqadmin-toaster-2.3.4-1.3.3
> ripmime-toaster-1.4.0.6-1.3.3
> qmailadmin-toaster-1.2.11-1.3.4
> spamassassin-toaster-3.2.3-1.3.12
> libdomainkeys-toaster-0.68-1.3.3
> ezmlm-toaster-0.53.324-1.3.3
> squirrelmail-toaster-1.4.9a-1.3.6
> daemontools-toaster-0.76-1.3.3
> courier-imap-toaster-4.1.2-1.3.7
> maildrop-toaster-devel-2.0.3-1.3.5
> simscan-toaster-1.3.1-1.3.6
> 
> Are the packages, bone stock except for spambox being enabled and per 
> use settings for spamassassin.
> 
> 
> 
> - Original Message - From: "Phil Leinhauser" <[EMAIL PROTECTED]>
> To: 
> Sent: Wednesday, January 09, 2008 4:09 PM
> Subject: Re: [qmailtoaster] Problems with SPAMDYKE
> 
> 
>> Well Ronnie, you just can't get any better service than the author 
>> himself!!
>>
>> Looks like you're in good hands.
>>
>> Phil
>>
>>
>> -Original message-
>> From: Sam Clippinger [EMAIL PROTECTED]
>> Date: Wed, 09 Jan 2008 16:43:29 -0500
>> To: qmailtoaster-list@qmailtoaster.com
>> Subject: Re: [qmailtoaster] Problems with SPAMDYKE
>>
>>> Looking at the configuration file you posted, it doesn't look like
>>> you're using spamdyke's TLS at all (so my previous comment about the TLS
>>> certificate doesn't apply).  spamdyke should be passing the TLS traffic
>>> through, untouched, to qmail.
>>>
>>> Are you using the latest version of spamdyke?  Can you post the OS and
>>> MTA versions of both your qmail server and the remote server?  If this
>>> is a bug in spamdyke, I'd like to reproduce it and fix it.
>>>
>>> -- Sam Clippinger
>>>
>>> Ronnie Tartar wrote:
>>> > Strange, those errors are on other machines.  Not on the qmail toaster
>>> > machine.
>>> >
>>> > I ran the configtest, no errors.
>>> >
>>> >
>>> >
>>> > - Original Message - From: "Sam Clippinger" <[EMAIL PROTECTED]>
>>> > To: 
>>> > Sent: Wednesday, January 09, 2008 3:26 PM
>>> > Subject: Re: [qmailtoaster] Problems with SPAMDYKE
>>> >
>>> >
>>> >> Most likely, spamdyke doesn't have permission to read your TLS
>>> >> certificate.  Are you seeing any errors in the maillog on your qmail
>>> >> server?
>>> >>
>>> >> You can also try running spamdyke with the "--config-test" flag to
>>> >> check for configuration errors.
>>> >>
>>> >> -- Sam Clippinger
>>> >>
>>> >> Ronnie Tartar wrote:
>>> >>> Having trouble from some places getting email to my server, they get
>>> >>> tls errors?
>>> >>>
>>> >>> lnt.c:567:
>>> >>> Jan  9 14:56:15 cp sendmail[32112]: ruleset=tls_server,
>>> >>> arg1=SOFTWARE, relay=mx1.host2max.com, reject=403 4.7.0 TLS 
>>> handshake
>>> >>> failed
>>> >>>
>>> >>> Any ideas?
>>> >>>
>>> >>> 
>>> -
>>> >>> QmailToaster hosted by: VR Hosted 
>>> >>> 
>>> -
>>> >>> To unsubscribe, e-mail: >>> 
>>> [EMAIL PROTECTED]
>>> >>> For additional commands, e-mail: >>> 
>>> [EMAIL PROTECTED]
>>> >>>
>>> >>
>>> >> -
>>> >> QmailToaster hosted by: VR Hosted 
>>> >> -
>>> >> To unsubsc

Re: [qmailtoaster] Problems with SPAMDYKE

2008-01-09 Thread Ronnie Tartar

I will give this a shot tonight then send update.

Thanks


- Original Message - 
From: "Sam Clippinger" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, January 09, 2008 4:59 PM
Subject: Re: [qmailtoaster] Problems with SPAMDYKE


OK, I should be able to duplicate that setup to see if I can reproduce 
your error.  It may be a little while before I have the time, however.


In the meantime, can you try enabling TLS support in spamdyke to see if 
this error persists?  Inside spamdyke, TLS passthrough is handled 
differently than TLS decoding.  If this is a spamdyke bug, you may be able 
to work around it.  Enabling TLS support will also allow all of spamdyke's 
filters to function, including graylisting.


To enable TLS, you'll need to compile spamdyke with TLS support and use 
the "tls-certificate-file" directive in the configuration file.  Your TLS 
certificate is probably located at:

/var/qmail/control/servercert.pem

-- Sam Clippinger

Ronnie Tartar wrote:

Yes,

Spamdyke version 3.1.3 downloaded today.  Tried default configure, then 
the --disable-tls, failed both ways.


The remote machine is a centos5 64 bit, running the default sendmail 
sendmail-8.13.8-2.el5


courier-authlib-toaster-0.59.2-1.3.6
maildrop-toaster-2.0.3-1.3.5
libsrs2-toaster-1.0.18-1.3.3
ezmlm-cgi-toaster-0.53.324-1.3.3
ucspi-tcp-toaster-0.88-1.3.5
qmail-toaster-1.03-1.3.15
autorespond-toaster-2.0.4-1.3.3
isoqlog-toaster-2.1-1.3.4
clamav-toaster-0.92-1.3.16
vpopmail-toaster-5.4.17-1.3.4
qmail-pop3d-toaster-1.03-1.3.15
control-panel-toaster-0.5-1.3.4
qmailmrtg-toaster-4.2-1.3.3
vqadmin-toaster-2.3.4-1.3.3
ripmime-toaster-1.4.0.6-1.3.3
qmailadmin-toaster-1.2.11-1.3.4
spamassassin-toaster-3.2.3-1.3.12
libdomainkeys-toaster-0.68-1.3.3
ezmlm-toaster-0.53.324-1.3.3
squirrelmail-toaster-1.4.9a-1.3.6
daemontools-toaster-0.76-1.3.3
courier-imap-toaster-4.1.2-1.3.7
maildrop-toaster-devel-2.0.3-1.3.5
simscan-toaster-1.3.1-1.3.6

Are the packages, bone stock except for spambox being enabled and per use 
settings for spamassassin.




- Original Message - From: "Phil Leinhauser" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, January 09, 2008 4:09 PM
Subject: Re: [qmailtoaster] Problems with SPAMDYKE


Well Ronnie, you just can't get any better service than the author 
himself!!


Looks like you're in good hands.

Phil


-Original message-
From: Sam Clippinger [EMAIL PROTECTED]
Date: Wed, 09 Jan 2008 16:43:29 -0500
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Problems with SPAMDYKE


Looking at the configuration file you posted, it doesn't look like
you're using spamdyke's TLS at all (so my previous comment about the 
TLS

certificate doesn't apply).  spamdyke should be passing the TLS traffic
through, untouched, to qmail.

Are you using the latest version of spamdyke?  Can you post the OS and
MTA versions of both your qmail server and the remote server?  If this
is a bug in spamdyke, I'd like to reproduce it and fix it.

-- Sam Clippinger

Ronnie Tartar wrote:
> Strange, those errors are on other machines.  Not on the qmail 
> toaster

> machine.
>
> I ran the configtest, no errors.
>
>
>
> - Original Message - From: "Sam Clippinger" 
> <[EMAIL PROTECTED]>

> To: 
> Sent: Wednesday, January 09, 2008 3:26 PM
> Subject: Re: [qmailtoaster] Problems with SPAMDYKE
>
>
>> Most likely, spamdyke doesn't have permission to read your TLS
>> certificate.  Are you seeing any errors in the maillog on your qmail
>> server?
>>
>> You can also try running spamdyke with the "--config-test" flag to
>> check for configuration errors.
>>
>> -- Sam Clippinger
>>
>> Ronnie Tartar wrote:
>>> Having trouble from some places getting email to my server, they 
>>> get

>>> tls errors?
>>>
>>> lnt.c:567:
>>> Jan  9 14:56:15 cp sendmail[32112]: ruleset=tls_server,
>>> arg1=SOFTWARE, relay=mx1.host2max.com, reject=403 4.7.0 TLS
handshake
>>> failed
>>>
>>> Any ideas?
>>>
>>>
-
>>> QmailToaster hosted by: VR Hosted 
>>>
-
>>> To unsubscribe, e-mail: >>>
[EMAIL PROTECTED]
>>> For additional commands, e-mail: >>>
[EMAIL PROTECTED]
>>>
>>
>> -
>> QmailToaster hosted by: VR Hosted 
>> -
>> To unsubscribe, e-mail:
[EMAIL PROTECTED]
>> For additional commands, e-mail: >>
[EMAIL PROTECTED]
>>
>>
>
>
> -
> QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: 
> [EMAIL PROTECTED]

> For additional commands, e-mail: >
[EMAIL PROTECTED]
>

-
 QmailToaster hosted by: VR Hosted 

Re: [qmailtoaster] Problems with SPAMDYKE

2008-01-09 Thread Sam Clippinger
OK, I should be able to duplicate that setup to see if I can reproduce 
your error.  It may be a little while before I have the time, however.


In the meantime, can you try enabling TLS support in spamdyke to see if 
this error persists?  Inside spamdyke, TLS passthrough is handled 
differently than TLS decoding.  If this is a spamdyke bug, you may be 
able to work around it.  Enabling TLS support will also allow all of 
spamdyke's filters to function, including graylisting.


To enable TLS, you'll need to compile spamdyke with TLS support and use 
the "tls-certificate-file" directive in the configuration file.  Your 
TLS certificate is probably located at:

/var/qmail/control/servercert.pem

-- Sam Clippinger

Ronnie Tartar wrote:

Yes,

Spamdyke version 3.1.3 downloaded today.  Tried default configure, then 
the --disable-tls, failed both ways.


The remote machine is a centos5 64 bit, running the default sendmail 
sendmail-8.13.8-2.el5


courier-authlib-toaster-0.59.2-1.3.6
maildrop-toaster-2.0.3-1.3.5
libsrs2-toaster-1.0.18-1.3.3
ezmlm-cgi-toaster-0.53.324-1.3.3
ucspi-tcp-toaster-0.88-1.3.5
qmail-toaster-1.03-1.3.15
autorespond-toaster-2.0.4-1.3.3
isoqlog-toaster-2.1-1.3.4
clamav-toaster-0.92-1.3.16
vpopmail-toaster-5.4.17-1.3.4
qmail-pop3d-toaster-1.03-1.3.15
control-panel-toaster-0.5-1.3.4
qmailmrtg-toaster-4.2-1.3.3
vqadmin-toaster-2.3.4-1.3.3
ripmime-toaster-1.4.0.6-1.3.3
qmailadmin-toaster-1.2.11-1.3.4
spamassassin-toaster-3.2.3-1.3.12
libdomainkeys-toaster-0.68-1.3.3
ezmlm-toaster-0.53.324-1.3.3
squirrelmail-toaster-1.4.9a-1.3.6
daemontools-toaster-0.76-1.3.3
courier-imap-toaster-4.1.2-1.3.7
maildrop-toaster-devel-2.0.3-1.3.5
simscan-toaster-1.3.1-1.3.6

Are the packages, bone stock except for spambox being enabled and per 
use settings for spamassassin.




- Original Message - From: "Phil Leinhauser" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, January 09, 2008 4:09 PM
Subject: Re: [qmailtoaster] Problems with SPAMDYKE


Well Ronnie, you just can't get any better service than the author 
himself!!


Looks like you're in good hands.

Phil


-Original message-
From: Sam Clippinger [EMAIL PROTECTED]
Date: Wed, 09 Jan 2008 16:43:29 -0500
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Problems with SPAMDYKE


Looking at the configuration file you posted, it doesn't look like
you're using spamdyke's TLS at all (so my previous comment about the TLS
certificate doesn't apply).  spamdyke should be passing the TLS traffic
through, untouched, to qmail.

Are you using the latest version of spamdyke?  Can you post the OS and
MTA versions of both your qmail server and the remote server?  If this
is a bug in spamdyke, I'd like to reproduce it and fix it.

-- Sam Clippinger

Ronnie Tartar wrote:
> Strange, those errors are on other machines.  Not on the qmail toaster
> machine.
>
> I ran the configtest, no errors.
>
>
>
> - Original Message - From: "Sam Clippinger" <[EMAIL PROTECTED]>
> To: 
> Sent: Wednesday, January 09, 2008 3:26 PM
> Subject: Re: [qmailtoaster] Problems with SPAMDYKE
>
>
>> Most likely, spamdyke doesn't have permission to read your TLS
>> certificate.  Are you seeing any errors in the maillog on your qmail
>> server?
>>
>> You can also try running spamdyke with the "--config-test" flag to
>> check for configuration errors.
>>
>> -- Sam Clippinger
>>
>> Ronnie Tartar wrote:
>>> Having trouble from some places getting email to my server, they get
>>> tls errors?
>>>
>>> lnt.c:567:
>>> Jan  9 14:56:15 cp sendmail[32112]: ruleset=tls_server,
>>> arg1=SOFTWARE, relay=mx1.host2max.com, reject=403 4.7.0 TLS 
handshake

>>> failed
>>>
>>> Any ideas?
>>>
>>> 
-

>>> QmailToaster hosted by: VR Hosted 
>>> 
-
>>> To unsubscribe, e-mail: >>> 
[EMAIL PROTECTED]
>>> For additional commands, e-mail: >>> 
[EMAIL PROTECTED]

>>>
>>
>> -
>> QmailToaster hosted by: VR Hosted 
>> -
>> To unsubscribe, e-mail: 
[EMAIL PROTECTED]
>> For additional commands, e-mail: >> 
[EMAIL PROTECTED]

>>
>>
>
>
> -
> QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: > 
[EMAIL PROTECTED]

>

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---

Re: [qmailtoaster] Problems with SPAMDYKE

2008-01-09 Thread Ronnie Tartar
Additionally, I was not able to get any emails from the qmail toaster list 
either.



- Original Message - 
From: "Ronnie Tartar" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, January 09, 2008 4:15 PM
Subject: Re: [qmailtoaster] Problems with SPAMDYKE



Yes,

Spamdyke version 3.1.3 downloaded today.  Tried default configure, then 
the --disable-tls, failed both ways.


The remote machine is a centos5 64 bit, running the default sendmail 
sendmail-8.13.8-2.el5


courier-authlib-toaster-0.59.2-1.3.6
maildrop-toaster-2.0.3-1.3.5
libsrs2-toaster-1.0.18-1.3.3
ezmlm-cgi-toaster-0.53.324-1.3.3
ucspi-tcp-toaster-0.88-1.3.5
qmail-toaster-1.03-1.3.15
autorespond-toaster-2.0.4-1.3.3
isoqlog-toaster-2.1-1.3.4
clamav-toaster-0.92-1.3.16
vpopmail-toaster-5.4.17-1.3.4
qmail-pop3d-toaster-1.03-1.3.15
control-panel-toaster-0.5-1.3.4
qmailmrtg-toaster-4.2-1.3.3
vqadmin-toaster-2.3.4-1.3.3
ripmime-toaster-1.4.0.6-1.3.3
qmailadmin-toaster-1.2.11-1.3.4
spamassassin-toaster-3.2.3-1.3.12
libdomainkeys-toaster-0.68-1.3.3
ezmlm-toaster-0.53.324-1.3.3
squirrelmail-toaster-1.4.9a-1.3.6
daemontools-toaster-0.76-1.3.3
courier-imap-toaster-4.1.2-1.3.7
maildrop-toaster-devel-2.0.3-1.3.5
simscan-toaster-1.3.1-1.3.6

Are the packages, bone stock except for spambox being enabled and per use 
settings for spamassassin.




- Original Message - 
From: "Phil Leinhauser" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, January 09, 2008 4:09 PM
Subject: Re: [qmailtoaster] Problems with SPAMDYKE


Well Ronnie, you just can't get any better service than the author 
himself!!


Looks like you're in good hands.

Phil


-Original message-
From: Sam Clippinger [EMAIL PROTECTED]
Date: Wed, 09 Jan 2008 16:43:29 -0500
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Problems with SPAMDYKE


Looking at the configuration file you posted, it doesn't look like
you're using spamdyke's TLS at all (so my previous comment about the TLS
certificate doesn't apply).  spamdyke should be passing the TLS traffic
through, untouched, to qmail.

Are you using the latest version of spamdyke?  Can you post the OS and
MTA versions of both your qmail server and the remote server?  If this
is a bug in spamdyke, I'd like to reproduce it and fix it.

-- Sam Clippinger

Ronnie Tartar wrote:
> Strange, those errors are on other machines.  Not on the qmail toaster
> machine.
>
> I ran the configtest, no errors.
>
>
>
> - Original Message - From: "Sam Clippinger" <[EMAIL PROTECTED]>
> To: 
> Sent: Wednesday, January 09, 2008 3:26 PM
> Subject: Re: [qmailtoaster] Problems with SPAMDYKE
>
>
>> Most likely, spamdyke doesn't have permission to read your TLS
>> certificate.  Are you seeing any errors in the maillog on your qmail
>> server?
>>
>> You can also try running spamdyke with the "--config-test" flag to
>> check for configuration errors.
>>
>> -- Sam Clippinger
>>
>> Ronnie Tartar wrote:
>>> Having trouble from some places getting email to my server, they get
>>> tls errors?
>>>
>>> lnt.c:567:
>>> Jan  9 14:56:15 cp sendmail[32112]: ruleset=tls_server,
>>> arg1=SOFTWARE, relay=mx1.host2max.com, reject=403 4.7.0 TLS 
>>> handshake

>>> failed
>>>
>>> Any ideas?
>>>
>>> -
>>> QmailToaster hosted by: VR Hosted 
>>> -
>>> To unsubscribe, e-mail: 
>>> [EMAIL PROTECTED]
>>> For additional commands, e-mail: 
>>> [EMAIL PROTECTED]

>>>
>>
>> -
>> QmailToaster hosted by: VR Hosted 
>> -
>> To unsubscribe, e-mail: 
>> [EMAIL PROTECTED]
>> For additional commands, e-mail: 
>> [EMAIL PROTECTED]

>>
>>
>
>
> -
> QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: 
> [EMAIL PROTECTED]

>

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addition

Re: [qmailtoaster] Problems with SPAMDYKE

2008-01-09 Thread Ronnie Tartar

Yes,

Spamdyke version 3.1.3 downloaded today.  Tried default configure, then 
the --disable-tls, failed both ways.


The remote machine is a centos5 64 bit, running the default sendmail 
sendmail-8.13.8-2.el5


courier-authlib-toaster-0.59.2-1.3.6
maildrop-toaster-2.0.3-1.3.5
libsrs2-toaster-1.0.18-1.3.3
ezmlm-cgi-toaster-0.53.324-1.3.3
ucspi-tcp-toaster-0.88-1.3.5
qmail-toaster-1.03-1.3.15
autorespond-toaster-2.0.4-1.3.3
isoqlog-toaster-2.1-1.3.4
clamav-toaster-0.92-1.3.16
vpopmail-toaster-5.4.17-1.3.4
qmail-pop3d-toaster-1.03-1.3.15
control-panel-toaster-0.5-1.3.4
qmailmrtg-toaster-4.2-1.3.3
vqadmin-toaster-2.3.4-1.3.3
ripmime-toaster-1.4.0.6-1.3.3
qmailadmin-toaster-1.2.11-1.3.4
spamassassin-toaster-3.2.3-1.3.12
libdomainkeys-toaster-0.68-1.3.3
ezmlm-toaster-0.53.324-1.3.3
squirrelmail-toaster-1.4.9a-1.3.6
daemontools-toaster-0.76-1.3.3
courier-imap-toaster-4.1.2-1.3.7
maildrop-toaster-devel-2.0.3-1.3.5
simscan-toaster-1.3.1-1.3.6

Are the packages, bone stock except for spambox being enabled and per use 
settings for spamassassin.




- Original Message - 
From: "Phil Leinhauser" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, January 09, 2008 4:09 PM
Subject: Re: [qmailtoaster] Problems with SPAMDYKE


Well Ronnie, you just can't get any better service than the author 
himself!!


Looks like you're in good hands.

Phil


-Original message-
From: Sam Clippinger [EMAIL PROTECTED]
Date: Wed, 09 Jan 2008 16:43:29 -0500
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Problems with SPAMDYKE


Looking at the configuration file you posted, it doesn't look like
you're using spamdyke's TLS at all (so my previous comment about the TLS
certificate doesn't apply).  spamdyke should be passing the TLS traffic
through, untouched, to qmail.

Are you using the latest version of spamdyke?  Can you post the OS and
MTA versions of both your qmail server and the remote server?  If this
is a bug in spamdyke, I'd like to reproduce it and fix it.

-- Sam Clippinger

Ronnie Tartar wrote:
> Strange, those errors are on other machines.  Not on the qmail toaster
> machine.
>
> I ran the configtest, no errors.
>
>
>
> - Original Message - From: "Sam Clippinger" <[EMAIL PROTECTED]>
> To: 
> Sent: Wednesday, January 09, 2008 3:26 PM
> Subject: Re: [qmailtoaster] Problems with SPAMDYKE
>
>
>> Most likely, spamdyke doesn't have permission to read your TLS
>> certificate.  Are you seeing any errors in the maillog on your qmail
>> server?
>>
>> You can also try running spamdyke with the "--config-test" flag to
>> check for configuration errors.
>>
>> -- Sam Clippinger
>>
>> Ronnie Tartar wrote:
>>> Having trouble from some places getting email to my server, they get
>>> tls errors?
>>>
>>> lnt.c:567:
>>> Jan  9 14:56:15 cp sendmail[32112]: ruleset=tls_server,
>>> arg1=SOFTWARE, relay=mx1.host2max.com, reject=403 4.7.0 TLS handshake
>>> failed
>>>
>>> Any ideas?
>>>
>>> -
>>> QmailToaster hosted by: VR Hosted 
>>> -
>>> To unsubscribe, e-mail: 
>>> [EMAIL PROTECTED]
>>> For additional commands, e-mail: 
>>> [EMAIL PROTECTED]

>>>
>>
>> -
>> QmailToaster hosted by: VR Hosted 
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: 
>> [EMAIL PROTECTED]

>>
>>
>
>
> -
> QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: 
> [EMAIL PROTECTED]

>

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Problems with SPAMDYKE

2008-01-09 Thread Phil Leinhauser
Well Ronnie, you just can't get any better service than the author himself!!

Looks like you're in good hands.

Phil


-Original message-
From: Sam Clippinger [EMAIL PROTECTED]
Date: Wed, 09 Jan 2008 16:43:29 -0500
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Problems with SPAMDYKE

> Looking at the configuration file you posted, it doesn't look like 
> you're using spamdyke's TLS at all (so my previous comment about the TLS 
> certificate doesn't apply).  spamdyke should be passing the TLS traffic 
> through, untouched, to qmail.
> 
> Are you using the latest version of spamdyke?  Can you post the OS and 
> MTA versions of both your qmail server and the remote server?  If this 
> is a bug in spamdyke, I'd like to reproduce it and fix it.
> 
> -- Sam Clippinger
> 
> Ronnie Tartar wrote:
> > Strange, those errors are on other machines.  Not on the qmail toaster 
> > machine.
> > 
> > I ran the configtest, no errors.
> > 
> > 
> > 
> > - Original Message - From: "Sam Clippinger" <[EMAIL PROTECTED]>
> > To: 
> > Sent: Wednesday, January 09, 2008 3:26 PM
> > Subject: Re: [qmailtoaster] Problems with SPAMDYKE
> > 
> > 
> >> Most likely, spamdyke doesn't have permission to read your TLS 
> >> certificate.  Are you seeing any errors in the maillog on your qmail 
> >> server?
> >>
> >> You can also try running spamdyke with the "--config-test" flag to 
> >> check for configuration errors.
> >>
> >> -- Sam Clippinger
> >>
> >> Ronnie Tartar wrote:
> >>> Having trouble from some places getting email to my server, they get 
> >>> tls errors?
> >>>
> >>> lnt.c:567:
> >>> Jan  9 14:56:15 cp sendmail[32112]: ruleset=tls_server, 
> >>> arg1=SOFTWARE, relay=mx1.host2max.com, reject=403 4.7.0 TLS handshake 
> >>> failed
> >>>
> >>> Any ideas?
> >>>
> >>> -
> >>> QmailToaster hosted by: VR Hosted 
> >>> -
> >>> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>> For additional commands, e-mail: [EMAIL PROTECTED]
> >>>
> >>
> >> -
> >> QmailToaster hosted by: VR Hosted 
> >> -
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> > 
> > 
> > -
> > QmailToaster hosted by: VR Hosted 
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> 
> -
>  QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Problems with SPAMDYKE

2008-01-09 Thread Sam Clippinger
Looking at the configuration file you posted, it doesn't look like 
you're using spamdyke's TLS at all (so my previous comment about the TLS 
certificate doesn't apply).  spamdyke should be passing the TLS traffic 
through, untouched, to qmail.


Are you using the latest version of spamdyke?  Can you post the OS and 
MTA versions of both your qmail server and the remote server?  If this 
is a bug in spamdyke, I'd like to reproduce it and fix it.


-- Sam Clippinger

Ronnie Tartar wrote:
Strange, those errors are on other machines.  Not on the qmail toaster 
machine.


I ran the configtest, no errors.



- Original Message - From: "Sam Clippinger" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, January 09, 2008 3:26 PM
Subject: Re: [qmailtoaster] Problems with SPAMDYKE


Most likely, spamdyke doesn't have permission to read your TLS 
certificate.  Are you seeing any errors in the maillog on your qmail 
server?


You can also try running spamdyke with the "--config-test" flag to 
check for configuration errors.


-- Sam Clippinger

Ronnie Tartar wrote:
Having trouble from some places getting email to my server, they get 
tls errors?


lnt.c:567:
Jan  9 14:56:15 cp sendmail[32112]: ruleset=tls_server, 
arg1=SOFTWARE, relay=mx1.host2max.com, reject=403 4.7.0 TLS handshake 
failed


Any ideas?

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Problems with SPAMDYKE

2008-01-09 Thread Ronnie Tartar
Strange, those errors are on other machines.  Not on the qmail toaster 
machine.


I ran the configtest, no errors.



- Original Message - 
From: "Sam Clippinger" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, January 09, 2008 3:26 PM
Subject: Re: [qmailtoaster] Problems with SPAMDYKE


Most likely, spamdyke doesn't have permission to read your TLS 
certificate.  Are you seeing any errors in the maillog on your qmail 
server?


You can also try running spamdyke with the "--config-test" flag to check 
for configuration errors.


-- Sam Clippinger

Ronnie Tartar wrote:
Having trouble from some places getting email to my server, they get tls 
errors?


lnt.c:567:
Jan  9 14:56:15 cp sendmail[32112]: ruleset=tls_server, arg1=SOFTWARE, 
relay=mx1.host2max.com, reject=403 4.7.0 TLS handshake failed


Any ideas?

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Problems with SPAMDYKE

2008-01-09 Thread Sam Clippinger
Most likely, spamdyke doesn't have permission to read your TLS 
certificate.  Are you seeing any errors in the maillog on your qmail server?


You can also try running spamdyke with the "--config-test" flag to check 
for configuration errors.


-- Sam Clippinger

Ronnie Tartar wrote:
Having trouble from some places getting email to my server, they get tls 
errors?


lnt.c:567:
Jan  9 14:56:15 cp sendmail[32112]: ruleset=tls_server, arg1=SOFTWARE, 
relay=mx1.host2max.com, reject=403 4.7.0 TLS handshake failed


Any ideas?

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Problems with SPAMDYKE

2008-01-09 Thread Phil Leinhauser
I'm not running Spamdyke but It looks like you have it set to only accept TLS 
(ssl) connections.  If the sender doesn't do TLS it should fall back to normal.

Phil


-Original message-
From: "Ronnie Tartar" [EMAIL PROTECTED]
Date: Wed, 09 Jan 2008 15:54:27 -0500
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Problems with SPAMDYKE

> Having trouble from some places getting email to my server, they get tls 
> errors?
> 
> lnt.c:567:
> Jan  9 14:56:15 cp sendmail[32112]: ruleset=tls_server, arg1=SOFTWARE, 
> relay=mx1.host2max.com, reject=403 4.7.0 TLS handshake failed
> 
> Any ideas? 
> 
> 
> -
>  QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Problems with SPAMDYKE

2008-01-09 Thread Ronnie Tartar
I may have lost a few messages, some servers were not able to get to me with 
my config.  I had to remove.


my spamdyke.conf file is:


log-level=2
local-domains-file=/var/qmail/control/rcpthosts
idle-timeout-secs=60
reject-empty-rdns
greeting-delay-secs=5
reject-missing-sender-mx
reject-ip-in-cc-rdns

I also tried recompiling with --disable-tls parameter, still had problems?

Thanks


- Original Message - 
From: "Ronnie Tartar" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, January 09, 2008 2:55 PM
Subject: [qmailtoaster] Problems with SPAMDYKE


Having trouble from some places getting email to my server, they get tls 
errors?


lnt.c:567:
Jan  9 14:56:15 cp sendmail[32112]: ruleset=tls_server, arg1=SOFTWARE, 
relay=mx1.host2max.com, reject=403 4.7.0 TLS handshake failed


Any ideas?

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] Problems with SPAMDYKE

2008-01-09 Thread Ronnie Tartar
Having trouble from some places getting email to my server, they get tls 
errors?


lnt.c:567:
Jan  9 14:56:15 cp sendmail[32112]: ruleset=tls_server, arg1=SOFTWARE, 
relay=mx1.host2max.com, reject=403 4.7.0 TLS handshake failed


Any ideas? 



-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Tarpit configuration

2008-01-09 Thread Ronnie Tartar

Awesome, great stuff, got it in.

Thanks

- Original Message - 
From: "Phil Leinhauser" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, January 09, 2008 12:37 PM
Subject: Re: [qmailtoaster] Tarpit configuration


Have a look at the FAQ section.  The second item in the list is 
installation.


http://www.spamdyke.org/documentation/FAQ.html

-Original message-
From: "Ronnie Tartar" [EMAIL PROTECTED]
Date: Wed, 09 Jan 2008 13:14:58 -0500
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Tarpit configuration


I am reading, but I don't really see how to install it?  I see the config
file's etc.. But do not see where to integrate into toaster/qmail.

Thanks

- Original Message - 
From: "Sergio Minini {NETKEY}" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, January 09, 2008 12:58 PM
Subject: RE: [qmailtoaster] Tarpit configuration


> Maybe you can have spamdyke do the tarpitting and graylisting for you.
> www.spamdyke.org
> It works really great and its been an awesome help fighting spam
>
> Regards- Sergio
>
>> -Original Message-
>> From: Ronnie Tartar [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, January 09, 2008 1:51 PM
>> To: qmailtoaster-list@qmailtoaster.com
>> Subject: [qmailtoaster] Tarpit configuration
>>
>>
>> I'm looking to configure a delay to thwart some of the spammers etc...
>>
>> I have set the following in my tcp.smtp file
>>
>> 127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkey
>> s/%/private",RBLSMTPD="",NOP0FCHECK="1"
>> :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50"
>> ,CHKUSER_WRONGRCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan
>> ",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"
>>
>> Is there anything else that I can do to combat against a
>> brute force email
>> harvest?  I see alot of intrusion limits based on my
>> CHKUSER_WRONGRCPTLIMIT="3" config.  Not sure if that is helping?
>>
>> One of the domains on my server is get's alot of emails just doing
>> dictionary/name combinations trying to find real email addresses?
>>
>> Thanks
>>
>>
>> -
>>  QmailToaster hosted by: VR Hosted 
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail:
>> [EMAIL PROTECTED]
>>
>>
>>
>>
>
>
> -
> QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: 
> [EMAIL PROTECTED]

>
>


-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] Tarpit configuration

2008-01-09 Thread Phil Leinhauser
I'm not running it yet myself but it does look like he made Spamdyke pretty 
simple to turn on or off.  I read through the FAQ section and it looks like he 
also put quite a bit of thought into performance and safety.

I may look into it eventually myself.


-Original message-
From: "Sergio Minini {NETKEY}" [EMAIL PROTECTED]
Date: Wed, 09 Jan 2008 13:52:22 -0500
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] Tarpit configuration

> I dont have a great server either, but I didn't notice any problems with mail
> processing performance.
> It did reduce almost 90% of the spam through our server.
> 
> The good thing is that it only requires a line in your smtpd-run script, so if
> you notice that something is not going well, you can just remove the line and
> your're back with your previous setup.
> 
> Regards- Sergio
> 
> > -Original Message-
> > From: Jacob Billingsley [mailto:[EMAIL PROTECTED] 
> > Sent: Wednesday, January 09, 2008 2:48 PM
> > To: qmailtoaster-list@qmailtoaster.com
> > Subject: RE: [qmailtoaster] Tarpit configuration
> > 
> > 
> > Phil, is spamdyke an efficient program? I don't have a very 
> > beefy server running qmail and I want to take advantage of 
> > spamdyke, but am concerned that it would slow that server 
> > down even more.
> > 
> > Jacob Billingsley
> > MCR Technologies, Inc.
> > 2674 Kraft Ave SE
> > Grand Rapids, MI 49546
> > Office: 616-942-7244 ext: 205
> > Fax: 616-942-5988
> > 
> > 
> > 
> > The information contained in this communication is 
> > confidential, is intended only for the use of the recipient 
> > named above, and may be legally privileged.  If the reader of 
> > this message is not the intended recipient, please note that 
> > any dissemination, distribution, or copying of this 
> > communication is strictly prohibited.
> > 
> > -Original Message-
> > From: Phil Leinhauser [mailto:[EMAIL PROTECTED] 
> > Sent: Wednesday, January 09, 2008 12:38 PM
> > To: qmailtoaster-list@qmailtoaster.com
> > Subject: Re: [qmailtoaster] Tarpit configuration
> > 
> > Have a look at the FAQ section.  The second item in the list 
> > is installation.
> > 
> > http://www.spamdyke.org/documentation/FAQ.html
> > 
> > -Original message-
> > From: "Ronnie Tartar" [EMAIL PROTECTED]
> > Date: Wed, 09 Jan 2008 13:14:58 -0500
> > To: qmailtoaster-list@qmailtoaster.com
> > Subject: Re: [qmailtoaster] Tarpit configuration
> > 
> > > I am reading, but I don't really see how to install it?  I see the 
> > > config
> > > file's etc.. But do not see where to integrate into toaster/qmail.
> > > 
> > > Thanks
> > > 
> > > - Original Message -
> > > From: "Sergio Minini {NETKEY}" <[EMAIL PROTECTED]>
> > > To: 
> > > Sent: Wednesday, January 09, 2008 12:58 PM
> > > Subject: RE: [qmailtoaster] Tarpit configuration
> > > 
> > > 
> > > > Maybe you can have spamdyke do the tarpitting and graylisting for 
> > > > you. www.spamdyke.org It works really great and its been 
> > an awesome 
> > > > help fighting spam
> > > >
> > > > Regards- Sergio
> > > >
> > > >> -Original Message-
> > > >> From: Ronnie Tartar [mailto:[EMAIL PROTECTED]
> > > >> Sent: Wednesday, January 09, 2008 1:51 PM
> > > >> To: qmailtoaster-list@qmailtoaster.com
> > > >> Subject: [qmailtoaster] Tarpit configuration
> > > >>
> > > >>
> > > >> I'm looking to configure a delay to thwart some of the spammers 
> > > >> etc...
> > > >>
> > > >> I have set the following in my tcp.smtp file
> > > >>
> > > >> 127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkey
> > > >> s/%/private",RBLSMTPD="",NOP0FCHECK="1"
> > > >> :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50"
> > > >> ,CHKUSER_WRONGRCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan
> > > >> ",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"
> > > >>
> > > >> Is there anything else that I can do to combat against a brute 
> > > >> force email harvest?  I see alot of intrusion limits based on my
> > > >> CHKUSER_WRONGRCPTLIMIT="3" config.  Not sure if that is helping?
> > > >>
> > > >> One of the domains on my server is get's alot of emails 
> > just doing 
> > > >> dictionary/name combinations trying to find real email addresses?
> > > >>
> > > >> Thanks
> > > >>
> > > >>
> > > >> 
> > -
> > > >>  QmailToaster hosted by: VR Hosted 
> > > >> 
> > ---
> > > >> --
> > > >> To unsubscribe, e-mail: 
> > [EMAIL PROTECTED]
> > > >> For additional commands, e-mail:
> > > >> [EMAIL PROTECTED]
> > > >>
> > > >>
> > > >>
> > > >>
> > > >
> > > >
> > > > 
> > -
> > > > QmailToaster hosted by: VR Hosted 
> > > > 
> > 
> > > > -
> > > > To unsubscribe, e-mail: 
> >

Re: [qmailtoaster] upgrade Centos and Qmailtoaster

2008-01-09 Thread PakOgah
just my opinion.
- as long as CentOS still provide update for version 4, I am not planning
an upgrade to version 5.
- if your server hardware is x86_64 capable why not using x86_64 version

> You don't have any comments on my questions?
>
> Istvan Köpe wrote:
>> Hello,
>>
>> I have two Qmailtoaster servers running on Centos 4.3 x86_64. I would
>> like install on them to Centos 5.1.
>> Now I have two questions:
>> Based on your experience is there a difference in performance between
>> x86_64 and i386 Centos distributions? Or is there any other sensible
>> difference between the 32 and 64 bit distributions? What do you
>> recommend?
>> How can I make this upgrade without loosing the email accounts on
>> these servers? I intend to format both servers. Please give me a few
>> guide lines, to now screw up something.
>> I intend to do the following:
>> - install QmailToaster-Plus
>> - backup the existing QmailToaster
>> - save the backup
>> - format the servers and install Centos 5.1
>> - install the latest QmailToaster
>> - install QmailToaster-Plus
>> - restore QmailToaster
>>
>> It will work like this??



-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] Tarpit configuration

2008-01-09 Thread Sergio Minini {NETKEY}
I dont have a great server either, but I didn't notice any problems with mail
processing performance.
It did reduce almost 90% of the spam through our server.

The good thing is that it only requires a line in your smtpd-run script, so if
you notice that something is not going well, you can just remove the line and
your're back with your previous setup.

Regards- Sergio

> -Original Message-
> From: Jacob Billingsley [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, January 09, 2008 2:48 PM
> To: qmailtoaster-list@qmailtoaster.com
> Subject: RE: [qmailtoaster] Tarpit configuration
> 
> 
> Phil, is spamdyke an efficient program? I don't have a very 
> beefy server running qmail and I want to take advantage of 
> spamdyke, but am concerned that it would slow that server 
> down even more.
> 
> Jacob Billingsley
> MCR Technologies, Inc.
> 2674 Kraft Ave SE
> Grand Rapids, MI 49546
> Office: 616-942-7244 ext: 205
> Fax: 616-942-5988
> 
> 
> 
> The information contained in this communication is 
> confidential, is intended only for the use of the recipient 
> named above, and may be legally privileged.  If the reader of 
> this message is not the intended recipient, please note that 
> any dissemination, distribution, or copying of this 
> communication is strictly prohibited.
> 
> -Original Message-
> From: Phil Leinhauser [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, January 09, 2008 12:38 PM
> To: qmailtoaster-list@qmailtoaster.com
> Subject: Re: [qmailtoaster] Tarpit configuration
> 
> Have a look at the FAQ section.  The second item in the list 
> is installation.
> 
> http://www.spamdyke.org/documentation/FAQ.html
> 
> -Original message-
> From: "Ronnie Tartar" [EMAIL PROTECTED]
> Date: Wed, 09 Jan 2008 13:14:58 -0500
> To: qmailtoaster-list@qmailtoaster.com
> Subject: Re: [qmailtoaster] Tarpit configuration
> 
> > I am reading, but I don't really see how to install it?  I see the 
> > config
> > file's etc.. But do not see where to integrate into toaster/qmail.
> > 
> > Thanks
> > 
> > - Original Message -
> > From: "Sergio Minini {NETKEY}" <[EMAIL PROTECTED]>
> > To: 
> > Sent: Wednesday, January 09, 2008 12:58 PM
> > Subject: RE: [qmailtoaster] Tarpit configuration
> > 
> > 
> > > Maybe you can have spamdyke do the tarpitting and graylisting for 
> > > you. www.spamdyke.org It works really great and its been 
> an awesome 
> > > help fighting spam
> > >
> > > Regards- Sergio
> > >
> > >> -Original Message-
> > >> From: Ronnie Tartar [mailto:[EMAIL PROTECTED]
> > >> Sent: Wednesday, January 09, 2008 1:51 PM
> > >> To: qmailtoaster-list@qmailtoaster.com
> > >> Subject: [qmailtoaster] Tarpit configuration
> > >>
> > >>
> > >> I'm looking to configure a delay to thwart some of the spammers 
> > >> etc...
> > >>
> > >> I have set the following in my tcp.smtp file
> > >>
> > >> 127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkey
> > >> s/%/private",RBLSMTPD="",NOP0FCHECK="1"
> > >> :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50"
> > >> ,CHKUSER_WRONGRCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan
> > >> ",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"
> > >>
> > >> Is there anything else that I can do to combat against a brute 
> > >> force email harvest?  I see alot of intrusion limits based on my
> > >> CHKUSER_WRONGRCPTLIMIT="3" config.  Not sure if that is helping?
> > >>
> > >> One of the domains on my server is get's alot of emails 
> just doing 
> > >> dictionary/name combinations trying to find real email addresses?
> > >>
> > >> Thanks
> > >>
> > >>
> > >> 
> -
> > >>  QmailToaster hosted by: VR Hosted 
> > >> 
> ---
> > >> --
> > >> To unsubscribe, e-mail: 
> [EMAIL PROTECTED]
> > >> For additional commands, e-mail:
> > >> [EMAIL PROTECTED]
> > >>
> > >>
> > >>
> > >>
> > >
> > >
> > > 
> -
> > > QmailToaster hosted by: VR Hosted 
> > > 
> 
> > > -
> > > To unsubscribe, e-mail: 
> [EMAIL PROTECTED]
> > > For additional commands, e-mail: 
> [EMAIL PROTECTED]
> > >
> > > 
> > 
> > 
> > 
> -
> >  QmailToaster hosted by: VR Hosted 
> > 
> -
> > To unsubscribe, e-mail: 
> [EMAIL PROTECTED]
> > For additional commands, e-mail: 
> > [EMAIL PROTECTED]
> > 
> > 
> 
> -
>  QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e

RE: [qmailtoaster] Tarpit configuration

2008-01-09 Thread Jacob Billingsley
Phil, is spamdyke an efficient program? I don't have a very beefy server
running qmail and I want to take advantage of spamdyke, but am concerned
that it would slow that server down even more.

Jacob Billingsley
MCR Technologies, Inc.
2674 Kraft Ave SE
Grand Rapids, MI 49546
Office: 616-942-7244 ext: 205
Fax: 616-942-5988



The information contained in this communication is confidential, is intended
only for the use of the recipient named above, and may be legally
privileged.  If the reader of this message is not the intended recipient,
please note that any dissemination, distribution, or copying of this
communication is strictly prohibited.

-Original Message-
From: Phil Leinhauser [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 09, 2008 12:38 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Tarpit configuration

Have a look at the FAQ section.  The second item in the list is
installation.

http://www.spamdyke.org/documentation/FAQ.html

-Original message-
From: "Ronnie Tartar" [EMAIL PROTECTED]
Date: Wed, 09 Jan 2008 13:14:58 -0500
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Tarpit configuration

> I am reading, but I don't really see how to install it?  I see the config 
> file's etc.. But do not see where to integrate into toaster/qmail.
> 
> Thanks
> 
> - Original Message - 
> From: "Sergio Minini {NETKEY}" <[EMAIL PROTECTED]>
> To: 
> Sent: Wednesday, January 09, 2008 12:58 PM
> Subject: RE: [qmailtoaster] Tarpit configuration
> 
> 
> > Maybe you can have spamdyke do the tarpitting and graylisting for you.
> > www.spamdyke.org
> > It works really great and its been an awesome help fighting spam
> >
> > Regards- Sergio
> >
> >> -Original Message-
> >> From: Ronnie Tartar [mailto:[EMAIL PROTECTED]
> >> Sent: Wednesday, January 09, 2008 1:51 PM
> >> To: qmailtoaster-list@qmailtoaster.com
> >> Subject: [qmailtoaster] Tarpit configuration
> >>
> >>
> >> I'm looking to configure a delay to thwart some of the spammers etc...
> >>
> >> I have set the following in my tcp.smtp file
> >>
> >> 127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkey
> >> s/%/private",RBLSMTPD="",NOP0FCHECK="1"
> >> :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50"
> >> ,CHKUSER_WRONGRCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan
> >> ",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"
> >>
> >> Is there anything else that I can do to combat against a
> >> brute force email
> >> harvest?  I see alot of intrusion limits based on my
> >> CHKUSER_WRONGRCPTLIMIT="3" config.  Not sure if that is helping?
> >>
> >> One of the domains on my server is get's alot of emails just doing
> >> dictionary/name combinations trying to find real email addresses?
> >>
> >> Thanks
> >>
> >>
> >> -
> >>  QmailToaster hosted by: VR Hosted 
> >> -
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail:
> >> [EMAIL PROTECTED]
> >>
> >>
> >>
> >>
> >
> >
> > -
> > QmailToaster hosted by: VR Hosted 
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> > 
> 
> 
> -
>  QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-- 
No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.19.0/1216 - Release Date: 1/9/2008
10:16 AM



-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Tarpit configuration

2008-01-09 Thread Phil Leinhauser
Have a look at the FAQ section.  The second item in the list is installation.

http://www.spamdyke.org/documentation/FAQ.html

-Original message-
From: "Ronnie Tartar" [EMAIL PROTECTED]
Date: Wed, 09 Jan 2008 13:14:58 -0500
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Tarpit configuration

> I am reading, but I don't really see how to install it?  I see the config 
> file's etc.. But do not see where to integrate into toaster/qmail.
> 
> Thanks
> 
> - Original Message - 
> From: "Sergio Minini {NETKEY}" <[EMAIL PROTECTED]>
> To: 
> Sent: Wednesday, January 09, 2008 12:58 PM
> Subject: RE: [qmailtoaster] Tarpit configuration
> 
> 
> > Maybe you can have spamdyke do the tarpitting and graylisting for you.
> > www.spamdyke.org
> > It works really great and its been an awesome help fighting spam
> >
> > Regards- Sergio
> >
> >> -Original Message-
> >> From: Ronnie Tartar [mailto:[EMAIL PROTECTED]
> >> Sent: Wednesday, January 09, 2008 1:51 PM
> >> To: qmailtoaster-list@qmailtoaster.com
> >> Subject: [qmailtoaster] Tarpit configuration
> >>
> >>
> >> I'm looking to configure a delay to thwart some of the spammers etc...
> >>
> >> I have set the following in my tcp.smtp file
> >>
> >> 127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkey
> >> s/%/private",RBLSMTPD="",NOP0FCHECK="1"
> >> :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50"
> >> ,CHKUSER_WRONGRCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan
> >> ",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"
> >>
> >> Is there anything else that I can do to combat against a
> >> brute force email
> >> harvest?  I see alot of intrusion limits based on my
> >> CHKUSER_WRONGRCPTLIMIT="3" config.  Not sure if that is helping?
> >>
> >> One of the domains on my server is get's alot of emails just doing
> >> dictionary/name combinations trying to find real email addresses?
> >>
> >> Thanks
> >>
> >>
> >> -
> >>  QmailToaster hosted by: VR Hosted 
> >> -
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail:
> >> [EMAIL PROTECTED]
> >>
> >>
> >>
> >>
> >
> >
> > -
> > QmailToaster hosted by: VR Hosted 
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> > 
> 
> 
> -
>  QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] qmail-smtpd: qq soft reject (mail server temporarily rejected message (#4.3.0)) solution?

2008-01-09 Thread dnk
Where can one change how often it happens? I have been looking in all
of the carious crontabs and seem to be missing it somewhere... I just
do not want it to run every hour... I have one machine provided by a
client that is underpowered when this task is running (soft rejects
for 20 minutes) - and want to reduce the frequency to a couple of
times a day

dnk

On Jan 8, 2008 1:57 AM, Igor Vukotić <[EMAIL PROTECTED]> wrote:
> That helps, but you will have that message again, because when clam is
> updating, qmt will soft-reject all messages. But leave him 1-2 minute
> and he will continue working normally.
>
>
> On 2008.01.08, at 07:09, PakOgah wrote:
>
> >>
> > perhaps you can try to upgrade clamav to lastest version on devel
> > site.
> >
> >
> > -
> > QmailToaster hosted by: VR Hosted 
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> -
>  QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Re: [qmailtoaster] Tarpit configuration

2008-01-09 Thread Ronnie Tartar
I am reading, but I don't really see how to install it?  I see the config 
file's etc.. But do not see where to integrate into toaster/qmail.


Thanks

- Original Message - 
From: "Sergio Minini {NETKEY}" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, January 09, 2008 12:58 PM
Subject: RE: [qmailtoaster] Tarpit configuration



Maybe you can have spamdyke do the tarpitting and graylisting for you.
www.spamdyke.org
It works really great and its been an awesome help fighting spam

Regards- Sergio


-Original Message-
From: Ronnie Tartar [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 09, 2008 1:51 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Tarpit configuration


I'm looking to configure a delay to thwart some of the spammers etc...

I have set the following in my tcp.smtp file

127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkey
s/%/private",RBLSMTPD="",NOP0FCHECK="1"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50"
,CHKUSER_WRONGRCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan
",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"

Is there anything else that I can do to combat against a
brute force email
harvest?  I see alot of intrusion limits based on my
CHKUSER_WRONGRCPTLIMIT="3" config.  Not sure if that is helping?

One of the domains on my server is get's alot of emails just doing
dictionary/name combinations trying to find real email addresses?

Thanks


-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]







-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Tarpit configuration

2008-01-09 Thread Ronnie Tartar

Looking @ it now.


- Original Message - 
From: "Sergio Minini {NETKEY}" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, January 09, 2008 12:58 PM
Subject: RE: [qmailtoaster] Tarpit configuration



Maybe you can have spamdyke do the tarpitting and graylisting for you.
www.spamdyke.org
It works really great and its been an awesome help fighting spam

Regards- Sergio


-Original Message-
From: Ronnie Tartar [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 09, 2008 1:51 PM

To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Tarpit configuration


I'm looking to configure a delay to thwart some of the spammers etc...

I have set the following in my tcp.smtp file

127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkey
s/%/private",RBLSMTPD="",NOP0FCHECK="1"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50"
,CHKUSER_WRONGRCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan
",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"

Is there anything else that I can do to combat against a 
brute force email 
harvest?  I see alot of intrusion limits based on my 
CHKUSER_WRONGRCPTLIMIT="3" config.  Not sure if that is helping?


One of the domains on my server is get's alot of emails just doing 
dictionary/name combinations trying to find real email addresses?


Thanks 



-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: 
[EMAIL PROTECTED]








-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] Tarpit configuration

2008-01-09 Thread Sergio Minini {NETKEY}
Maybe you can have spamdyke do the tarpitting and graylisting for you.
www.spamdyke.org
It works really great and its been an awesome help fighting spam

Regards- Sergio

> -Original Message-
> From: Ronnie Tartar [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, January 09, 2008 1:51 PM
> To: qmailtoaster-list@qmailtoaster.com
> Subject: [qmailtoaster] Tarpit configuration
> 
> 
> I'm looking to configure a delay to thwart some of the spammers etc...
> 
> I have set the following in my tcp.smtp file
> 
> 127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkey
> s/%/private",RBLSMTPD="",NOP0FCHECK="1"
> :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50"
> ,CHKUSER_WRONGRCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan
> ",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"
> 
> Is there anything else that I can do to combat against a 
> brute force email 
> harvest?  I see alot of intrusion limits based on my 
> CHKUSER_WRONGRCPTLIMIT="3" config.  Not sure if that is helping?
> 
> One of the domains on my server is get's alot of emails just doing 
> dictionary/name combinations trying to find real email addresses?
> 
> Thanks 
> 
> 
> -
>  QmailToaster hosted by: VR Hosted 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: 
> [EMAIL PROTECTED]
> 
> 
> 
> 


-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] Tarpit configuration

2008-01-09 Thread Ronnie Tartar

I'm looking to configure a delay to thwart some of the spammers etc...

I have set the following in my tcp.smtp file

127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private",RBLSMTPD="",NOP0FCHECK="1"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"

Is there anything else that I can do to combat against a brute force email 
harvest?  I see alot of intrusion limits based on my 
CHKUSER_WRONGRCPTLIMIT="3" config.  Not sure if that is helping?


One of the domains on my server is get's alot of emails just doing 
dictionary/name combinations trying to find real email addresses?


Thanks 



-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] upgrade Centos and Qmailtoaster

2008-01-09 Thread Istvan Köpe

You don't have any comments on my questions?

Istvan Köpe wrote:

Hello,

I have two Qmailtoaster servers running on Centos 4.3 x86_64. I would 
like install on them to Centos 5.1.

Now I have two questions:
Based on your experience is there a difference in performance between 
x86_64 and i386 Centos distributions? Or is there any other sensible 
difference between the 32 and 64 bit distributions? What do you 
recommend?
How can I make this upgrade without loosing the email accounts on 
these servers? I intend to format both servers. Please give me a few 
guide lines, to now screw up something.

I intend to do the following:
- install QmailToaster-Plus
- backup the existing QmailToaster
- save the backup
- format the servers and install Centos 5.1
- install the latest QmailToaster
- install QmailToaster-Plus
- restore QmailToaster

It will work like this??

Istvan

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] Managing Queue

2008-01-09 Thread Jacob Billingsley
Hello All, 

 

I recently looked at the number of messages in the queue by using "service
qmail queue" at it shows over 3,000 messages. This number never seems to
move much and mail is still going through so it's not a problem. I was just
wondering how to deal with this situation, I'm assuming most of them are
spam. What's the proper way to remove a message from the queue? I don't
suppose I would simply go into /var/qmail/queue/mess and start removing
them?



[qmailtoaster] vmysql: sql error[3]: MySQL server has gone away

2008-01-09 Thread Dicky Kurniawan
Hello,
I have problem with authentification via ssl, through webmail or pop3s.
I found the message in the /var/log/qmail/authlib :
vmysql: sql error[3]: MySQL server has gone away
Our mail server build on: RHEL ES3 linux with
courier-authlib-toaster-0.58-1.3.1
vpopmail-toater-5.4.13-1.3.1
qmail-toaster-1.03-1.3.3
MySQL 5.0.19-0.rhel3
Every morning, I must reboot the mailserver for handling this problem
Could anyone help me?
Thankyou

Dicky K

-
 QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] libsepol.so.1 with 1/1/2008 patches for CentOS 5 x86_64

2008-01-09 Thread Johannes Weberhofer, Weberhofer GmbH

Hi Ben,

please check 
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg14674.html it 
could be the same issue.

Johannes

Benjamin O Baez schrieb:


Hi,

I am running CentOS 5 x86_64 and after a long period of no updates to 
the OS, I decided to install the latest and greatest updates.  I am now 
not getting email and here are the following error messages in log 
/var/log/qmail/smtp/current


@40004784a6b50e4d0c84 tcpserver: status: 0/100
@40004784a6b5181daee4 tcpserver: status: 1/100
@40004784a6b5181daee4 tcpserver: pid 3097 from 64.18.133.125
@40004784a6b5181daee4 tcpserver: ok 3097 
mta01.biospectra.com:64.142.102.68:25 :64.18.133.125::43529
@40004784a6b5182b0cc4 /var/qmail/bin/qmail-smtpd: error while 
loading shared libraries: libsepol.so.1: failed to map segment from 
shared object: Cannot allocate memory

@40004784a6b5182b187c tcpserver: end 3097 status 32512

Any ideas?

Thanks,

Ben


--


|-
|  weberhofer GmbH   | Johannes Weberhofer
|  information technologies
|  Austria, 1080 Wien, Blindengasse 52/3
|
|  Firmenbuch: 225566s, Handelsgericht Wien
|  UID: ATU55277701
|
|  phone : +43 (0)1 5454421 0| email: [EMAIL PROTECTED]
|  fax   : +43 (0)1 5454421 19   | web  : http://weberhofer.at
|  mobile: +43 (0)699 11998315
|--->>

-
QmailToaster hosted by: VR Hosted 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]