Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Unable to send email via webmail: error 111  (Read 2592 times)

0 Members and 1 Guest are viewing this topic.

jominj

  • Guest
Unable to send email via webmail: error 111
« on: January 12, 2014, 06:50:39 am »
When we try to send an email via webmail  get this error
sendmail unknown error 111

While we check the mail log '/usr/local/psa/var/log/mailllog' file you can find this message:

qmail-queue-handlers[11558]: Unable to get information about group 'popuser': Permission denied


This error is due to invalid permission in the /etc/groups. change the permission on groups file.
Code: [Select]
# chmod 644 /etc/groups