Well... Now i have the script to startup my exim.. thank again Ted for that.
when i type ps -aux. I found this... exim 1782 0.0 0.2 3780 1208 ? Ss 10:09 0:00 /usr/exim/bin/exim -bd that mean that my exim is running. right? then I type telnet 127.0.0.1 25 and the result is.. Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. 220 domain.com ESMTP Exim 4.68 Tue, 09 Oct 2007 10:32:40 -0400 ok... then type HELO USER or helo user and the result is... 501 Syntactically invalid HELO argument(s) 421 Unexpected log failure, please try later my logfile: 2007-10-09 10:32:49 rejected HELO from localhost [127.0.0.1] U=1000: syntactically invalid argument(s): (no argument given) any idea? -- ## 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/
