Date: Tue, 10 Apr 2001 22:02:48 +0100 From: Ben Smithurst <ben@FreeBSD.org> To: "G. Jason Middleton" <gmiddl1@gl.umbc.edu> Cc: freebsd-questions@freebsd.org Subject: Re: DNS MX QMAIL (still having probs Aaron) Message-ID: <20010410220248.B8173@scientia.demon.co.uk> In-Reply-To: <Pine.SGI.4.31L.02.0104101654350.2642183-120000@irix1.gl.umbc.edu> References: <Pine.SGI.4.31L.02.0104101654350.2642183-120000@irix1.gl.umbc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
G. Jason Middleton wrote: > This is what happens when i try to send mail to my domain....for example i > can send mail to user@mailserver.domain.com but i cannot just send mail to > user@domain.com > > My MX record is as follows > > @ IN MX 10 mailserver.domain.com Should probably be @ IN MX 10 mailserver.domain.com. Note the dot on the end. Or just @ IN MX 10 mailserver if "mailserver" is in the domain that the MX record is in. > Remote-MTA: DNS; longstroke.twopimped.org.twopimped.org There's the clue as to what the problem was. -- Ben Smithurst / ben@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010410220248.B8173>