beautypg.com

Errors, Return values, Authorization – Google Message Security Batch Reference Guide User Manual

Page 173: Classification

background image

176

Enclose in double quotes or preceded with a ‘\’ symbol if it
contains a quote (‘), double quote (“), backslash (\), apostrophe, commas, #, =
symbols.

Errors

When there is a failed connection during the spool delay period, mail is
deferred with the SMTP error

451 Can’t connect to yourdomain.com -

psmtp

. According to SMTP protocol, mail will defer for 56 days before

bouncing back to the sender.

If the number of messages exceed your spool allocation, spooling stops, and
incoming messages are returned with the error:

451 Can’t connect to

yourdomain.com - psmtp

.

This is a 400-series error, so the sending server

should defer and retry sending the message for 5 full days, according to the
RFCs for SMTP.

If calling displayspool against a non email config organization (ex:

sales

),

you will get this error:

“Org ‘sales’ is not an email server configuration, ()”

Return Values

When using the Batch interfece, if displaying the spool information for the
jumboemailconfig organization, these comma delimited field-value strings are
returned:

auto_unspool 0,

despool_max_connections 5,

duration 1145965599,

org jumboemailconfig,

quota 5242880, (In Administration Console shown in MB)

spool_delay 900,

spool_mech Suspend,

status Suspended,

used_pct 0,

used_size 0

Authorization

Read: Spooling

Write: Spooling

Classification

Batch spool management