[spamdyke-users] smtp auth relay issues

2007-10-26 Thread Steve Cole
I have spamdyke working properly with SMTP-AUTH and TLS as far as I can tell.  Spamdyke authenticates me and allows me to write to accounts on the system, but when i try to relay to another system (any other system) it denies me even though I've gone through the authentication ("sorry, that is

Re: [spamdyke-users] smtp auth relay issues

2007-10-26 Thread Steve Cole
On Friday 26 October 2007, Sam Clippinger wrote: I've added these two lines to the config local-domains-file=/var/qmail/control/rcpthosts local-domains-file=/var/qmail/control/morercpthosts I still am unable to relay: AUTH PLAIN AHNoXX1hXXBrbXXubmVXXGdXXG9uaXQh 235 Proceed. MAIL FROM: <[EMAIL

Re: [spamdyke-users] smtp auth relay issues

2007-10-26 Thread Sam Clippinger
In order for spamdyke to correctly handle relaying, it needs three things: smtp-auth-command, access-file and local-domains-file. It looks like you're missing the "local-domains-file" directive. Try adding this to your spamdyke config: local-domains-file=/var/qmail/control/rcpthosts T

Re: [spamdyke-users] smtp auth relay issues

2007-10-26 Thread Sam Clippinger
You shouldn't need to add anything special to the access file. As long as the remote IP address is allowed to send mail at all (i.e. it matches an ":allow" line), that should be enough. Try as I might, I can't reproduce what you're seeing. Here's what I tried, using spamdyke 3.0.1 (the IP add

[spamdyke-users] installation question

2007-10-26 Thread Raj
hi in the install.txt file which comes along with the download the configuration in qmail smtp run file is as such /usr/local/bin/spamdyke -f /etc/spamdyke.conf \ when i look at the forums it is /usr/local/bin/spamdyke --config-file = /etc/spamdyke.conf \ now which is correct ? rajesh _

Re: [spamdyke-users] smtp auth relay issues

2007-10-26 Thread Steve Cole
I had nothing in my access file. It appears to work in this case when :allow is in the access-file. The documentation isn't too clear on this, although I would *SWEAR* that I tried this beforehand. Perhaps I was adding -x to the tcpserver command, I know I did throw that in for kicks at one poi

[spamdyke-users] permissions for spamdyke binary

2007-10-26 Thread Raj
hello what should be permissions for the spamdyke binary if i am using qmailtoaster. also is it possible to log the spamdyke reports to a seperate file instead of /var/log/maillog ? rajesh ___ spamdyke-users mailing list spamdyke-users@spamdyke.org ht