[system:delete]
; This rule governs when messages are deleted from the client
; store.
;
; start time '1:00:00' on ( 'Sunday' )
;
; Messages are deleted every Sunday at 1:00 A.M.
;
; ias_Status >= ias_FinalState
;
; Typically, messages are deleted when they reach a final
; state: received, unreceivable, expired, or canceled.
START TIME '1:00:00' ON ( 'Sunday' ) = ias_Status >= ias_FinalState