TITLE:
After mu#23 - plesk sendmail[]: Trying to resolve the e-mail alias:
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:Plesk Onyx 17.5.3 update #23, CentOS Linux 7.3.1611 (Core), XEN VPS
PROBLEM DESCRIPTION:Getting the following type of error reported by cron:
plesk sendmail[14291]: Trying to resolve the e-mail alias: exampleuser
postalias: option requires an argument -- 'q'
postalias: fatal: usage: postalias [-Nfinoprsvw] [-c config_dir] [-d key] [-q key] [map_type:]file...
Also seeing the following in /var/log/messages:
Sep 26 12:45:38 vm crond: plesk sendmail[16306]: Trying to resolve the e-mail alias: exampleuser
Sep 26 12:45:38 vm crond: postalias: option requires an argument -- 'q'
Sep 26 12:45:38 vm crond: postalias: fatal: usage: postalias [-Nfinoprsvw] [-c config_dir] [-d key] [-q key] [map_type:]file...
STEPS TO REPRODUCE:plesk sendmail[14291]: Trying to resolve the e-mail alias: exampleuser
postalias: option requires an argument -- 'q'
postalias: fatal: usage: postalias [-Nfinoprsvw] [-c config_dir] [-d key] [-q key] [map_type:]file...
Also seeing the following in /var/log/messages:
Sep 26 12:45:38 vm crond: plesk sendmail[16306]: Trying to resolve the e-mail alias: exampleuser
Sep 26 12:45:38 vm crond: postalias: option requires an argument -- 'q'
Sep 26 12:45:38 vm crond: postalias: fatal: usage: postalias [-Nfinoprsvw] [-c config_dir] [-d key] [-q key] [map_type:]file...
[root@server ~]# echo "this is the body" | mail -s "this is the subject" "[email protected]"
[root@server ~]# plesk sendmail[17485]: Trying to resolve the e-mail alias: root
plesk sendmail[17485]: The e-mail alias was resolved to: [email protected]
ACTUAL RESULT:[root@server ~]# plesk sendmail[17485]: Trying to resolve the e-mail alias: root
plesk sendmail[17485]: The e-mail alias was resolved to: [email protected]
mail sent with no errors
EXPECTED RESULT:mail is sent by errors are produced to console / terminal
ANY ADDITIONAL INFORMATION:This only occurred after mu#23, and is now happening with all servers as they automatically install mu#23. Every cron run triggers an error
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:Help with sorting out