Shyamal Prasad wrote:
    "Sandip" == Sandip P Deshmukh <Sandip> writes:

    Sandip> i had been trying to use mail the unix way after shifting
    Sandip> to linux from windows.


    Sandip> i ran eximconfig and answered the q to the best of my
    Sandip> abilities. however, outgoing mails are not yet going.
oh hello! some goof up by me here. when i tried to send mail to myself it worked!
mail [EMAIL PROTECTED]
some garbage
^d
cc:

and voila - i do mail and it is available!

when i try sending mail to remote addresses, it freezes with an error. here is the error file:

From MAILER-DAEMON Fri Oct 18 11:47:06 2002
Return-path: <>
Envelope-to: [EMAIL PROTECTED]
Received: from mail by deshmukh.work with local (Exim 3.35 #1 (Debian))
id 182QRW-0000KR-00
for <[EMAIL PROTECTED]>; Fri, 18 Oct 2002 11:47:06 +0530
From: Mail Delivery System <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Message frozen
Message-Id: <[EMAIL PROTECTED]>
Date: Fri, 18 Oct 2002 11:47:06 +0530
Status: RO

Message 182QRU-0000KN-00 has been frozen.
The sender is <[EMAIL PROTECTED]>.

The following address(es) have yet to be delivered:
[EMAIL PROTECTED]: lookup of host "192.168.100.1" failed in smarthost router
[EMAIL PROTECTED]: lookup of host "192.168.100.1" failed in smarthost router
[EMAIL PROTECTED]: lookup of host "192.168.100.1" failed in smarthost router
[EMAIL PROTECTED]: lookup of host "192.168.100.1" failed in smarthost router


here is for reference again, portion of my exim.conf file.

######################################################################
# ROUTERS CONFIGURATION #
# Specifies how remote addresses are handled #
######################################################################
# ORDER DOES MATTER #
# A remote address is passed to each in turn until it is accepted. #
######################################################################

# Remote addresses are those with a domain that does not match any item
# in the "local_domains" setting above.

# Send all mail to a smarthost

smarthost:
driver = domainlist
transport = remote_smtp
route_list = "* 192.168.100.1 bydns_a"

end

this is similar to shyamal's conf file except that i have ip address where he has a name.

Did you chose smarthost or not? If you picked smarthost, what is your
smarthost?
yes. i did choose smarthost - although i do not know what does 'smarthost' mean and what is smart about this host.

    Sandip> in windows i used to use the nt server's ip address as
    Sandip> smtp server address and it would work. it still works in
    Sandip> linux/ mozilla combination.


    Sandip> how do i do it? ideally, i will NOT like to depend on the
    Sandip> nt server to send my mails out. can that be done?

Where does your nt server send it's mail to? Does it use SMTP?
well, nt server is lan server and it has some merak mail installed on it for serving mail.

however, given a choice, i will like *not* to use this for my outgoing mails.

thanx for all the help

-sandip


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to