Configuring mail in qnx

Hi,
My embedded system doesn’t have photon …Is there any simple configurable
mailer in QNX …
I tried fastmail but the log message says that it cant resolve the mail id

fastmail -s test -f test.txt mani@lt.com

error in log is
unable to resolve mani@lt.com

Any hints about my problem
Regards
Mani

“Manigandan.V” <scemani@yahoo.com> wrote in
news:a3p8nn$3o8$1@inn.qnx.com:

My embedded system doesn’t have photon …Is there any simple
configurable
mailer in QNX …
I tried fastmail but the log message says that it cant resolve the mail
id

fastmail -s test -f test.txt > mani@lt.com

error in log is
unable to resolve > mani@lt.com

Is seems that you cannot resolve the domain lt.com, but AFAIK fastmail
isn’t an MTA, it’s just a cheap mail client. You’ll still need sendmail or
someother MTA to move the mail for you. Check out freshmeat.net, and do a
search for SMTP - you should hit quite a few different options that may
present a simpler setup.

\

Cheers,
Adam

QNX Software Systems Ltd.
[ amallory@qnx.com ]

With a PC, I always felt limited by the software available.
On Unix, I am limited only by my knowledge.
–Peter J. Schoenster <pschon@baste.magibox.net>