Re: sendmail : mail not delivered




Felipe Nunez <gatopardo@xxxxxxxxxxxxxx> writes:
In other words, what have I done wrong ?

If you want to send mail to the world you'll need a valid hostname
registered in DNS to send from. Made up names like foo@localhost and
foo@xxxxxxxxxxxxxxx will be laughed at.

How do I get to not using felipe@xxxxxxxxxxxxxxx as mi mail-address
if just bizet.sys.linux is the name of my computer ?

Let's be serious, biznet.sys.linux is not a hostname that exists in
dns. It is something you made up and set your hostname to. That is
far from making it a valid hostname as far as the global domain name
system cares.

$ host biznet.sys.linux
Host biznet.sys.linux not found: 3(NXDOMAIN)

If you do want to send mail from your host you'll need to set your
hostname to the hostname associated with your IP (eg.
tdev224-251.codetel.net.do).

Alternately you can also register a domain with a registrar and run
your own DNS. That will require a bit more work (but isn't any harder
that setting up sendmail). The problem you'll find is convincing your
ISP to set the correct hostname for the IP to hostname mapping
(sometimes called the rDNS). Most will only do that for the higher
paying business accounts. Without that mapping many hosts will still
decline your mail since the claimed hostname doesn't match the
hostname they see with a reverse DNS lookup.

-wolfgang
--
Wolfgang S. Rupprecht http://www.wsrcc.com/wolfgang/

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: General DNS config questions
    ... 0-9 and - are allowed as characters in DNS... ... host name that GoDaddy didn't like. ... No, no - you're right, it should be a hostname. ... Better to be safe. ...
    (microsoft.public.windows.server.dns)
  • Re: hostnames and interfaces
    ... > interface) and routers (multiple interfaces) can one define multiple ... > host names and IP addresses (strickly speaking that is what dns etc sees?) ... this can be a problem with a multi-homed host: ... Any machine will have a hostname -- that is the name which gets ...
    (freebsd-questions)
  • Re: can access IPs but not by hostname
    ... I know you said nslookup shows DNS is fine but, can you you ping a host name ... Using any browser by hostname fails with server can't be found. ...
    (microsoft.public.windows.server.general)
  • Re: exim HELO=fully qualified host name?
    ... > Basically correct. ... > You can test the system's idea of your host name either by running the ... (since one can't generally resolve the loopback address via DNS). ... suppose its less expensive than a DNS query, but specifying a hostname ...
    (Debian-User)
  • Re: adding a second nic
    ... > internal Active Directory domain zone. ... with a gateway of 192.168.1.1 and assign it in DNS as a domain name ... and use that as my internet connection ... on 192.168.1.200 called outside, with hostname ohostname. ...
    (microsoft.public.win2000.dns)