Right after my upgrade to glibc-2.3.1, fetchmail/exim stopped working:

        fetchmail: SMTP connect to localhost failed

telnetting to SMTP didn't quite work either:

        $ telnet localhost 25
        Trying 127.0.0.1...
        Connected to localhost.
        Escape character is '^]'.
        Connection closed by foreign host.

Fortunately, the problem was finally solved by running the following:

        /etc/init.d/inetd stop
        /etc/init.d/inetd start

So, I wonder, should libc6's postinst restart inetd or xinetd?

Thanks,

Anthony

-- 
Anthony Fok Tung-Ling
ThizLinux Laboratory   <[EMAIL PROTECTED]> http://www.thizlinux.com/
Debian Chinese Project <[EMAIL PROTECTED]>       http://www.debian.org/intl/zh/
Come visit Our Lady of Victory Camp!           http://www.olvc.ab.ca/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to