Big Help needed with MX (again)

Brad Knowles brad.knowles at skynet.be
Fri Jul 6 14:34:25 UTC 2001


At 1:07 PM -0700 7/5/01, BCC wrote:

>  Thanks Kevin... so in this case I could avoid DNS confusion completely?
>  Simply put, if someone sends an email to bryan at nextproteins.com, it will find
>  its way to the webserver, which then must send it to port 25 of the proxy
>  server.

	If the MX record in the zone points to the webserver, then mail 
should be delivered to the webserver.  If the webserver is privately 
configured to by-pass the MX record in the DNS and forward all mail 
for the domain to the Microsoft Exchange server, this sounds like 
what you want to do.  Check the FAQ at <http://www.sendmail.org/faq/>.

>  It sounds like maybe I should use sendmail rather than DNS since this is all
>  I need it to do...?

	I still question whether the webserver needs to do e-mail at all.

-- 
Brad Knowles, <brad.knowles at skynet.be>

/*        efdtt.c  Author:  Charles M. Hannum <root at ihack.net>          */
/*       Represented as 1045 digit prime number by Phil Carmody         */
/*     Prime as DNS cname chain by Roy Arends and Walter Belgers        */
/*                                                                      */
/*     Usage is:  cat title-key scrambled.vob | efdtt >clear.vob        */
/*   where title-key = "153 2 8 105 225" or other similar 5-byte key    */

dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}'


More information about the bind-users mailing list