[Users] How to search for messages scheduled with Send Later

Andreas Wolske andreas.wolske at managedhosting.de
Thu Aug 23 09:49:32 CEST 2018


Hi Barry,

Am 23.08.2018 um 09:31 schrieb Barry de Graaff:
> Hello All,
> 
> How can I do a search in Zimbra to find messages that are scheduled
> to be send with Zimbra's Send Later feature?

AFAIK there's no Status Tag available in Zimbra Search to select
Scheduled E-Mails.

I it can be done by querying the MySQL Database:

select * from zimbra.scheduled_task where name like "autoSendDraftTask%"

will list all Mails scheduled to be sent later.

HTH

-- 

Andreas Wolske
Geschäftsführer

------------ managedhosting.de - Enterprise Cloud Services ------------

VMware Cloud Verified Service Provider
Red Hat Certified Cloud & Service Provider
Zimbra Gold Partner
FileCloud Certified Partner
veeam Cloud Service Provider

p +49 30 202364910
f +49 30 202364919
m +49 151 21258008

@ andreas.wolske at managedhosting.de
w https://www.managedhosting.de

Pflichtangaben nach §35a GmbHG: https://www.managedhosting.de/legal




More information about the Users mailing list