From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <138575261003171229r1299d1c2v418952b53b9c3b4a@mail.gmail.com> Date: Thu, 18 Mar 2010 09:50:51 +0100 Message-ID: <138575261003180150r572a1a63u7c2a626cb25b3581@mail.gmail.com> From: hugo rivera To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] 9vx and email Topicbox-Message-UUID: ec86bb5c-ead5-11e9-9d60-3106f5b1d025 yes, I meant 9vx. So I'll try to do it with p9p's mailfs. Thanks. 2010/3/18 Russ Cox : > your subject says 9vx and email, but your message > didn't mention 9vx. =C2=A0assuming you are actually using > 9vx, it's important to note that the mail system depends > heavily on lock files, and the #Z file system in 9vx, > which is what gives you access to the host file system, > does not support lock files. =C2=A0you'll only get the right > behavior if you're using a native plan 9 file system like > fossil or kfs or a network connection to one of those > to hold the /mail/queue directory tree. > > russ > > --=20 Hugo