AO Logo
 
  
  
  
Cyrus IMAPD Binds
AO
AO Industries, Inc.
Application Infrastructure ProviderApplication Infrastructure Provider
Sign UpWhat's NewClient AreaContact UsSite Map
 
your location:   home page ··· aoserv platform ··· software components ··· aoserv client ··· tables ··· table definitions ··· cyrus imapd binds

TABLE NAME

cyrus_imapd_binds

DESCRIPTION

The cyrus_imapd_binds table represents all the ip_address port binding combinations. The app_protocol of the bind should always be POP3, IMAP2, SIMAP, or SPOP3.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
net_bindfkeyfalsetruenet_binds.id1.81.10the IP address, port, and protocol details
cyrus_imapd_serverfkeyfalsefalsecyrus_imapd_servers.ao_server1.81.10the server that is listening on the address
servernamedomain_nametruefalse1.81.10the servername for this bind
certificatefkeytruefalsessl_certificates.pkey1.81.10the certificate used by this bind
allow_plaintext_authbooleantruefalse1.81.10allows plaintext authentication (PLAIN/LOGIN) on non-TLS links