9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: hugo rivera <uair00@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] using acme/Mail from plan9port in Linux
Date: Tue, 23 Mar 2010 12:18:56 +0100	[thread overview]
Message-ID: <138575261003230418y337542b0xb1b72afd72982e9a@mail.gmail.com> (raw)
In-Reply-To: <3981b50d0911211427n63fd4cbdv143b92123897fcbe@mail.gmail.com>

I configured mailfs so now I can read email, thanks.
But writing mail is not going so well:

$ cat $PLAN9/log/smtp.fail
myhost Mar 23 11:21:44 bad network /net/net!my.smtp.server!smtp (my.smtp.server)
myhost Mar 23 11:28:06 bad network /net/net!my.smtp.server!smtp (my.smtp.server)
myhost Mar 23 11:34:20 bad network /net/net!my.smtp.server!smtp (my.smtp.server)

after using marshal to send messages. The file
$PLAN9/mail/queue/hugo/E.XXXXXX contains a very similar error

smtp: bad network /net/net!my.smtp.server!smtp (my.smtp.server)

I've been playing around with files inside $PLAN9/mail/lib but no
success so far. Any tips are welcome! :-)

2009/11/21 Mathieu Lonjaret <mathieu.lonjaret@gmail.com>:
> On Sat, Nov 21, 2009 at 10:33 PM, Lorenzo Bolla <lbolla@gmail.com> wrote:
>> Hi all,
>> can anyone point me to a document (if any) that explains how to use
>> acme/Mail to read e-mail in Linux?
>> I couldn't find any useful information in the plan9port distribution and it
>> does not work "out-of-the-box".
>> Thanks for your help!
>> L.
>
> 1) build and install mailfs
> cd $PLAN9/src/cmd/upas/
> mk install
> cd nfs
> mk install
>
> 2) configuration
> cd $PLAN9/log; chmod 666 smtp smtp.debug smtp.fail mail >smtp
>>smtp.debug >smtp.fail >mail
> cd $PLAN9/mail/lib
> edit rewrite
> optionnally edit remotemail
>
> 3) authentication
> factotum
> factotum -g 'proto=pass service=imap server=your.imap.server
> user=you_there !password?'
>
> 4) run it!
> mailfs -t your.imap.server (-t is for tls)
> button 2 exec on  'Mail' in acme (without the quotes)
> (you need the plumber running for everything to work as expected in acme)
>
> hth,
> Mathieu
>
>



-- 
Hugo



  parent reply	other threads:[~2010-03-23 11:18 UTC|newest]

Thread overview: 109+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-21 21:33 Lorenzo Bolla
2009-11-21 22:27 ` Mathieu Lonjaret
2009-12-17  7:48   ` Jason Catena
2010-03-23 11:18   ` hugo rivera [this message]
2010-03-23 13:02     ` Mathieu Lonjaret
2010-03-23 13:27       ` hugo rivera
2010-03-23 13:37         ` Mathieu Lonjaret
2010-03-23 14:29           ` erik quanstrom
2010-03-23 15:13         ` Steve Simon
2010-03-23 15:41           ` David Leimbach
2010-03-23 16:10             ` Steve Simon
2010-03-23 16:41           ` Russ Cox
2010-03-23 17:02             ` hugo rivera
2010-03-23 19:47               ` Russ Cox
2010-03-24  9:50                 ` [9fans] VIA Rhine II support? EBo
2010-03-24 10:24                   ` Federico G. Benavento
2010-03-25 18:56                     ` Harri Haataja
2010-03-25 19:08                       ` EBo
2010-03-24  9:59             ` [9fans] native install EBo
2010-03-24 14:56               ` David Leimbach
2010-03-24 15:17                 ` Richard Miller
2010-03-24 15:22                   ` Francisco J Ballesteros
2010-03-24 16:00                     ` erik quanstrom
2010-03-24 16:05                       ` Steve Simon
2010-03-24 19:18                         ` Gabriel Diaz Lopez de la Llave
2010-03-24 19:48                           ` Steve Simon
2010-03-24 20:17                             ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-03-24 21:49                               ` David du Colombier
2010-04-09 19:36                             ` Tom West
2010-04-09 20:20                               ` EBo
2010-04-10  2:26                                 ` erik quanstrom
2010-04-10  9:21                                   ` Gabriel Diaz
2010-04-10 12:54                                     ` erik quanstrom
2010-04-10 16:28                                       ` Gabriel Diaz
2010-04-10 19:38                                         ` erik quanstrom
2010-04-11 12:37                                           ` Gabriel Diaz Lopez de la Llave
2010-04-11 15:36                                             ` erik quanstrom
2010-04-11 15:37                                             ` Gabriel Diaz Lopez de la Llave
2010-04-11 15:40                                               ` erik quanstrom
2010-03-24 20:11                           ` EBo
2010-03-24 20:19                             ` John Floren
2010-03-24 20:41                               ` erik quanstrom
2010-03-25  1:21                               ` Jacob Todd
2010-03-25  1:35                                 ` erik quanstrom
2010-03-25 11:15                                   ` Jacob Todd
2010-03-25 13:25                                     ` erik quanstrom
2010-03-25 10:28                                       ` Jacob Todd
2010-03-25 15:43                                         ` erik quanstrom
2010-03-25 13:37                                           ` Jacob Todd
2010-03-25 18:58                                             ` erik quanstrom
2010-03-25 20:04                                               ` Steve Simon
2010-03-25 22:34                                                 ` Jorden Mauro
2010-03-26  6:00                                                   ` Federico G. Benavento
2010-03-25 14:10                                     ` Steve Simon
2010-03-25  1:52                               ` Maht
2010-03-25  2:05                               ` Federico G. Benavento
2010-03-24 22:34                         ` Skip Tavakkolian
2010-03-24 15:23                   ` andrey mirtchovski
2010-03-28 14:32                 ` Georg Lehner
2010-03-28 14:39                   ` erik quanstrom
2010-03-29 19:57                     ` Georg Lehner
2010-03-29 20:21                       ` michael block
2010-03-28 14:44                   ` maht
2010-03-29 20:07                     ` Georg Lehner
2010-03-29 20:16                       ` erik quanstrom
2010-03-29 22:38                         ` Patrick Kelly
2010-03-29 20:52                       ` maht
2010-03-29 20:58                       ` Corey
2010-03-29 20:57                         ` ron minnich
2010-03-29 21:09                         ` erik quanstrom
2010-03-30  0:20                           ` [9fans] Plan ? (was: native install) Corey
2010-03-30  0:24                             ` erik quanstrom
2010-03-30  1:21                               ` Corey
2010-03-30  2:02                                 ` Iruata Souza
2010-03-30  2:07                                 ` Jacob Todd
2010-03-30  6:41                                   ` Corey
2010-03-30  2:17                                 ` Patrick Kelly
2010-03-30  3:10                                   ` Rahul Murmuria
2010-03-30 18:23                                   ` Jack Johnson
2010-03-30 18:25                                     ` Jack Johnson
2010-03-30 18:44                                     ` Patrick Kelly
2010-04-01 10:13                                       ` [9fans] Plan ? William Cowan
2010-03-30  9:28                                 ` [9fans] Plan ? (was: native install) Steve Simon
2010-03-30 10:19                                   ` hugo rivera
2010-03-30 10:33                                     ` Gabriel Diaz Lopez de la Llave
2010-03-30 10:40                                       ` hugo rivera
2010-03-30 11:40                                         ` Francisco J Ballesteros
2010-03-30 12:20                                       ` Patrick Kelly
2010-03-30 12:34                                       ` Steve Simon
2010-03-30 13:28                                         ` tlaronde
2010-03-30 13:45                                           ` Patrick Kelly
2010-03-30 17:07                                           ` Albert Skye
2010-03-30 17:13                                             ` David Leimbach
2010-03-30 18:09                                               ` Nick LaForge
2010-03-30 18:03                                             ` tlaronde
2010-03-30  2:11                             ` Iruata Souza
2010-04-07 22:52                               ` [9fans] bootiso.s fixed cinap_lenrek
2010-04-08  0:08                                 ` ron minnich
2010-04-08 15:04                                   ` David Leimbach
2010-04-08  1:14                                 ` Iruata Souza
2010-04-08 14:29                                   ` erik quanstrom
2010-04-08 15:05                                     ` David Leimbach
2010-04-08 19:18                                       ` Jorden M
2010-04-08 18:11                                     ` ron minnich
2010-04-08 18:17                                       ` erik quanstrom
2010-04-08 18:28                                         ` Federico G. Benavento
2010-04-08 19:05                                         ` ron minnich
2010-04-08 19:07                                           ` erik quanstrom
2010-04-08 19:36                                           ` cinap_lenrek

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=138575261003230418y337542b0xb1b72afd72982e9a@mail.gmail.com \
    --to=uair00@gmail.com \
    --cc=9fans@9fans.net \
    /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).