Tommy Asked: 2009-07-31 05:32:36 +0800 CST2009-07-31 05:32:36 +0800 CST 2009-07-31 05:32:36 +0800 CST How do I configure SMTP for DB2 9.5? 772 During install I know the wizard asks for an SMTP server for notification. But I can't find these properties now when we really need it. We're running on Windows Server 2008. smtp db2 1 Answers Voted Best Answer Maxwell 2009-07-31T06:05:13+08:002009-07-31T06:05:13+08:00 You have to connect with SYSADMIN rights and issue a command like this one: update admin cfg using smtp_server put_smtp_server_hostname_here Then restart the DAS server: eb2admin stop eb2admin start
You have to connect with SYSADMIN rights and issue a command like this one:
update admin cfg using smtp_server put_smtp_server_hostname_here
Then restart the DAS server:
eb2admin stop
eb2admin start