| Summary | custom hook for adding headers |
| Queue | IMP |
| Queue Version | 4.0.4 |
| Type | Enhancement |
| State | Resolved |
| Priority | 1. Low |
| Owners | slusarz (at) horde (dot) org |
| Requester | okuhl (at) netcologne (dot) de |
| Created | 12/06/2005 (7275 days ago) |
| Due | |
| Updated | 12/08/2005 (7273 days ago) |
| Assigned | |
| Resolved | 12/08/2005 (7273 days ago) |
| Milestone | |
| Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
State ⇒ Feedback
into a PHP file instead.
New Attachment: hooks.php.dist.patch
New Attachment: Headers.php.patch
New Attachment: conf.xml.patch
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ custom hook for adding headers
Queue ⇒ IMP
State ⇒ New
the functionality for adding custom headers to every email via
headers.txt didn't fit my requirements. Thus I implemented another hook
_imp_hook_header(), which is more flexible. I need this to add an
authentication-header, which holds the encrypted username of the
authenticated user.
Patches are attached. Would be nice if this could make it into cvs. ;-)
Regards,
Ollie.