Show More
@@ -428,6 +428,9 b" coreconfigitem('smtp', 'local_hostname'," | |||||
428 | coreconfigitem('smtp', 'password', |
|
428 | coreconfigitem('smtp', 'password', | |
429 | default=None, |
|
429 | default=None, | |
430 | ) |
|
430 | ) | |
|
431 | coreconfigitem('smtp', 'port', | |||
|
432 | default=dynamicdefault, | |||
|
433 | ) | |||
431 | coreconfigitem('smtp', 'tls', |
|
434 | coreconfigitem('smtp', 'tls', | |
432 | default='none', |
|
435 | default='none', | |
433 | ) |
|
436 | ) |
General Comments 0
You need to be logged in to leave comments.
Login now