#BLOCK("WITH_FORM_ERROR",#FormError)
#IF(#FormError)

{InputError}

{PleaseCorrectErrors}
#ENDIF #IF(#TESTED) #IF(#ERR_CONNECT)

{TestResult}

{SMTPConnectionFailed}
#ERR_CONNECT
#ELSIF(#ERR_AUTH)

{TestResult}

{SMTPAuthentificationFailed}
#ERR_AUTH
#ELSE

{TestResult}

{SMTPConnectionSuccess}
#ENDIF #ENDIF
{MailServer}
{ServerPort}
{UserName}
{Password}
{ErrorMail} {BubbleHelpErrorMail}
{ErrorMailAddress}
{ReplyAddress}

{BulkMailSettings}
{MailsPerPackage}
{DelayBetweenPackages} {Seconds}
#ENDBLOCK