Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Feb 1998 13:30:37 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Lists <lists@mrvid.demon.co.uk>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Unlimited e-mail addresses per user & Dynamimc IP -> Static Hostname
Message-ID:  <Pine.BSF.3.96.980203132736.13454M-100000@gdi.uoregon.edu>
In-Reply-To: <Pine.BSF.3.95q.980202144030.6639A-100000@millennium.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2 Feb 1998, Lists wrote:

> If I have a domain (e.g. splash.nu) and have users dialling up, and
> getting a static IP which resolves to their domain name (e.g.
> kronus.splash.nu) is it possible for me to have it so that each user can
> have unlimited e-mail addresses per domain name (e.g. the user who own's
> kronus.splash.nu could have mail to postmaster@kronus.splash.nu,
> root@kronus.splash.nu etc.), obviously this is either going to involve..

[stuff]

If the dialin user is running an SMTP server (like FreeBSD boxes with
sendmail), no additional action is necessary on your part.  An MX record
pointing back to your host will alow the mail to queue on your end and not
get stuck in queues on the sender if the person isn't dialed in.

Otherwise, if they're Windows machines, you'll have to add MX records to
point all of your hosts at your mailserver and set up a usertable to map
the root@kronos -> kronos@splash.ru or whatever you want.  The sendmail
pages should have details on this.

> If I have a domain (e..g splash.nu) and have users dialling up, and
> getting a DYNAMIC IP address can I, as they login have their IP added to
> the zone file so  that the IP they've been assigned get's resolved to
> their domain name (e.g. every user has their own hostname, user kronus
> would have kronus.splash.nu). I don't particularly want to have a shell
> script doing an ndc restart everytime someone logs in. Would this involve
> kludging named to handle this?

You want Dyanmic DNS, which is still prototypical.  You might be able to
obtain the necessary bits from ml.org, as they are doing this now.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980203132736.13454M-100000>