Summary | Check for forgot attachment before sending |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | HordeIMP.20.k_d (at) spamgourmet (dot) com |
Created | 05/16/2010 (5532 days ago) |
Due | |
Updated | 11/19/2010 (5345 days ago) |
Assigned | |
Resolved | 11/19/2010 (5345 days ago) |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
Request #9028: Forgotten attachment checking (hook example)Note that the signature of the pre_sent hook has changed - a third
parameter, the IMP_Compose object, is now provided.
http://git.horde.org/diff.php/imp/config/hooks.php.dist?rt=horde-git&r1=0bac2eadd7335f2cc3fd5295384bef21d739f70d&r2=547ab80513f5bc7a7f3d89fddb7987a322bf7576
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=80d2c93f8fd1e8e1d155e3ad2ba5abd3ae872ce8&r2=547ab80513f5bc7a7f3d89fddb7987a322bf7576
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=65c9fbb439c32ac734bd958c401714d9b1346e42&r2=547ab80513f5bc7a7f3d89fddb7987a322bf7576
Version ⇒ Git master
State ⇒ Accepted
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Check for forgot attachment before sending
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ New
E-mails should be checked for words like "attachment, attached" or
popular file extensions like ".pdf, .odt, .zip, .dot" before sending.
If there's found one of this words, the user should be asked if he
maybe forgot an attachment. Of course, this feature should be optional
(not mandatory), but maybe activated as standard, because I think many
would appreciate it.
Hopefully, the word list could be internationalized. For example,
often used words in German mentioning an attachment are:
Anhang
Anlage
angehängt
beigefügt
schicke
Thanks in advance,
Dominik