Date: Mon, 01 Jan 1996 18:57:42 -0800 From: "Justin T. Gibbs" <gibbs@freefall.freebsd.org> To: Andrew Ong <aong@lynx.dac.neu.edu> Cc: questions@freebsd.org Subject: Re: Newbie Q: How to route mails? Message-ID: <199601020257.SAA23663@freefall.freebsd.org> In-Reply-To: Your message of "Mon, 01 Jan 1996 21:44:53 EST." <199601020244.VAA10598@lynx.dac.neu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
>How do I configure sendmail.cf and/or DNS MX record so that my users on the >BBS will _NOT_ require to change their email from userid@domain.org to >userid@bbs.domain.org? Or in other words, all I need here is to correctly >route incoming mails for userid@domain.org to the BBS while mails for >userid@www.domain.org to the Web Server? Both the BBS and the Web Server >runs SMTP. Make domain.org a CNAME for bbs.domain.org or, make bbs.domain.org the primary MX record for domain.org. The second option requires that you add a "Cwdomain.org" entry in the sendmail.cf file on the BBS. Pick up some of the Oreily & Assoc. books if you need the details (www.ora.com). >Thanks in advance. > >Regards, >Andrew > > -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations ===========================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601020257.SAA23663>