[horde] Compound headers in Ingo and procmail
Jan Schneider
jan at horde.org
Mon Jul 28 08:20:42 UTC 2008
Zitat von Tim <tim at sig.msstate.edu>:
> Hello.. I noticed that compound headers in Ingo (config/headers.php) such as
>
> 'To,Cc,Bcc,Resent-to' => array(
> 'label' => _("Destination (To,Cc,Bcc,etc)"),
> 'type' => INGO_STORAGE_TYPE_HEADER
>
> doesn't get translated into the proper procmail recipe. The above
> translates into:
>
> * ^To,Cc,Bcc,Resent-to: ...
>
> which actually wouldn't match any headers. I am guessing the best
> place to fix this is in the procmail driver but I haven't had time
> to look too much into it yet. Right now I just comment out the
> compound headers (the special case Desitnation is all I need for
> procmail anyway), but a quick test shows that changing to
> '^(To|Cc|Bcc|Resent-to)' => array( ... in fields.php is a temporary
> fix for procmail (but probably breaks other drivers).
>
> Thanks,
>
> Tim
>
>
> --
> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
Please create a ticket on http://bugs.horde.org/.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the horde
mailing list