河野です。 NNTP over SSHが上手く行かなかったので一行パッチです。 diff -uNr mew-3.0.51.orig/mew-ssh.el mew-3.0.51/mew-ssh.el --- mew-3.0.51.orig/mew-ssh.el Thu Dec 27 14:48:36 2001 +++ mew-3.0.51/mew-ssh.el Thu Dec 27 14:49:11 2001 @@ -68,6 +68,7 @@ (defvar mew-port-db '(("pop3" . "110") + ("nntp" . "119") ("smtp" . "25"))) (defun mew-serv-to-port (serv)