We were notified of a bug in smtp auth, and applied a contributed patch which fixed it, however it was a last minute thing, and you may well have found another bug. Thats not to say don't keep trying to sort it out, of course, but be aware that you may not win. [IMO the best way to prevent relaying is to use the address not in network matcher.]
d. > -----Original Message----- > From: Patrick Clark [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 07, 2002 8:36 PM > To: [EMAIL PROTECTED] > Subject: <authRequired> and <smtpserver> > > > 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
