Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: woohsiaokuang@yahoo.com.cn (Wu XiaoGuang)
Subject: Re: get mail from ssh
Date: 15 Sep 2002 20:10:50 -0700	[thread overview]
Message-ID: <8c53236b.0209151910.67c7fd4d@posting.google.com> (raw)
In-Reply-To: <8c53236b.0209141953.7df583fc@posting.google.com>

woohsiaokuang@yahoo.com.cn (Wu XiaoGuang) wrote in message news:<8c53236b.0209141953.7df583fc@posting.google.com>...
> Hi, all:
>   I have a ssh account at remote server. Now I use a "silly" methord
> to fetch it.
>   First I use 'sftp' to login remote server, then I 'get' the mails in
> "~/Maildir/new/", after that, delete "new" mails in it, and quit
> 'sftp';
>   Then I put the new mails(with long name) in "~/.Maildir/new/";
> 
>   OK, now I could use 'gnus' to read it. :-)
> 
> 
> Here is part of my ".gnus":
> 
> (setq mail-sources '((pop :server "pop.mail.yahoo.com"
>                           :user "username"
>                           :password "secret")
>                       (maildir :path "~/.Maildir/"
>                               :subdirs ("cur" "new"))))

Thank you, Chan.
I install emacs-tramp-20020122 from MDL8.2 CD.
But my ssh account only support 'sftp' to transfer message.

Here is the error:
Mail source error ((error Out of band method `scp' not applicable for
remote shell asking for a password)).  Continue? (yes or no)


       reply	other threads:[~2002-09-16  3:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <8c53236b.0209141953.7df583fc@posting.google.com>
2002-09-16  3:10 ` Wu XiaoGuang [this message]
2002-09-16 10:18   ` Kai Großjohann
2002-09-17  3:20     ` Wu XiaoGuang
     [not found] ` <8765x7qat7.fsf@labatt.uhoreg.ca>
2002-09-17 13:37   ` Kai Großjohann
     [not found]   ` <7khlopj2.fsf@ID-23066.news.dfncis.de>
     [not found]     ` <vafu1korb16.fsf@lucy.cs.uni-dortmund.de>
     [not found]       ` <d6r832ro.fsf@ID-23066.news.dfncis.de>
     [not found]         ` <m3sn042tyf.fsf@multivac.cwru.edu>
2002-09-21 16:11           ` Clemens Fischer
     [not found]             ` <vafu1kifmag.fsf@lucy.cs.uni-dortmund.de>
     [not found]               ` <m3admaujb0.fsf@zeus.intra.softace.dk>
2002-09-22 17:01                 ` Kai Großjohann
2002-09-22 17:24                 ` Russ Allbery
2002-09-22 17:43                 ` Jesper Harder
2002-09-25  9:00                 ` Jarl Friis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8c53236b.0209151910.67c7fd4d@posting.google.com \
    --to=woohsiaokuang@yahoo.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).