Recent content by Hans_Meiser

  1. H

    Postfix, saslauthd

    UPDATE: Second issue solved here: https://talk.plesk.com/threads/pop3d-pem-no-start-line.332732/ Hello IgorG: "Yes, '[email protected]@' is strange record. I suppose that this extra @ symbol comes from some incorrect record in database or something else." What is the psa-db-table-name we are...
  2. H

    pop3d.pem no start line

    SOLVED: The all in one-error message "no start line" is misleading. I hate those messages. They can cause hours, days and weeks of investigations. My system needs a dhparam section in the pop3d.pem This is not metioned in the Paralleles Plesk KB... http://kb.odin.com/en/1062 I'm not sure...
  3. H

    pop3d.pem no start line

    Hi, I created a self singed cert and only edited it with cat (merging the Openssl-outputs) cat /home/xxx/tmp/cert.crt > /usr/share/courier-imap/pop3d.pem cat /home/xxx/tmp/cert-stripped.key >> /usr/share/courier-imap/pop3d.pem cat /home/xxx/tmp/cert.crt > /usr/share/courier-imap/imapd.pem cat...
  4. H

    pop3d.pem no start line

    Hello UFHH01! I used the following KB-articles: http://kb.sp.parallels.com/en/1062 http://kb.sp.parallels.com/en/118918 I used Notpad++ to paste my commercial cert and key. I converted it to unix first with Notepadd++, then later double checked on Ubuntu with dos2unix. It is 100% in unix...
  5. H

    pop3d.pem no start line

    Thank you, but double checked with the same result... couriertls: /usr/share/courier-imap/pop3d.pem: error:0906D06C:PEM routines:PEM_read_bio:no start line
  6. H

    pop3d.pem no start line

    Hello, I get the following error message in my mail logs: /usr/share/courier-imap/pop3d.pem: error:0906D06C:pEM routines:pEM_read_bio:no start line This happens even with the "Plesk-Default-Cert" in pop3d.pem. I believe I tried every suggestion from the internet...text block positions, user...
  7. H

    Postfix, saslauthd

    Got same issue: ---------------------------------------------- No such user '[email protected]@' in mail authorization database Apr 14 06:21:14 xxx plesk_saslauthd[7500]: failed mail authenticatication attempt for user '[email protected]@' (password len=15) ----------------------------------------------...
  8. H

    SuexecUserGroup, bad user name

    Thank you for your response. Actually I don't want to reintroduce the deleted user. This also could be done on OS shell. Would SuexecUserGroup change if I change the username in db-table sys_users? Could I change the Domainowner from within Plesk-Panel? Or do I have to create a complete new...
  9. H

    SuexecUserGroup, bad user name

    Hello, I have manually removed a user from the Ubuntu OS. The user isn't present in the Plesk-UI too. On my Vhosts SuexecUserGroup is still set to this non existent user. So the apache can't restart... Apache message: bad user name xxx Action 'configtest' failed. Are there corresponding...
Back
Top