example SMTP session .. type exactly as between the "" (swap the mail addresses for real ones), but leave the "<"'s & ">"'s the white space and the dot *are* significant.
"MAIL FROM:<root@localhost> RCPT TO:<user@localhost> DATA To:user@localhost From:root@localhost Subject:test message test message body . " > -----Original Message----- > From: John Wooten [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 08, 2002 3:35 PM > To: 'James Users List' > Subject: RE: telnet login. > > > It uses the SMTP protocol, lookup the RFC using Google and > It has the protocol. > > Try > > HELO ( you should see a hello from ... ) > QUIT (gets you out) > > I forget the other commands, but they are like > SUBJ xxx > FROM xxx > TO xxx > MSG xxxxxxxxx until ^D? > SEND maybe > > -----Original Message----- > From: Jackson Torres [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 08, 2002 10:07 AM > To: James Users List > Subject: telnet login. > > HI I have a very simple question. > I am trying to logon using telnet in a dos prompt I type > telnet servername port "Return" > and this is what I get... > 220 vt-odin SMTP Server (JAMES SMTP Server 2.0a1) ready Fri, 8 Feb 2002 > 14:59:58 > > There is no login prompt and no command list. Typing help or anything > displays error > 500 VTUKL072 Syntax error, command unrecognized:root > > Very trivial and very frustrating. > > Can someone save me some embarrassment please? > > -----Original Message----- > From: Danny Angus [mailto:[EMAIL PROTECTED]] > Sent: 08 February 2002 10:59 > To: James Users List > Subject: RE: mail list > > > there used to be an example in config.xml, if it has gone it might be > worth > collating everyone's experiences into a web page.. > d. > > >-----Original Message----- > >From: root [mailto:root]On Behalf Of Vasko Tomanov > >Sent: 08 February 2002 08:56 > >To: James Users List > >Subject: mail list > > > > > >how to create mail list in james 2 ? > >where to read somthing ? > > > >-- > >To unsubscribe, e-mail: > ><mailto:james-user->[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]> > > > -- > 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
