SHOUT DESTINATION TABLE

Everything about Control-M Server installation or setup.
Post Reply
User avatar
DariusH
Nouveau
Nouveau
Posts: 1
Joined: 22 Jun 2007 12:00

SHOUT DESTINATION TABLE

Post by DariusH » 22 Jun 2007 10:46

We can send emails via Control-M to the defined/default MS exchange server but we need to send an email to an address on a specific SMTP server.
Anyone out there know how to specify a specific SMTP server IP address in the Shout Destination Table?

User avatar
mauriziog
Nouveau
Nouveau
Posts: 807
Joined: 08 Jun 2007 12:00
Location: Varese - Italy
Contact:

Post by mauriziog » 25 Jun 2007 8:44

For sending e-mail on a specific SMTP server use the DO-MAIL in the steps. This can be an answer for your question?
If you want information to how configure the control-m server to do this, ask ... ;-)
have a good day

User avatar
philmalmaison
Nouveau
Nouveau
Posts: 1148
Joined: 08 Jun 2007 12:00
Location: Ile de France

Post by philmalmaison » 25 Jun 2007 3:40

I think you only can do it in 6.3 ...
so do the following to declare your server:
ctm_menu opt 6 Parameter Customization opt 6
Simple Mail Transfer Protocol Parameters
and declare it
Simple Mail Transfer Protocol Parameters Menu
----------------------------------------------

Select one of the following options:

1 - SMTP Server (Relay) Name : gw-smtp-def
2 - Sender Email : CONTROL@M
3 - Port Number : 25
4 - Sender Friendly Name :
5 - Reply-To Email :

s - Save Parameters

q - Quit

Enter option number ---> []:

regards,
Philmalmaison

User avatar
mauriziog
Nouveau
Nouveau
Posts: 807
Joined: 08 Jun 2007 12:00
Location: Varese - Italy
Contact:

Post by mauriziog » 25 Jun 2007 5:20

philmalmaison settings ok, for the version 6.3 is all.

For version 6.1.3 - 6.2 you may also go:
In config.dat of control-m server and modify the entry:
MAPI --> SMTP
(usually is the last line of the file)

Before modify the file backup it and then:
restart the server.

Test the do-mail and in the log lookk for an entry like:
"shout to "e-mail" performed".

Post Reply