Re: [spamdyke-users] Running Spamdyke with qmail-ldap

2010-09-26 Thread Joy
i am not having any firewall or no service stopping my telnet to 25 only options defined in spamdyke.conf is not working from outside. On Sun, Sep 19, 2010 at 7:56 PM, Eric Shubert e...@shubes.net wrote: If telnet to port 25 works ok from your server but not from an external host, then your

Re: [spamdyke-users] Running Spamdyke with qmail-ldap

2010-09-26 Thread Eric Shubert
Are you sure you're connecting to the same server from the outside? Is it possible that you're connecting to some other server? If spamdyke runs from a local connection but not from an outside connection, then the problem would most likely be outside of your host. Joy wrote: i am not having any

Re: [spamdyke-users] Running Spamdyke with qmail-ldap

2010-09-12 Thread Joy
I have tried your script but it doesn't work for me, Here is my run file:- #!/bin/sh exec 21 # # SMTP service # QMAIL=/var/qmail ME=`head -1 $QMAIL/control/me` CONCURRENCY=${CONCURRENCY:=50} QUSER=qmaild PATH=$QMAIL/bin:$PATH # source the environemt in ./env eval `env - PATH=$PATH envdir ./env