Can't EVEN received a email.

First make sure you're looking at the right server; make sure that both A records and MX records for myix.org point to your server.

Second run exim from the command line as exim -bh and manually do an entire smtp handshake, to see what line of your exim.conf is failing.

Jeff
 
First make sure you're looking at the right server; make sure that both A records and MX records for myix.org point to your server.

Second run exim from the command line as exim -bh and manually do an entire smtp handshake, to see what line of your exim.conf is failing.

Jeff


Hi,
DNS record all correct.

[root@box3 public_html]# exim -bh
exim abandoned: unknown, malformed, or incomplete option -bh
[root@box3 public_html]#

Any comment?
Thanks Jeff.
 
At one point DA made a change to the exim.conf which required a new exim.pl. Perhaps somehow you updated one without the other?

Jeff
 
Back
Top