AO Logo
 
  
  
  
Sendmail Servers
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 ··· sendmail servers

TABLE NAME

sendmail_servers

DESCRIPTION

The sendmail_servers table contains a list of all the Sendmail servers.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
idpkeyfalsetruesendmail_binds.sendmail_server1.81.18a generated unique number
ao_serverfkeyfalsefalseao_servers.server1.81.10the pkey of the server that runs this sendmail instance
namestringtruefalse1.81.10the name of the instance on the server, null for the default instance
packagefkeyfalsefalsepackages.pkey1.81.10the package that owns the SSL certificate
hostnamedomain_nametruefalse1.81.10the fully qualified hostname for Dw, Dm, and Dj
server_certificatefkeyfalsefalsessl_certificates.pkey1.81.10the certificate used for this server
client_certificatefkeyfalsefalsessl_certificates.pkey1.81.10the certificate used for this client
allow_plaintext_authbooleanfalsefalse1.81.10allows plaintext authentication (PLAIN/LOGIN) on non-TLS links
max_queue_childreninttruefalse1.81.10the value for confMAX_QUEUE_CHILDREN
nice_queue_runinttruefalse1.81.10the value for confNICE_QUEUE_RUN
delay_lainttruefalse1.81.10the value for confDELAY_LA
queue_lainttruefalse1.81.10the value for confQUEUE_LA
refuse_lainttruefalse1.81.10the value for confREFUSE_LA
max_daemon_childreninttruefalse1.81.10the value for confMAX_DAEMON_CHILDREN
bad_rcpt_throttleinttruefalse1.81.10the value for confBAD_RCPT_THROTTLE
connection_rate_throttleinttruefalse1.81.10the value for confCONNECTION_RATE_THROTTLE
max_message_sizeinttruefalse1.81.10the value for confMAX_MESSAGE_SIZE
min_free_blocksinttruefalse1.81.10the value for confMIN_FREE_BLOCKS
clientAddrInetfkeytruefalseip_addresses.id1.81.18the Addr for ClientPortOptions with Family=inet
clientAddrInet6fkeytruefalseip_addresses.id1.81.18the Addr for ClientPortOptions with Family=inet6