Folks,

After upgrading zlib on the system, tmda-ofmipd refuses to start:

radius:/opt/tmda/bin# ./tmda-ofmipd -u tofmipd -R imaps://localhost

**********************************************************************
WARNING: The security implications and risks of running ./tmda-ofmipd
in "seteuid" mode have not been fully evaluated.  If you are
uncomfortable with this, quit now and instead run ./tmda-ofmipd under
your non-privileged TMDA user account.
**********************************************************************

Traceback (most recent call last):
  File "./tmda-ofmipd", line 1427, in ?
    main()
  File "./tmda-ofmipd", line 1368, in main
    server = SMTPServer((host, int(port)), process_msg_func)
  File "./tmda-ofmipd", line 591, in __init__
    self.bind(localaddr)
  File "/usr/lib/python2.4/asyncore.py", line 304, in bind
    return self.socket.bind(addr)
  File "<string>", line 1, in bind
socket.gaierror: (-2, 'Name or service not known')

Tried a ./compileall and ensured port 8025 was free.

TIA,

David A. Bandel
-- 
Focus on the dream, not the competition.
            - Nemesis Air Racing Team motto
_____________________________________________
tmda-users mailing list (tmda-users@tmda.net)
http://tmda.net/lists/listinfo/tmda-users

Reply via email to