Veritas-bu

Re: [Veritas-bu] 6.5.3, Windows, and blat

2009-07-09 09:42:07
Subject: Re: [Veritas-bu] 6.5.3, Windows, and blat
From: "Preston, Douglas" <dlpreston AT lereta DOT com>
To: "Rusty.Major AT sungard DOT com" <Rusty.Major AT sungard DOT com>, "VERITAS-BU AT mailman.eng.auburn DOT edu" <VERITAS-BU AT mailman.eng.auburn DOT edu>
Date: Thu, 9 Jul 2009 06:38:54 -0700

This is my nbmail.cmd and it resides in C:\Program Files\VERITAS\NetBackup\bin

-----------------------------------------------------------------------------------------------------------------------------

@REM - HOW TO SEND MAIL FROM THE NT NETBACKUP SERVER                          

@REM -                                                                       

@REM - NetBackup checks if the mail script (NetBackup\Bin\nbmail.cmd) exists. 

@REM - If the script exists, NetBackup runs it passing four parameters on the 

@REM - command line:                                                      

@REM -                                                                        

@REM -      %1 is the recipient's address                                    

@REM -      %2 is the subject line                                            

@REM -      %3 is the message file name                                      

@REM -      %4 is the attached file name                                      

@REM -                                                                        

@REM

@IF "%~4"=="" (

blat %3 -s %2 -t %1 -i netBackup AT mycompany DOT com -server smtp.mycompany.com -q

) ELSE (

blat %3 -s %2 -t %1 -i netBackup AT mycompany DOT com -server smtp.mycompany.com -q -attach %4

)

@REM

@REM - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-----------------------------------------------------------------------------------------------------------------------------

 

From: veritas-bu-bounces AT mailman.eng.auburn DOT edu [mailto:veritas-bu-bounces AT mailman.eng.auburn DOT edu] On Behalf Of Rusty.Major AT sungard DOT com
Sent: Monday, July 06, 2009 1:33 PM
To: VERITAS-BU AT mailman.eng.auburn DOT edu
Subject: [Veritas-bu] 6.5.3, Windows, and blat

 


I'm trying to get Vault to generate emails on a 6.5.3 Windows configuration and it isn't working. I used this technote to configure the NetBackup side of things: http://seer.entsupport.symantec.com/docs/254809.htm

I am able to get the server to send an email using blat from the command line, so I know that blat/smtp is working, however Vault isn't sending any of the emails. Can you Windows shops offer suggestions on what to check?
Thanks,

Rusty Major, MCSE, BCFP, VCS ▪ Sr. Storage Engineer ▪ SunGard Availability Services ▪ 757 N. Eldridge Suite 200, Houston TX 77079 ▪ 281-584-4693
Keeping People and Information Connected® ▪ http://availability.sungard.com/
P Think before you print
CONFIDENTIALITY:  This e-mail (including any attachments) may contain confidential, proprietary and privileged information, and unauthorized disclosure or use is prohibited.  If you received this e-mail in error, please notify the sender and delete this e-mail from your system.

_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
<Prev in Thread] Current Thread [Next in Thread>