Computing.Net > Forums > OpenVMS > smtp mail

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

smtp mail

Reply to Message Icon

Name: pguthart
Date: April 6, 2006 at 18:35:10 Pacific
OS: openvms 7.3-2
CPU/Ram: 512 ram
Product: compaq
Comment:

Is there anyway to set smtp to send mail from openvms through a separate mail server running IMAP

It only needs to send not receive - and can attachments be sent. I am very interested to see if this can be done. Thanks


Paul Guthart
pguthart@regencycredit.com



Sponsored Link
Ads by Google

Response Number 1
Name: Joseph.Huber
Date: April 7, 2006 at 00:23:31 Pacific
Reply:

Yes of course VMS can send mail anywhere on the internet. It just depends on the TCP/IP stack installed. Before going into details and setup commands, please tell us which TCP/IP stack Your system has installed ?

There is a MIME utility (see HELP MIME) to compose MIME-encoded mail messages.

Recently there was a discussion in the HP VMS ITRC forum
http://forums1.itrc.hp.com/service/forums/familyhome.do?familyId=288

on ways to use MIME mail.


0

Response Number 2
Name: pguthart
Date: April 13, 2006 at 08:23:56 Pacific
Reply:

HP TCP/IP Services for OpenVMS Alpha Version V5.4
on a AlphaServer 1200 5/533 4MB running OpenVMS V7.3-2

Paul Guthart
pguthart@regencycredit.com


0

Response Number 3
Name: Joseph.Huber
Date: April 16, 2006 at 11:16:01 Pacific
Reply:

Then use @TCPIP$CONFIG - Client components - SMTP to setup and configure.

I can't check now if this setup allows already to enter Your mail server. Eventually use afterwards TCPIP SET CONFIGURATION SMTP
(it has built in HELP !), to configure /GATEWAY,/ZONE and others.
Don't forget to SET CONFIG SMTP/OPTION=NORELAY

Then to send mail, use the TO: address in the form
SMTP%"user@domain".
To use SMTP% as default without SMT% prefix,
DEFINE/SYSTEM MAIL$INTERNET_MODE "SMTP"
DEFINE/SYSTEM MAIL$INTERNET_TRANSPORT "SMTP"



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: smtp mail

External e-mail problems www.computing.net/answers/openvms/external-email-problems/355.html

SMTP blues..... www.computing.net/answers/openvms/smtp-blues/158.html

VMS mail problem www.computing.net/answers/openvms/vms-mail-problem/108.html