Re: [qmailtoaster] chkusr and spamdyke

2017-09-14 Thread Eric Broch
No, haven't gotten to that yet. Any suggestions? On 9/14/2017 11:44 AM, Remo Mattei wrote: Hi Eric, did you remove the info in the (/etc/tcprules.d/tcp.smtp) for the smtp? Thanks, Remo On 9/14/17 10:19 AM, Eric Broch wrote: Rajesh, I got this working, here's how: 1) # wget

Re: [qmailtoaster] chkusr and spamdyke

2017-09-14 Thread Remo Mattei
Hi Eric, did you remove the info in the (/etc/tcprules.d/tcp.smtp) for the smtp? Thanks, Remo On 9/14/17 10:19 AM, Eric Broch wrote: > > Rajesh, > > I got this working, here's how: > > 1) # wget https://www.spamdyke.org/releases/spamdyke-5.0.1.tgz > > 2) # tar zxvf spamdyke-5.0.1.tgz > > 3) # cd

Re: [qmailtoaster] chkusr and spamdyke

2017-09-14 Thread Eric Broch
Rajesh, I got this working, here's how: 1) # wget https://www.spamdyke.org/releases/spamdyke-5.0.1.tgz 2) # tar zxvf spamdyke-5.0.1.tgz 3) # cd spamdyke-5.0.1/spamdyke-qrv 4) # VALIAS_PATH=/home/vpopmail/bin/valias VUSERINFO_PATH=/home/vpopmail/bin/vuserinfo ./configure

Re: [qmailtoaster] chkusr and spamdyke

2017-09-14 Thread Rajesh M
thanks eric rajesh - Original Message - From: Eric Broch [mailto:ebr...@whitehorsetc.com] To: qmailtoaster-list@qmailtoaster.com Sent: Thu, 14 Sep 2017 00:04:55 -0600 Subject: It looks like you'll need to download the spamdyke source and compile it as follows: 1) ./configure

Re: [qmailtoaster] chkusr and spamdyke

2017-09-14 Thread Eric Broch
It looks like you'll need to download the spamdyke source and compile it as follows: 1) ./configure --with-vpopmail-support VALIAS_PATH=/path/to/valias VUSERINFO_PATH=/path/to/vuserinfo 2) make 3) make install 4) vi /etc/spamdyke/spamdyke.conf (Add)

Re: [qmailtoaster] chkusr and spamdyke

2017-09-13 Thread Eric Broch
Hi Rajesh, This may be what you're looking for. https://www.spamdyke.org/documentation/README_spamdyke_qrv.html Although I don't know how to implement it. Eric On 9/13/2017 9:59 PM, Rajesh M wrote: Hi noted that spamdyke is checking port 25 for the number of emails in one session, mx