Re: VMS 5.5 and multinet 4.1 SMTP Question

2016-02-24 Thread william degnan
On Tue, Feb 23, 2016 at 8:15 AM, Peter Coghlan wrote: > > > > Thanks for your reply. My error I meant send email to > > sys...@microvax3100.vintagecomputer.net > > > > Multinet is an excellent TCP/IP stack but the SMTP server included with it > is a bit limited and V4.1 is old. If you allow it

Re: VMS 5.5 and multinet 4.1 SMTP Question

2016-02-23 Thread Peter Coghlan
> > Thanks for your reply. My error I meant send email to > sys...@microvax3100.vintagecomputer.net > Multinet is an excellent TCP/IP stack but the SMTP server included with it is a bit limited and V4.1 is old. If you allow it to accept SMTP mail directly from the internet, it may be difficult o

Re: VMS 5.5 and multinet 4.1 SMTP Question

2016-02-23 Thread william degnan
> > I'm not quite sure whether SYSTEM@microvax3...@vintagecomputer.net is really > what you need here. Maybe system%microvax3...@vintagecomputer.net would work, > assuming the mail server for vintagecomputer.net is configured to know how > to route mail for a mail domain called microvax3100. > > A

Re: VMS 5.5 and multinet 4.1 SMTP Question

2016-02-22 Thread Peter Coghlan
> > I can telnet in/out and I can send SMTP messages, but I cannot yet receive > them (reply to). The issue is with the format of the email address. > > I was wondering if I must send emails from my VMS 5.5 and multinet 4.1 as > such: > > MAIL> MAIL > To: SMTP%"b...@myemail.com" > > etc.. > > Is t

VMS 5.5 and multinet 4.1 SMTP Question

2016-02-22 Thread william degnan
I have been working to get my MicroVAX 3100 communicating with TCPIP, and I got pretty far but I ran into a little snag. I don't have it on right now, but anyone wanted to connect for fun it's available from microvax3100.vintagecomputer.net, just give me a few minutes to fire it up. I can teln