zone-eu / zone-mta

📤 Modern outbound MTA cross platform and extendable server application
European Union Public License 1.2
599 stars 96 forks source link

Manipulate data before sending to UDP Log Server #311

Closed Luskan777 closed 1 year ago

Luskan777 commented 2 years ago

Hi Guys,

I need the field with the information of the user who sent the message to be sent to the log server at the sending stage.

the user is sent only in the "QUEUED" stage and not in the sending stages as "ACCEPTED".

Is there a way to manipulate the data before sending it to the UDP server? Maybe some context in the plugin system that allowed to handle this data.

Luskan777 commented 2 years ago

have a plugin context that allow see the logs, but not allow edit.

The plugin context is 'log:entry'