Bob Hutchinson wrote:
On Friday 20 February 2009, Shane Chrisp wrote:
k...@cuea.edu wrote:
What is the meaning of this error simscan: connect error 2
Best Regards,
......................
Emmanuel Kiew,
ICT Dept.
CUEA
You can stop that error with something like this in your
/service/qmail-smtp/run
NOP0FCHECK="1"
export NOP0FCHECK
or by adding NOP0FCHECK="1" to your tcpserver allow lines like
:allow,CHKUSER_RCPTLIMIT="30",CHKUSER_WRONGRCPTLIMIT="2",CHKUSER_MBXQUOTA="
:95",QMAILQUEUE="/var/qmail/bin/simscan",NOP0FCHECK="1"
Shane
Aaah!
I did wonder..
This error went away when I upgraded to simscan 1.4.0
I did the above to take care of the one error, but I still get the
connection refused portion, even though it find and accepts the user.
Thanks,
John