Testing tmda-ofmipd
David Leangen <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.user |
|---|---|
| Message-ID | <[email protected]> |
Hello! I'm trying to figure out a way to test my setup to see why things are not working. I'm using telnet for this (as suggested also on the wiki) like so: $ telnet hrothgar 8025 Trying 128.165.147.60... Connected to hrothgar.la.mastaler.com. Escape character is '^]'. 220 hrothgar.la.mastaler.com ESMTP tmda-ofmipd I then try logging in like so: LOGIN username password But get this reply: 502 Error: command "LOGIN" not implemented So, obviously this is not correct. How do you suggest that I test the service via telnet? Thank you! David