Re: Testing tmda-ofmipd
[email protected] (Jason R. Mastaler)
| Newsgroups | gmane.mail.spam.tmda.user |
|---|---|
| Message-ID | <[email protected]> |
David Leangen <[email protected]> writes: >> So try adding '-p my.host.com:8025' to your tmda-ofmipd invocation. > > Ahhhhh! > > Thank you! That's exactly what was missing!! > > Now that I look at the --help info again, the information is clearly > there. Not sure why I missed that. Sorry! Technically, that extra option shouldn't have been necessary. The default if you don't specify with '-p' is my.host.com:8025, but if for some reason tmda-ofmipd can't figure out the FQDN for your host, it defaults to 'localhost', which is why I think localhost:8025 worked for you right away. I'm curious, what is the output of `tmda-ofmipd -V' on your system?