palinkas-jo-reggelt / hMailServer-SQL-Log

hMailServer MySQL Connection Log
1 stars 0 forks source link

INFO Request for Button Message Body #2

Open gotspatel opened 1 week ago

gotspatel commented 1 week ago

@palinkas-jo-reggelt

I am intending to rectify some error and enhance some feature and request more info, please

what does the button "Message Body" on page http://localhost/msg.php?msgid=

is intended to display using onclick='load("./iframemsg.php?msgid="

since it shows nothing where as the "Raw Eml File" shows the complete raw email

hence asking to check and rectify

palinkas-jo-reggelt commented 1 week ago

It's supposed to show the message body which is added to the db in hmailserver trigger OnAcceptMessage.

https://github.com/palinkas-jo-reggelt/hMailServer-SQL-Log/blob/42b2cb68891de0a58ef6af53089875dd1199d4a2/events/EventHandlers.vbs#L413