[quoted text, click to view] > so my isp DNS lookups are working.
Actually, you haven't shown me a successful MX record lookup. But let
us assume you can get the MX records for gmail.com (here is one sample
set of records at this point in time from my location).
gmail.com MX preference =3D 50, mail exchanger =3D gsmtp183.google=
..com
gmail.com MX preference =3D 5, mail exchanger =3D =
gmail-smtp-in.l.google.com
gmail.com MX preference =3D 10, mail exchanger =3D =
alt1.gmail-smtp-in.l.google
..com
gmail.com MX preference =3D 10, mail exchanger =3D =
alt2.gmail-smtp-in.l.google
..com
gmail.com MX preference =3D 50, mail exchanger =3D gsmtp163.google=
..com
[quoted text, click to view] > But telnet connections up to 'smtp.gmail.com' port '645' works fine.
Based on these records, why would you be checking outbound connections
to smtp.gmail.com?
Why would you be checking, or caring about, connections to TCP 645,
when your mailserver communicates on TCP 25 to remote domains?
You have to stay focused on hand-replicating what your mailserver will
do automatically, and not straying into other areas that don't
actually bear on the problem.
[quoted text, click to view] > So how do you alter the MX records in windows server 2003 web
> edition?
Alter the MX records? MX records are set by the hostmaster of a remote
domain; they tell the outside world which hosts accept mail from the
public Net for delivery to that domain.
In kind, *your* MX records are used for incoming mail to your domain.
You manage them wherever your DNS is served. The mailserver box would
only be involved with the maintenance of your public DNS records if it
*also* happens to be an authoritative nameserver for your domain.
Can I ask you again whether your mailserver has a Reverse DNS entry
for its public IP, and whether that hostname has a corresponding A
record pointing back to the public IP?
--Sandy
------------------------------------
Sanford Whiteman, Chief Technologist
Broadleaf Systems, a division of
Cypress Integrated Systems, Inc.