9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] p9cr support in p9p's factotum?
Date: Sat, 15 Sep 2007 08:09:22 -0400	[thread overview]
Message-ID: <84ff5ec7a03ad7bae31835ef61350e46@quanstro.net> (raw)
In-Reply-To: <20070914011701.902531E8C47@holo.morphisms.net>

 and the name of crn is resolvable
>
> cpu% ndb/query ether `{cat /net/ether0/addr} sys
> crn

make sure that ndb/dnsquery can also resolve crn.mteege.de.

> ...
> \l!(.*)					alias		\1
> \lmteege\.de!(.*)		alias		\1
    ???
> \l\.mteege\.de!(.*)		alias		\1

what i have for a similar setup is

# append the local domain to addresses without a domain
local!(.*)			>>		/mail/box/\1/mbox
mteege\.de!(.*)		alias		\1

# local names
\l!(.*)			alias		\1
\l\.mteege.de!(.*)		alias		\1

- erik


      reply	other threads:[~2007-09-15 12:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-05 19:51 Ashwin Ganti
2007-09-06 16:02 ` Enrico Weigelt
2007-09-06 20:25   ` Lyndon Nerenberg
2007-09-14  1:16 ` Russ Cox
2007-09-15 12:09   ` erik quanstrom [this message]

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=84ff5ec7a03ad7bae31835ef61350e46@quanstro.net \
    --to=quanstro@quanstro.net \
    --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).