[EMAIL PROTECTED] wrote:

> action_change_header("Cc" ...) will work if there's already a single
> "Cc" header.

> If there are no "Cc" headers, it will silently do nothing.

Not true; it will add one in that case.

> If there are multiple "Cc" headers, it will change one of them and
> leave the others.

Correct.

> action_delete_all_headers("Cc");
> action_insert_header("Cc", ...) # or action_add_header("Cc", ...)

Certainly, that's the safest bet.

Regards,

David.
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to