On Fri, 17 Nov 2017 07:46:00 -0800
"Michael Fox" <n...@mefox.org> wrote:

> 1) When building $new_entity, does every field need to be included?

Yes.

> Or will extra info be copied from the existing $entity?

No, unless you arrange for that in your code.

> 2)  I can't figure out how to replace the Subject header - even with a
> string literal.  For example, suppose I have the following in
> filter_end():

You can't replace top-level headers this way.  You need to use
action_change_header(...)

> What comes through the filter (received in the user's mailbox) is a
> text/plain message with the original subject and the replacement
> body.  What am I doing wrong?

See above!

Regards,

Dianne.
_______________________________________________
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 MIMEDefang@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to