In my router portion
system_aliases:
driver = redirect
allow_fail
allow_defer
data = ${lookup{$local_part}lsearch{/etc/aliases}}
# user = exim
file_transport = address_file
pipe_transport = address_pipe
when i use exim -bt command to check the local address
[root@test exim]# exim -bt
> test@???
test@???
<-- test@???
router = localuser, transport = local_delivery
it shows perfectly fine but when i send mail to my
local user i.e. test@??? it shows this error
[root@test exim]# mail -v test@???
Subject: testing from Billy
.
Cc:
Null message body; hope that's ok
test@???... Connecting to
localhost.localdomain. via relay...
220 test.tlpk.com ESMTP Exim 4.30 Wed, 31 Mar 2004
10:36:38 +0500
>>> EHLO test.tlpk.com
250-test.tlpk.com Hello localhost [127.0.0.1]
250-SIZE 52428800
250-PIPELINING
250 HELP
>>> MAIL From:<root@???> SIZE=52
250 OK
>>> RCPT To:<test@???>
>>> DATA
451 Temporary local problem - please try later
test@???... Deferred: 451 Temporary local
problem - please try later
503 valid RCPT command must precede DATA
>>> RSET
250 Reset OK
Closing connection to localhost.localdomain.
>>> QUIT
221 test.tlpk.com closing connection
How to slove this problme ..... any one humm any one
Billy
__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html