> Thanks for quick response. > ok, I changed configuration. The other server is also localhost, the > same machine. And this happens:-( > > 2007-11-26 12:18:42 1Iwbz7-0005vn-Lw == [EMAIL PROTECTED] R=testserver > defer (-1): remote host address is the local host > 2007-11-26 12:18:42 1Iwbz7-0005vn-Lw Frozen > 2007-11-26 12:18:42 1Iwbz7-0005vl-Fe Completed > > > Here is my config: > testserver: > driver = manualroute > domains = +local_domains > route_list = 192.168.0.21 > transport = remote_smtp > > remote_smtp: > driver = smtp > port = 8025 > >
Ah, that is supposed to protect you from routing errors. You need the self = pass in your router. Have a look at chapter 15 http://www.exim.org/exim-html-current/doc/html/spec_html/ch15.html and look for the selction for self. John -- ## List details at http://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/
