RE: [uClinux-dev] SMTP and ide.c

From: Juan José (peco@microbotica.es)
Date: Thu Dec 28 2000 - 04:07:04 EST


On Thu, 28 Dec 2000, you wrote:
> James,
>   I only need to the tools to be able to send messages and there is no need to 
> retrieve messages. if you know those tools please show me the way. How do I 
> contact you directly anyway?

Hi!.

I have build an small "mail" program in order to be able to send emails from
uClinux.
It's very simple, but sorry, it's in spanish yet :-(

The usage:

# mailpez "SMTP server" "email-recipient"

p.e: 	mailpez  192.168.1.1  peco@microbotica.es

The body of the email is took from the standar input in order to be used with
the /bin/sh 

mailpez 192.168.1.1 peco@microbotica.es < hello world!!

Anyway, the other use...

# mailpez 192.168.1.1 peco@microbotica.es
Enviando Mensaje... 
Cuerpo del mensaje:

"Here you must write the body of the message"

(At the end, only press "Ctrl-D")


Well, that's all.
Happy new year!!

Peco.






> thanks.
> Tho
> 
> 
> 
> >===== Original Message From uclinux-dev@uClinux.org =====
> >On Wed, 27 Dec 2000, tdn23 wrote:
> >
> >> question 2:
> >>
> >>  Does anyone know that ucLinux can send email? if yes, can you give me a 
> glue?
> >
> >Depends on what you mean.  I was looking at fetchmail to retrieve
> >messages, but the executable starts out way too huge (150KB on i386),
> >so I gave up trying to cut it down in size.
> >
> >I've started hacking on Simple Mail Exchanger:
> >
> >	http://dimavb.st.simbirsk.su/vlk/
> >
> >Which does POP3 and SMTP.  24K executable.  It needs a few fixes to be a
> >compliant mail tool, and it needs a few more fixes to run on uClinux
> >(uC-libc issues).  Contact me directly if you want the details.
> >
> >Stay away from GetPop, though it is very small, it is horribly written.
> >
> >http://www.freshmeat.net is your friend to find all kinds of stuff like this.
> >
> >James Graves
> >Delta Mobile Software
> >
> >This message resent by the uclinux-dev@uclinux.org list server 
> http://www.uClinux.org/
> 
> 
> This message resent by the uclinux-dev@uclinux.org list server http://www.uClinux.org/
-- 



This message resent by the uclinux-dev@uclinux.org list server http://www.uClinux.org/

This archive was generated by hypermail 2.1.4 : Thu Sep 19 2002 - 13:19:22 EDT