Re: HELP for Rabbit 3000 ,SMTP server implimentation
- From: Markus Zingg <m.zingg@xxxxxx>
- Date: Wed, 27 Jul 2005 23:12:22 +0200
>Hi,
> I am trying to implement a SMTP server on a Rabbit3000 module which
>is used to store emails for 2 different users. Somebody plz tell me how
>to go about it?
Could it be that you are trying to implement an SMTP client?
Implementing an SMTP server that deserves this description on a Rabbit
3000 is IMHO very difficult.
Anyways, a good start is to read RFC 821
http://www.faqs.org/rfcs/rfc821.html
IMHO the Rabbit libraries do not support DNS resolver code able to
resolving MX records, something absolutely required in order to write
an SMTP server.
If this is not just for the fun of it/education, consider using one of
our embedded e-mail servers. ( www.nct-technology.com )
HTH
Markus
.
- References:
- HELP for Rabbit 3000 ,SMTP server implimentation
- From: ricky81
- HELP for Rabbit 3000 ,SMTP server implimentation
- Prev by Date: Re: Learning embedded coding, which uC?
- Next by Date: Re: Learning embedded coding, which uC?
- Previous by thread: HELP for Rabbit 3000 ,SMTP server implimentation
- Next by thread: Re: HELP for Rabbit 3000 ,SMTP server implimentation
- Index(es):