0

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.

Tommy
  • 195
  • 1
  • 2
  • 9

1 Answers1

1

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

Maxwell
  • 5,076
  • 1
  • 26
  • 31