mailwatch / MailWatch

MailWatch for MailScanner is a web-based front-end to MailScanner
http://mailwatch.org/
GNU General Public License v2.0
115 stars 66 forks source link

fix bulk msg operations with milter mode #1267

Closed dneuhaeuser closed 1 year ago

dneuhaeuser commented 1 year ago

bulk message operations do not work when mailscanner is working in milter mode. we need to 'fixMessageId' also when mta is 'msmail'.

otherwise in 'do_message_ops.php' the 'validateInput' returns negative and the execution is stopped.