use-smtps controls whether Archiveopteryx offers SSL-wrapped SMTP service. We strongly recommend using SMTP/Submit («port 587») instead, but provide SMTPS in addition because some clients still do not support SMTP/Submit.
use-smtps is a toggle. Its default value is false:
use-smtps = false
You can see its current value with the command aox show cf use-smtps.
Toggles are written as a single word. Yes, true, on, 1, and enabled all mean that the toggle is enabled, while no, false, off, 0, and disabled unsurprisingly mean disabled. Toggles are case-insensitive.
Spaces are allowed at the start of the line, before and after '=', and after the value. Comments extend from '#' to the end of the line.
In case of questions, please write to info@oryx.com.
Last modified: 2008-08-20
Location: aox.org/conf/use-smtps