9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Gabriel Diaz Lopez de la Llave" <gabidiaz@ipsoluciones.com>
To: <9fans@cse.psu.edu>
Subject: RE: [9fans] External Mailbox config
Date: Thu, 19 Sep 2002 10:49:48 +0200	[thread overview]
Message-ID: <000001c25fb9$93481b40$c5cd1aac@holdingmf.com> (raw)
In-Reply-To: <NGBBJNFOILCFKKEIGJCEGEHECDAA.athiele@charter.net>

The Mail "plug-in" for acme only reads local mailbox filesystem mounted
by upas/fs.

For remote mail configuration you can read de wiki instructions that's
says something like:

For pop3 server

# upas/fs -f '/pop/pop.server.com/user' (this mounts your remote pop3
mailbox)
# acme -l lib/mail (or whatever you want to read mail)

For imap server

# upas/fs -f '/imap/imap.server.com/user'
# acme -l lib/mail . . .

If you read the maillist archives you can see some scripts to download
messages from pop3 server and re-send to your local mbox, and then mount
your local mbox with the command:

# upas/fs

I suggest you to read wiki instructions and then read the man pages.
(That's works for me sometimes XD)

Un saludo.

PD: You must start a factotum instance for the authentication to work.
# auth/factotum

-----Mensaje original-----
De: 9fans-admin@cse.psu.edu [mailto:9fans-admin@cse.psu.edu] En nombre
de Adrian
Enviado el: jueves, 19 de septiembre de 2002 2:19
Para: 9fans
Asunto: [9fans] External Mailbox config

Can someone please show me how to config acme for outside email
accounts.
I`m sorry but I just don`t understand the man pages for upas/fs
enough to make it work.

Adrian



  reply	other threads:[~2002-09-19  8:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-19  0:19 Adrian
2002-09-19  8:49 ` Gabriel Diaz Lopez de la Llave [this message]
2002-09-19  2:38 Russ Cox

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='000001c25fb9$93481b40$c5cd1aac@holdingmf.com' \
    --to=gabidiaz@ipsoluciones.com \
    --cc=9fans@cse.psu.edu \
    /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).