9.2.1.4 ahfctl unsetsmtp

Use the ahfctl unsetsmtp command to unset the SMTP mail configuration parameters that you have set. AHF is installed with default SMTP configurations. You can use the ahfctl unsetsmtp command to unset these default parameters as well.

Syntax

ahfctl unsetsmtp 
[-h] 
[-debug] 
[-all] 
[-host] 
[-user] 
[-password] 
[-from] 
[-to] 
[-port] 
[-cc] 
[-bcc] 
[-ssl] 
[-auth]

Parameters

Table 9-5 ahfctl unsetsmtp Command Parameters

Parameter Description

-debug

Specify the -debug option to enable debugging.

-all

Specify to unset all smtp parameters and the default SMTP mail configuration parameters as well.

-host

Specify the name of the SMTP server to unset.

-user

Specify the name of the SMTP user to unset.

-password

Specify the password of the SMTP user to unset.

-from

Specify the email address of the sender to unset.

-to

Specify the email address of the recipient to unset.

-port

Specify the port of the SMTP server to unset.

-cc

Specify the CC email address to unset.

-bcc

Specify the BCC email address to unset.

-ssl

Specify to unset SSL configuration.

-auth

Specify to unset auth configuration.

Example 9-5 ahfctl unsetsmtp

To unset all of the SMTP parameters
ahfctl unsetsmtp -all
To unset the from parameter:
ahfctl unsetsmtp -from