Thank you.

On Jan 23, 2008 11:44 AM, Edouard De Oliveira <[EMAIL PROTECTED]> wrote:

> >If
> you're
> looking
> for
> SMTP
> you
> could
> have
> a
> look
> at
> SubEthaSMTP,
> >http://subethasmtp.tigris.org/.
> They
> have
> a
> MINA
> codec
> for
> SMTP
> commands
> >based
> on
> MINA's
> text
> codec.
> Also,
> HausMail,
> >http://hausmail.safehaus.org/,
> has
> code
> to
> decode
> POP3
> and
> SMTP
> >commands.
> HausMail
> doesn't
> seem
> to
> use
> ProtocolCodecFilter
> but
> rather
> a
> >custom
> decoder
> filter.
>
> (in advance sorry to disturb the original thread subject)
>
> Indeed, SubEthaSMTP is till now using the latest 1.1.x available MINA
> release,
> i'm just waiting for the MINA 2.0 release to upgrade.
>
> For a more complete POP3 implementation (hausmail doesn't seem to be very
> active),
> maybe you should take a look at Mailster (
> http://sourceforge.org/projects/mailster/ ),
> a non intrusive mail testing UI i'm actively developping, which contains
> it's own nio POP3
> server based on MINA (POP3 code has been designed to be very loosely
> coupled with the main app).
>
> Cordialement, Regards,
> -Edouard De Oliveira-
> http://tedorg.free.fr/en/main.php
>
> ----- Message d'origine ----
> De : Niklas Therning <[EMAIL PROTECTED]>
> À : dev@mina.apache.org
> Envoyé le : Mardi, 22 Janvier 2008, 18h15mn 40s
> Objet : Re: Directory restructuring (Re: [Asyncweb] Motives behind
> filter-codec-http and asyncweb)
>
> Mark
> wrote:
> >
> Niklas,
> >
> >
> Are
> these
> codecs
> that
> you
> mention
> (POP3,
> SMTP,
> IMAP)
> publicly
> available
> >
> right
> now?
> >
> >
> Thanks
> >
>
>
> Hi
> Mark,
>
> No
> they
> are
> not
> publicly
> available
> at
> the
> moment.
> As
> I
> mention
> below
> there
> are
> some
> MINA
> based
> open
> source
> projects
> I'm
> aware
> of
> which
> implement
> SMTP
> and
> POP3.
> Maybe
> they
> can
> provide
> what
> you
> are
> looking
> for?
>
> >If
> you're
> looking
> for
> SMTP
> you
> could
> have
> a
> look
> at
> SubEthaSMTP,
> >http://subethasmtp.tigris.org/.
> They
> have
> a
> MINA
> codec
> for
> SMTP
> commands
> >based
> on
> MINA's
> text
> codec.
> Also,
> HausMail,
> >http://hausmail.safehaus.org/,
> has
> code
> to
> decode
> POP3
> and
> SMTP
> >commands.
> HausMail
> doesn't
> seem
> to
> use
> ProtocolCodecFilter
> but
> rather
> a
> >custom
> decoder
> filter.
>
> HTH
>
> /Niklas
>
>
>
>
>
>
>
>  _____________________________________________________________________________
> Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo!
> Mail http://mail.yahoo.fr
>



-- 
--------------------------------
Talent hits a target no one else can hit; Genius hits a target no one else
can see.

Reply via email to