Re: Testing tmda-ofmipd
David Leangen <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.user |
|---|---|
| Message-ID | <[email protected]> |
> You can't run in "-1" mode, unless the stdin/out of the process is a > socket. To test out your TMDA configuration "interactively", you'll need > to remove "-1" from the command-line, stop xinetd/whatever from > listening on that port, and let tmda-ofmipd accept its own inbound TCP > connections. Ok, that makes sense. Thanks. > Alternatively, simply set it up to run from xinetd/whatever to run > tmda-ofmipd, and just send email from your mail client. Yes, that is what I did. The problem I'm having with both methods above (xinetd or command-line) is that my mail client is giving me the oh-so-enlightening message that it "cannot send message". Uhhh, ok, but why? Telnet only says: Trying [my.ip.address]... telnet: connect to address [my.ip.address]: Connection refused telnet: Unable to connect to remote host: Connection refused Even when running tmda-ofmipd from the command line an in debug mode, I am getting NO messages that give me any inkling of what's going on... BTW, my firewall logs say that the packets are being accepted by the server... so it is getting past the firewall, thus I am assuming that tmda-ofmipd does not like something about it. But what? Cheers, Dave