I am a new user to James, but thus far it has been
very easy to work with and configure.  Everything
seems to be working just as the documentation says it
is supposed to.  But I have run into problems with
<authRequired> for the smtp server setup.

I tried to do my due diligence in locating a previous
post of this type for problem, however I did not find
one.  So I apologize in advance if this question has
been asked before or I am doing something silly.

I am using the just released James 2.0a2 on a
Windows2000 sp2 machine with JBuilder6 JDK 1.3.1. 
Everything is functioning fine on my local machine
(administration, sending mail, receiving mail, etc).  

However, as I began working with the <smtpserver>
section to configure the <authRequired> to keep my
host from becoming an open mail relay, I ran into a
problem.  When I added the authRequired tag, I could
still send mail without being authenticated.  Here is
what the <smtpserver> section of my config file looks
like :

  <smtpserver>
        <port>25</port>
        <handler>
          <helloName
autodetect="TRUE">myMailServer</helloName>
         
<connectiontimeout>360000</connectiontimeout>

          <authRequired>true</authRequired>

          <maxmessagesize>0</maxmessagesize>

        </handler>
  </smtpserver>

I am using Microsoft Outlook as an email client.  Did
I miss something in the configuration?

Any help on getting the <authRequired> to work would
be greatly appreciated.

Thanks,
Patrick Clark
[EMAIL PROTECTED]

__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to