IBM Serveraid Utility Raidman can't send eMail Notifications in Windows 2003

  • Thread starter Thread starter Werner Nussbaumer
  • Start date Start date
W

Werner Nussbaumer

The IBM Serveraid Utility Raidman can't send eMail Notifications in
Windows 2003. There is the following error message in the log file:

-------------------------------------------------------------------------------
Apr 29, 2004 9:23:08 PM
ERROR: Sending MAIL commmand, email address zseries SRC(553 5.5.4
<zseries>... Domain name required for sender address zseries)
-------------------------------------------------------------------------------
Apr 29, 2004 9:23:08 PM
com.ibm.sysmgt.raidmgr.util.SmtpException: MAILCommandError
at com.ibm.sysmgt.raidmgr.util.SmtpSession.send(SmtpSession.java:104)
at com.ibm.sysmgt.raidmgr.common.EmailRecipient.sendEvent(EmailRecipient.java:205)
at com.ibm.sysmgt.raidmgr.agent.SMTPManagerRMI.sendEventMessage(SMTPManagerRMI.java:278)
at com.ibm.sysmgt.raidmgr.agent.NotificationManagerRMI.fireAlertEvent(NotificationManagerRMI.java:541)
at com.ibm.sysmgt.raidmgr.agent.NotificationManagerBase.run(NotificationManagerBase.java:215)
at java.lang.Thread.run(Unknown Source)


So actually it trys to send an email without a domain name. Where can
I specify the domain name in Windows 2003? The program sends it with
the configured "Host Name" only (where it is not possible to use @ for
example):


ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : zseries
Primary Dns Suffix . . . . . . . : server.local
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : server.local

Ethernet adapter Server Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Broadcom NetXtreme Gigabit
Ethernet
Physical Address. . . . . . . . . : 00-0C-76-7D-53-E2
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.33
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 192.168.1.33
Primary WINS Server . . . . . . . : 192.168.1.33


I can't find information about this issue.

Any help would be greatly appresciated.

Thank you
regards
Werner Nussbaumer
 
Back
Top