Hi.

Read about allow_domain_literals option (http://www.exim.org/exim-html-current/doc/html/spec_html/ch-main_configuration.html)

WBR


On 13.10.2014 17:51, Alexandre wrote:
Hello everyone. We migrate our infrastructure postfix to exim. However,
an old application (mail to fax) uses a domain "[ip-address]". This
illegal domain works with postfix and not with exim.  I try to disable
"dns_check_names_pattern" but my mail is rejected.

---
sendmail -bP
.
.
.

deliver_queue_load_max =
delivery_date_remove
no_disable_ipv6
dkim_verify_signers = $dkim_signers
dns_again_means_nonexist =
dns_check_names_pattern =
.
.
.
---

My test :
---
echo "" | mutt -a "/tmp/test.pdf" -- infos@[172.16.15.171]
Error sending message, child exited 1 ().
Could not send the message.
---

Do you have any idea?

Thank you
Alex.



--
## 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