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.

link|improve this question

50% accept rate
feedback

1 Answer

up vote 1 down vote accepted

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

link|improve this answer
You can't do this from the gui? – Tommy Jul 30 '09 at 19:31
I don't think it's possible. Searching does'nt return anything GUI related. Sorry. – Maxwell Jul 31 '09 at 6:31
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.