Example, Description – Google Message Security Batch Reference Guide User Manual
Page 246

Batch Commands
249
notification modify type=password_reset, org=<org name> [ , text=link:<the org
which shares the notification text> | unlink | default ]
notification modify type=quarantine_summary, org=<org name> [ , state=<on |
off> ] | [ , inbox_delivery=<on | off> ] | [ , delivery_hour=<4 thru 21 which is an hour
between 4 a.m. and 9 p.m> ] | [ , subject_links=<on | off> ] | [ ,text=default ]
notification modify type=spam, org=<org name> [ , state=<on | off> ] | [ ,
text=link:<the org name which shares the notification text> | unlink | default ] | [ ,
cc=<user address> ] | [ , frequency=< 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 > ]
notification modify type=suspension, org=<org name> [ , <text=link:<the org which
shares the notification text> | unlink | default ]
notification modify type=virus, org=<org name> [ , state=<immediately | one per
day | organization default | off> ] | [ , text=link:<the org which shares the
notification text> | unlink | default ] | [ , cc=<user address> ]
notification modify type=welcome_user, org=<org name> [ , state=<on | off> ] | [ ,
text=link:<the org name which shares the notification text> | unlink | default ] | [ ,
cc=<user address> ]
Example
notification modify type=attachment_manager_inbound, org=sales,
state=user, text=default
notification modify type=attachment_manager_outbound, org=sales,
state=user, text=link:engineering_org
notification modify type=early_detection_quarantine, org=sales,
state=on, text=default
notification modify type=first_spam, org=sales, state=on, text=unlink,
notification modify type=password_reset, org=sales, text=default
notification modify type=quarantine_summary, org=sales, state=on,
inbox_delivery=off, delivery_hour=6, subject_links=on, text=default
notification modify type=spam, org=sales, state=on, text=default,
[email protected], frequency=3
notification modify type=suspension, org=sales, text=default
notification modify type=virus, org=sales, state=immediately,
text=default, [email protected]
notification modify type=welcome_user, org=sales, state=on,
text=default, [email protected]
Description
Modifies an organization’s notification information depending upon the notification
type.