Active IQ Unified Manager Discussions

SMTP

pdelcast
3,410 Views

Hi,

Our product is NetApp onCommand System Manager ver 3.1.3

Kindly advice as to how I would change the SMTP.

in searching articles found this thing but I cannot see it even I am an administrator.

 

1 ACCEPTED SOLUTION

Ontapforrum
3,366 Views

Hi,

 

Which ONTAP you are using?

 

I am assuming you are on 7-mode:

 

For GUI:
Have attached the screenshot.

 

Or,

 

You can also do it via command Line:

fiiler> options autosupport (This will list all autosupport options,  the one you need is given below)

autosupport.mailhost mail-host.abc.co.uk (Do it for HA Parter as well)

 

In case it is cDOT, then you may use this command:
For cDOT:
::> system node autosupport modify -node <node> -state enable -mail-hosts mail-host.abc.co.uk -from alerts@node.example.com -to support@abc.co.uk

 

Thanks!

View solution in original post

2 REPLIES 2

Ontapforrum
3,367 Views

Hi,

 

Which ONTAP you are using?

 

I am assuming you are on 7-mode:

 

For GUI:
Have attached the screenshot.

 

Or,

 

You can also do it via command Line:

fiiler> options autosupport (This will list all autosupport options,  the one you need is given below)

autosupport.mailhost mail-host.abc.co.uk (Do it for HA Parter as well)

 

In case it is cDOT, then you may use this command:
For cDOT:
::> system node autosupport modify -node <node> -state enable -mail-hosts mail-host.abc.co.uk -from alerts@node.example.com -to support@abc.co.uk

 

Thanks!

helge
3,352 Views

In case you are talking not about Autosupport, there is no other SMTP server setting.

 

If you want to change the setting for AutoSupport, follow the previous answer. Do not forget under "Other" changing the protocol from https to SMTP if this is your intention.

Public