www.smartbusinesschoices.com

Leading Business and Technology,
News and information


Part of the Identityscape.com network...

getxfactor.com jmoodmusic.com smartbusinesschoices.com mintdepot.com lowfaresalways.com evangelicalview.com shoppingpodder.com soproudlywehail.com webnews.ws currenthumor.com

 

 

sendmail via esmtp
   Smart Linux Business Choices! - the Best of UseNet Postings! Forum Index -> Linux Development - Applications  
View previous topic :: View next topic  
Author Message
kracks
Guest






PostPosted: Fri Nov 14, 2008 4:02 pm    Post subject: sendmail via esmtp Reply with quote

I have esmtp and i cross compiled for my embedded device.
I have libesmtp also.

But when i give
telnet 192.168.10.10 25
Trying 192.168.10.10..
Connected to 192.168.10.10
Escape character is '^]'.
220 <.........> ESMTP Sendmail 8.12.8/8.12.8; Sat, 15 Nov 2008 00:53
:43 +0900
mail from:<.....>
250 2.1.0 <....>. Sender ok
rcpt to:kiru_thika#
550 5.1.1 kiru_thika#... User unknown
mi^Ha
500 5.5.1 Command unrecognized: "ma"
mail rcpt to:kiru_thika@yahoo.com
503 5.5.0 Sender already specified
rcpt to:kiru_thika@yahoo.com
550 5.7.1 kiru_thika@yahoo.com... Relaying denied. IP name lookup
failed [118.36
..212.25]


All the time i am getting ... Relaying denied. IP name lookup failed
[118.36
..212.25]

What may be the problem.I tried but i failed to send mail.Please
suggest me.

Similarly postfix also i compiled for target device and i copied all
the binaries to /usr/sbin.
potfix:fatal:unable to use the same hostname.

I am not able to send mail via server also.
Suggest me if any basic configuration i am missing
Back to top
David Schwartz
Guest






PostPosted: Fri Nov 14, 2008 7:29 pm    Post subject: Re: sendmail via esmtp Reply with quote

On Nov 14, 8:02 am, kracks <kirthikai...@gmail.com> wrote:

Quote:
All the time i am getting  ... Relaying denied. IP name lookup failed
[118.36
.212.25]

What may be the problem.I tried but i failed to send mail.Please
suggest me.

You are requesting mail services from a mail server that is not
configured to provide those services *to* *you*. If you are the
administrator of that mail server, configure it to allow you to use it
as a relay. Otherwise, use a mail server that you have permission to
use as a relay.

DS
Back to top
Jasen Betts
Guest






PostPosted: Sat Nov 15, 2008 7:36 pm    Post subject: Re: sendmail via esmtp Reply with quote

On 2008-11-14, kracks <kirthikaiitm@gmail.com> wrote:
Quote:
I have esmtp and i cross compiled for my embedded device.
I have libesmtp also.

But when i give
telnet 192.168.10.10 25
Trying 192.168.10.10..
Connected to 192.168.10.10
Escape character is '^]'.
220 <.........> ESMTP Sendmail 8.12.8/8.12.8; Sat, 15 Nov 2008 00:53
:43 +0900
mail from:<.....
250 2.1.0 <....>. Sender ok
rcpt to:kiru_thika#
550 5.1.1 kiru_thika#... User unknown
mi^Ha
500 5.5.1 Command unrecognized: "ma"
mail rcpt to:kiru_thika@yahoo.com
503 5.5.0 Sender already specified
rcpt to:kiru_thika@yahoo.com
550 5.7.1 kiru_thika@yahoo.com... Relaying denied. IP name lookup
failed [118.36
.212.25]


All the time i am getting ... Relaying denied. IP name lookup failed
[118.36
.212.25]

What may be the problem.I tried but i failed to send mail.Please
suggest me.

1: try sending a HELO command inititially
2: add your machine to sendmail's list of relay (allowed) domains
Back to top
Display posts from previous:   
   Smart Linux Business Choices! - the Best of UseNet Postings! Forum Index -> Linux Development - Applications  
Page 1 of 1
All times are GMT

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum