Receives server's greeting. Gets the timestamp. Issues CAPA command.

Namespace: Lesnikowski.Client
Assembly: Mail (in Mail.dll) Version: 3.0.1213.909

Syntax

C#
protected override void GetServerGreeting()
Visual Basic
Protected Overrides Sub GetServerGreeting
Visual C++
protected:
virtual void GetServerGreeting() override

Exceptions

ExceptionCondition
Lesnikowski.Client..::..ServerException -ERR response.

See Also