I've started porting the code to the latest cvs build.
There's only one issue I've run into. In the 1.2.1 release
I had access to a Context in SMTPHandler which no longer
exists. I tried implementing Contectualizable, but it
doesn't seem to do the trick... Really the only reason I
need the context is because I was doing a
context.get(Constants.SERVER_NAMES); to get the valid
domain list from the server. Can you think of any way to
get around this? BTW, I am using the same
UserRepository.test method that pop3 uses to authenticate
users. Thanks for your help, Jason
> Jason,
>
> This sounds great. Other people have talked about
needing SMTP AUTH
> features, so your contribution would be very welcome.
>
> Is there any chance you can download the code in CVS
(or the 20010612
> source drop at
>
http://jakarta.apache.org/builds/jakarta-james/nightly/src/
) and port
> your changes to that?
> Your probably best placed to test this.
>
> By the way, how are you doing the authenticating?
>
> You can either cut and paste changes/ new classes into
a message to the
> list or send a tarball.
>
> Thanks,
>
> Charles
>
>
>
> Jason Borden wrote:
> >
> > Hi, I haven't used this messaging list yet, so
forgive me
> > if I am not using proper etiquette :) I have
downloaded
> > the source for james 1.2.1 (which is very well written,
> > might I add) and have incorporated SMTP AUTH features
into
> > it (RFC 2554). It seems to be working quite well,
although
> > I've only tested it using netscape messenger and m$
> > outlook/express. It implements both AUTH LOGIN and
AUTH
> > PLAIN methods. AUTH CRAM-MD5 may be a possibility, I
> > haven't really looked into it (it looks like eudora
is one
> > of the only clients that supports it). If this seems
like
> > something that would be useful to incorporate into the
> > james project (I know it helps me out a lot!), I
would be
> > more than happy to help integrate and maintain the
code
> > for it. Just let me know if it's something that might
be
> > wanted. Thanks, Jason.
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
[EMAIL PROTECTED]
> > For additional commands, e-mail:
[EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
[EMAIL PROTECTED]
> For additional commands, e-mail:
[EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]