Hi,
Im currently trying to add a Header that i set further downstream to KumoMTA to the Logging output but i would also like Kumo to discard said header before the message is sent out.
The header is the IP of the original client that sent the mail. Think ISP Email platform.
The header logs out fine when not using the smtp_server_message_received event to delete the header.
so my assumption is smtp_server_message_received is processed before the logging of a received message
Just wondering if i have missed something some where that would allow this to work or is it simply not possible