lrwxrwxrwx 1 root root 33 21. Feb 22:01 clientcert.pem -> /var/qmail/control/servercert.pem
-rw-r--r-- 1 root root 1 11. Apr 13:07 databytes
-rw-r--r-- 1 root root 34 4. Mai 12:39 defaultdelivery
-rw-r--r-- 1 root root 245 4. Mai 12:39 dhparam1024.pem
-rw-r--r-- 1 root root 156 4. Mai 12:38 dhparam512.pem
-rw-r--r-- 1 root root 2 2. Mai 22:30 doublebounceto
-rw-r--r-- 1 root root 58 8. Aug 05:10 locals
-rw-r--r-- 1 root root 26 24. Mai 00:15 me
-rw-r--r-- 1 root root 233 12. Aug 21:59 rcpthosts
-rw-r--r-- 1 root root 235 12. Aug 21:59 rejectnonexist
-rw------- 1 qmaild root 497 21. Feb 22:01 rsa512.pem
-rw-r--r-- 1 root root 2954 21. Feb 22:01 servercert.pem
-rw-r--r-- 1 root root 25 4. Mai 12:38 smtpplugins
-rw-r--r-- 1 root root 263 12. Aug 21:59 virtualdomains
I had the same problem, finally found a solution that works for me, maybe it helps you out.
In my qmail-log i also found
Quote:
XXXXXXX qmail-local-handlers[10933]: cannot create temporary file - (13) Permission denied
I noticed the file-permissions of /var/qmail/bin/qmail-local were different to qmail-remote
Quote:
-r-xr-xr-x 1 root qmail 71744 16. Okt 14:58 qmail-local
-r-x--s--x 1 mhandlers-user popuser 71488 16. Okt 14:58 qmail-remote
So I set the owner and group ("chown mhandlers-useropuser /var/qmail/bin/qmail-local") and the permissions ("chmod g+s /var/qmail/bin/qmail-local") and it worked. I can send mail to drweb ("mail drweb") and finally the cronjob by drweb doesn't reach me from mailer-daemon with failure notice
Hope that helps, good luck.
We use essential cookies to make this site work, and optional cookies to enhance your experience.