9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David Gordon Hogan <dhog@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] I still dont understand...
Date: Mon, 16 Jul 2001 16:33:39 -0400	[thread overview]
Message-ID: <20010716203342.09B0219A32@mail.cse.psu.edu> (raw)

> This doesnt work ,its now it fails... ie , this
>
> if((fd = open(buf, OREAD)) < 0)
>
> I have allredy tried that

Note that there are two changes in that pair of lines: the OREAD
change, and the change of the pathname from /mnt/auth/pop3/%s/%s
to /mnt/auth/pop/%s/%s.  While agent lets you call it "pop" or "pop3"
(or whatever you like) the sample config file uses "pop", and it seemed
more consistent to have "pop" or "apop", not "pop3" or "apop".

So make sure that the file it is trying to open actually exists...



             reply	other threads:[~2001-07-16 20:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-16 20:33 David Gordon Hogan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-07-16 20:39 David Gordon Hogan
2001-07-17  0:55 ` Boyd Roberts
2001-07-16 19:53 David Gordon Hogan
2001-07-16 19:58 ` Michael Grunditz
2001-07-16 20:02   ` Michael Grunditz
2001-07-16 20:04 ` Boyd Roberts
2001-07-16 20:00   ` Michael Grunditz
2001-07-16 19:33 Michael Grunditz

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=20010716203342.09B0219A32@mail.cse.psu.edu \
    --to=dhog@plan9.bell-labs.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).