Show More
@@ -699,13 +699,12 b' Configuration for extensions that need t' | |||||
699 | Optional. Whether to connect to mail server using TLS. True or |
|
699 | Optional. Whether to connect to mail server using TLS. True or | |
700 | False. Default: False. |
|
700 | False. Default: False. | |
701 | ``username`` |
|
701 | ``username`` | |
702 |
Optional. User name |
|
702 | Optional. User name for authenticating with the SMTP server. | |
703 | username is specified, password must also be specified. |
|
|||
704 | Default: none. |
|
703 | Default: none. | |
705 | ``password`` |
|
704 | ``password`` | |
706 |
Optional. Password |
|
705 | Optional. Password for authenticating with the SMTP server. If not | |
707 | username is specified, password must also be specified. |
|
706 | specified, interactive sessions will prompt the user for a | |
708 | Default: none. |
|
707 | password; non-interactive sessions will fail. Default: none. | |
709 | ``local_hostname`` |
|
708 | ``local_hostname`` | |
710 | Optional. It's the hostname that the sender can use to identify |
|
709 | Optional. It's the hostname that the sender can use to identify | |
711 | itself to the MTA. |
|
710 | itself to the MTA. |
General Comments 0
You need to be logged in to leave comments.
Login now