My Blog List

Monday, August 11, 2008

Peoplesoft SMTP settings

To generate electronic mail messages then SMTP settings must be configured
for both the Application Server as well as the Process schedulers. These
Settings are configured through PSADMIN or through the PSAPPSRV.CFG and
PSPRCS.CFG files respectively.

Step 1:
;===============================================================
; Settings for SMTP mail
;===============================================================

SMTPServer=PSP-SMTP-01<---- name of your SMTP server (this can also be the
IP address of the SMTP server)

-------------------------------------------------------------------------------
SMTPPort=25 <---- port number for your server (usually will be 25)

SMTPServer1=PSP-SMTPG-01 <----- name of backup server (not necessary)

SMTPPort1=25 <---- backup server port number

SMTPSender=PeopleSoft@peoplesoft.com <----- Valid email ID format

SMTPSourceMachine=ts-hp03.peoplesoft.com <------Server or Process Scheduler is on>..com (this can also be
the IP address of the machine without the .com) Note: This
needs to be the machine name of the server being configured, Application
or Process Scheduler, NOT THE NAME OF THE DATABASE YOU ARE CONNECTING TO.

Step 2:
check the Emil check box

No comments: