Documentation
¶
Index ¶
- func TestServer(t *testing.T)
- func TestServer8BITMIME(t *testing.T)
- func TestServerAcceptErrorHandling(t *testing.T)
- func TestServerAuthTwice(t *testing.T)
- func TestServerBadSize(t *testing.T)
- func TestServerCancelSASL(t *testing.T)
- func TestServerDSN(t *testing.T)
- func TestServerDSNwithSMTPUTF8(t *testing.T)
- func TestServerEmptyFrom1(t *testing.T)
- func TestServerEmptyFrom2(t *testing.T)
- func TestServerEmptyTo(t *testing.T)
- func TestServerPanicRecover(t *testing.T)
- func TestServerSMTPUTF8(t *testing.T)
- func TestServerSMTPUTF8_Disabled(t *testing.T)
- func TestServerShutdown(t *testing.T)
- func TestServerTooBig(t *testing.T)
- func TestServerUnknownArg(t *testing.T)
- func TestServer_BODYInvalidValue(t *testing.T)
- func TestServer_Chunking(t *testing.T)
- func TestServer_Chunking_Binarymime(t *testing.T)
- func TestServer_Chunking_ClosedInTheMiddle(t *testing.T)
- func TestServer_Chunking_EarlyError(t *testing.T)
- func TestServer_Chunking_EarlyErrorDuringChunk(t *testing.T)
- func TestServer_Chunking_LMTP(t *testing.T)
- func TestServer_Chunking_Reset(t *testing.T)
- func TestServer_Chunking_tooLongMessage(t *testing.T)
- func TestServer_LFDotLF(t *testing.T)
- func TestServer_TooLongCommand(t *testing.T)
- func TestServer_anonymousUserError(t *testing.T)
- func TestServer_anonymousUserOK(t *testing.T)
- func TestServer_authDisabled(t *testing.T)
- func TestServer_authParam(t *testing.T)
- func TestServer_helo(t *testing.T)
- func TestServer_otherCommands(t *testing.T)
- func TestServer_smtpSmuggling(t *testing.T)
- func TestServer_tooLongLine(t *testing.T)
- func TestServer_tooLongMessage(t *testing.T)
- func TestServer_tooManyInvalidCommands(t *testing.T)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestServer ¶
func TestServer8BITMIME ¶
func TestServerAuthTwice ¶
func TestServerBadSize ¶
func TestServerCancelSASL ¶
func TestServerDSN ¶
func TestServerEmptyFrom1 ¶
func TestServerEmptyFrom2 ¶
func TestServerEmptyTo ¶
func TestServerPanicRecover ¶
func TestServerSMTPUTF8 ¶
func TestServerShutdown ¶
func TestServerTooBig ¶
func TestServerUnknownArg ¶
func TestServer_Chunking ¶
func TestServer_LFDotLF ¶
func TestServer_authDisabled ¶
func TestServer_authParam ¶
func TestServer_helo ¶
func TestServer_tooLongLine ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.