Lines Matching refs:server
90 Represents a mail server abstraction.
99 The complete domain name of the mail server.
104 The port number that will be used to connect to the mail server.
112 mail server. Possible connection types are for instance
122 mail server. The supported connection types may be queried
129 to the mail server.
173 Login a user to the mail server. Only one user may logged in
179 needed to login to the mail server.
182 on a try to connect to an already connect mail server.
185 usually if the IP address of the mail server could not be
187 a wrong server name, an unreachable DNS server, etc.
190 if an error occured to connect to the remote mail server.
191 Typically the remote mail server cannot be reach because of an
197 mail server. Typically the connection was refused remotely,
198 because the mail server is not listening on the remote address/port.
236 Returns whether a user is currently logged in to the mail server or not.
239 <TRUE/> if a user is currently logged in to the mail server.
247 if no user is currently connected to the mail server.