Summary | New forward filter as Mail User Agent style forward |
Queue | Ingo |
Queue Version | Git master |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | albert.solana (at) upcnet (dot) es |
Created | 04/26/2016 (3329 days ago) |
Due | |
Updated | 05/06/2016 (3319 days ago) |
Assigned | |
Resolved | 04/26/2016 (3329 days ago) |
Milestone | |
Patch | No |
variant of forwarding.
Our users are demanding a rule that automatically reply a message to
another address and a replied message always changes the From header.
They need that the replied message states that it's been sent by them,
not for the original sender (as "Redirect to.." does).
Mozilla Thunderbird lets create this kind of rule that automatically
sends a reply of a message (as if had been manually replied).
It's a curious request, I know, but useful for some of our users.
State ⇒ Rejected
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Ingo
Summary ⇒ New forward filter as Mail User Agent style forward
Type ⇒ Enhancement
State ⇒ New
as Mail User Agent style forward, like the manual Imp Forward action
does.
They need to automatically resend or forward a message but the new
message has to be sent with From address of mailbox user..
For instance, Mozilla Thunderbird lets to create a kind of redirect
filter to forward received messages to another email address, like the
manual Forward does.
Our Ingo installation uses SIEVE driver, so is it possible to
implement this kind of new Ingo filter using SIEVE driver?