mailwatch / MailWatch

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

QUARANTINE_USE_SENDMAIL not working after update #1282

Closed HierraStrunger closed 1 year ago

HierraStrunger commented 1 year ago

After upgrade from 1.2.10 to 1.2.20 QUARANTINE_USE_SENDMAIL not respect true flag. Messages are sent as postmaster and broken DKIM. On status page these messages appers only one time, unlike before that appers two times. Any suggestion? I'm using postfix as server

endelwar commented 1 year ago

From 1.2.10 to 1.2.20 function quarantine_release (where QUARANTINE_USE_SENDMAIL is checked) hasn't changed functionality, the only edits are:

Both of these changes have been done by the PHP-CS-Fixer tool

HierraStrunger commented 1 year ago

Any way to debug this? Outgoing messages are ok, incoming messages do not arrive in the email box.

HierraStrunger commented 1 year ago

After review sendmail symlink works