Today i made an upgrade from 1.3.8 to 1.3.16 on Debian Jessie.
A customer got a bounce-mail after sending an email to a forward-address with autoresponder. The email got correctly forwarded, but the autoresponder failed:
Code: /var/log/mail.log
- Jan 19 18:34:57 hosting5 postfix/pipe[25797]: A542960B75: to=<user1@imscp-arpl.domain.de>, orig_to=<user1@domain.de>, relay=imscp-arpl, delay=0.38, delays=0.16/0.01/0/0.22, dsn=5.3.0, status=bounced (Command died with status 255: "/var/www/imscp/engine/messenger/imscp-arpl-msgr". Command output: [_[0;31mFATAL_[0m] main: Can't call method "isa" on an undefined value at /usr/share/perl5/MIME/Parser/Reader.pm line 186, <STDIN> line 1. [_[0;31mERROR_[0m] Could not to open log file `/var/log/imscp/imscp-arpl-msgr:imscp-arpl-msgr.log' for writting: Permission denied )
- Jan 19 18:34:57 hosting5 postfix/pipe[25799]: A542960B75: to=<user2@imscp-arpl.domain.de>, orig_to=<user2@domain.de>, relay=imscp-arpl, delay=0.38, delays=0.16/0.01/0/0.21, dsn=5.3.0, status=bounced (Command died with status 255: "/var/www/imscp/engine/messenger/imscp-arpl-msgr". Command output: [_[0;31mFATAL_[0m] main: Can't call method "isa" on an undefined value at /usr/share/perl5/MIME/Parser/Reader.pm line 186, <STDIN> line 1. [_[0;31mERROR_[0m] Could not to open log file `/var/log/imscp/imscp-arpl-msgr:imscp-arpl-msgr.log' for writting: Permission denied )
I could not reproduce the error. Autoresponder and forwarding seems to work (no errors while testing)...