Skip to content

Adds an alert to Zimbra if you forget the attachment while writing email

License

Notifications You must be signed in to change notification settings

secteur0/attachmentalert-zimlet

 
 

Repository files navigation

Configurable Attachment Alert

This Zimlet alerts you when your forget to attach the attachment when sending an email message.

The Zimlet will search for keywords in your message (for example, "attach" or "attachment").

And if the keywords exist in your outgoing message, the Zimlet will confirm that at least one attachment exists before sending. If no attachments exist, an alert dialog is presented.

This is a fork from: https://github.com/Zimbra-Community/adopted/tree/master/com_zimbra_attachmentalert

This Zimlet is supported with Zimbra version 8.6 and above and is tested on 8.7.

This version allows you to optionally configure the keywords to look for in your email message. This way you can write emails in various languages and still be able to get the attachment alert.

Screenshot: https://raw.githubusercontent.com/Zimbra-Community/attachmentalert-zimlet/master/screenshot.png

Screenshot: https://raw.githubusercontent.com/Zimbra-Community/attachmentalert-zimlet/master/screenshot-preferences.png

If you find Zimbra OpenPGP Zimlet useful and want to support its continued development, you can make donations via:

========================================================================

Installing

su zimbra
cd /tmp
rm tk_barrydegraaff_attachmentalert*
wget https://github.com/Zimbra-Community/attachmentalert-zimlet/releases/download/0.4/tk_barrydegraaff_attachmentalert.zip
zmzimletctl deploy tk_barrydegraaff_attachmentalert.zip
(wait 15 minutes for the deploy to propagate; or zmprov fc all && zmmailboxdctl restart)

========================================================================

License

Copyright (C) 2015 Barry de Graaff The MIT License

Copyright (C) 2013, 2014, 2015 Dennis Ploeger The MIT License

Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Zimbra, Inc. The contents of this file are subject to the Zimbra Public License Version 1.3 ("License")

About

Adds an alert to Zimbra if you forget the attachment while writing email

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%