On 2021-11-19, russellbell--- via Exim-users <[email protected]> wrote:
>       I'm trying to configure a domain that has never accepted mail
> from external sources to start.  The server runs exim, which I've
> never used.  I send a message to the domain using its IP, for example
> [email protected].  exim returns:
>
>       'rejected RCPT : The mail server could not deliver mail to
>       '[email protected].  The account or domain may not exist,
>       'they may be blacklisted, or missing the proper dns entries.'
>
>       dig mx 123.456.789.012
>
> returns NXDOMAIN.

MX is not required.  do you have a DNS record for your domain 
(like you claim in the subject) or do you only have an IP address?

You probably need to configure [123.456.789.012] as one of the domains
that exim accepts for. you may need to enable IP literal domains too.

-- 
  Jasen.

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to