Steve Belt wrote:
> 
> Cool!
> 
> I recently discovered your release of JAMES. I must commend you on how
> simple you made installation. I only had to update the path to find java,
> and I was up and running! Wow!

That's a thing that makes me really happy!!! It's the hard part for a
coder to make things simple... :-)
(Just remember to add in the avalon.conf.xml your DNS server Ip or name)

> 
> A couple of thing I've noticed:
> 
> 1) I am able to telnet the administrator from Linux with no problems;
> however, when I try to telnet from Win98, I am unable to connect. The
> admininfo.log file says something about being unable to maintain connection.
> (sorry, since I got it working from Linux, I cannot get the admininfo.log to
> reproduce the message)
> 

Like for POP3 and SMTP connection there is a timeout and the connection
is dropped. Check the 
<connectiontimeout>. If it's not that try to send some logs.

> 2) After creating a user, I am able to send emails from that account;
> however, when I try to send an email to them, the message bounces back to me
> saying:
> 
> The original message was received at Tue, 18 Apr 2000 22:12:44 -0700
> from [<my ip address>]
> 
>    ----- The following addresses had permanent fatal errors -----
> <[EMAIL PROTECTED]>
> 
>    ----- Transcript of session follows -----
> 554 Too many hops 26 (25 max): from <[EMAIL PROTECTED]> via
> [<my ip address>], to <[EMAIL PROTECTED]>
> 
> Where do I set the number of hops in a Win98 system? Is this an O/S setting
> or a JAMES setting? I get this email regardless of where I send the email
> from.

Actually it seems to me that James cannot find the DNS... place this
value in confs and try again.

> 
> 3) Is this an open relay? Or is the ID/Passwd used to verify users before
> sending email?
> 

Right now SMTP is open that means anyone can use it to send mail.

> Thanks,
> and Great Job!
> 

Thanks

Federico


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/>
Problems?:           [EMAIL PROTECTED]

Reply via email to