acs_mail_lite::imap_conn_set (private)
acs_mail_lite::imap_conn_set [ -host host ] [ -password password ] \ [ -port port ] [ -timeout timeout ] [ -user user ] \ [ -name_mb name_mb ] [ -flags flags ]
Defined in packages/acs-mail-lite/tcl/imap-inbound-procs.tcl
Returns a name value list of parameters used by ACS Mail Lite imap connections If a parameter is passed with value, the value is assigned to parameter.
- Switches:
- -host (optional)
- -password (optional)
- -port (optional)
- Ignored for now. SSL automatically switches port.
- -timeout (optional)
- -user (optional)
- -name_mb (optional)
- See nsimap documentation for mailbox.name.
- -flags (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.