[% RenderBlockStart("BccCustomerErrorExplantion") %]
[% Translate("Please remove this entry and enter a new one with the correct value.") | html %]
[% RenderBlockEnd("BccCustomerErrorExplantion") %]
[% RenderBlockStart("BccCustomerGenericServerErrorMsg") %]
[% Translate("This field is required.") | html %]
[% RenderBlockEnd("BccCustomerGenericServerErrorMsg") %]
[% RenderBlockStart("BccInvalidConfigServerErrorMsg") %]
[% Translate("This email address is not allowed due to the system configuration.") | html %]
[% RenderBlockEnd("BccInvalidConfigServerErrorMsg") %]
[% RenderBlockStart("BccInvalidMXServerErrorMsg") %]
[% Translate("This email address failed MX check.") | html %]
[% RenderBlockEnd("BccInvalidMXServerErrorMsg") %]
[% RenderBlockStart("BccInvalidDNSServerErrorMsg") %]
[% Translate("DNS problem, please check your configuration and the error log.") | html %]
[% RenderBlockEnd("BccInvalidDNSServerErrorMsg") %]
[% RenderBlockStart("BccInvalidSyntaxServerErrorMsg") %]
[% Translate("The syntax of this email address is incorrect.") | html %]
[% RenderBlockEnd("BccInvalidSyntaxServerErrorMsg") %]
[% RenderBlockStart("BccIsDuplicatedServerErrorMsg") %]
[% Translate("This address already exists on the address list.") | html %]
[% RenderBlockEnd("BccIsDuplicatedServerErrorMsg") %]