Discussion:
Linux powerPC smtp issue
(too old to reply)
Arye C#
2010-09-02 12:44:50 UTC
Permalink
Hi All,
I have a code with cpp files and headers and I have a make file that
was created for the project. I'm doing the MAKE on linux and
everything works - when I use telnet to the controller that uses linux
with a Power PC cpu I move to the folder and when I write down MAKE
nothing happens. I was wondering how can I use this to work from intel
cpu to ppc cpu? and I tried to work with CodeBlock adn I could not do
a thing since the power pc cpp or gcc was not installed. Where can I
find the files? are they free?

Please help me out - all I want to do is to be able to send a mail
from a controller - what can be simple then that :) but with no luck :
(

Can some one help me with this - is there a simple smtp client that
works on linux wnd PowerPC computers??

thanks
I R A Darth Aggie
2010-09-02 19:27:44 UTC
Permalink
On Thu, 2 Sep 2010 05:44:50 -0700 (PDT),
Post by Arye C#
Can some one help me with this - is there a simple smtp client that
works on linux wnd PowerPC computers??
Yes, several. Take a look at:

http://packages.debian.org/search?suite=lenny&arch=powerpc&searchon=names&keywords=smtp

Sorting down for you (a lot of libraries, too, dealing with SMTP):

esmtp - User configurable relay-only MTA
msmtp - light SMTP client with support for server profiles
ssmtp - extremely simple MTA to get mail off the system to a mail hub

Do you have a full blown SMTP server?
--
Consulting Minister for Consultants, DNRC
I can please only one person per day. Today is not your day. Tomorrow
isn't looking good, either.
I am BOFH. Resistance is futile. Your network will be assimilated.
Loading...