Posts by omariobros

    Hello.


    I migrated my I-MSCP from one server to another and everything works perfect, how ever the old FTP users do not work and cannot login to the FTP client and are always getting "Bad password" and yes I have tried to generate new one, and on the same domain account if I try to create new FTP account there is the same problem for that account also.


    However if I create new customer with some new domain example.com and switch to that account and create an FTP user then it works and I can login via FileZilla, and everything.


    There is only the old customer accounts that are not working quite well.


    Hope for some solution.

    Problem with WHMCS bridge plugin.


    WHMCS version 6.3.1 and i-MSCP version 1.3.5


    WHMCS bridge version 1.0.1


    Problem:
    When customer open product details and click on the "Control Panel" button it get stuck on the https://url.in:8443/client/ with the message: "Error 403 Forbidden"


    So I tried as WHMCS admin, and I got the same problem, stuck at the server url https://url.in:8443/client/


    How about when I refresh this page where I get this error I am redirected to https://url.in:8443/index.php

    Files

    • i-MSCP.png

      (36.27 kB, downloaded 7 times, last: )

    Hello, thanks for your reply.


    About the php mail() error log I do not get any logs about, and I am tail mail.log and also syslog but no errors are there about that php mail().


    About the TLS error, I am using WP mail sender where I can choose "No encryption" "SSL connection" and "TLS encription" I have chosen "No encryption" so the plugin should not be using TLS connection.

    Hello.


    Verison of i-MSCP: 1.3.0


    I have installed few Wordpress for customers on my server, and all plugins like "Contact Form 7" use php mail() function to send the mail from the server.


    The mail will go to the emails that are hosted on the server but on outgoing emails like @gmail.com @hotmail.com etc no one will receive any emails that they should get.


    So I tried to send an email from my personal address from this server to an email address @gmail.com and that work fine, I can send and receive emails trough Roundcube/Rainloop/Thunderbird.


    So I tried also to install Wordpress SMTP mail sender, and filled out the information for the server to login/ports and etc and I send "Test Mail" on my mail address and I was tailing log for mail while using the SMTP plugin.


    I get this:


    SSL_accept error from subdomain.domain.local[127.0.0.1]: 0
    Sep 11 21:49:15 subdomain postfix/smtpd[13344]: warning: TLS library problem: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca:s3_pkt.c:1300:SSL alert number 48:
    Sep 11 21:49:15 subdomain postfix/smtpd[13344]: lost connection after STARTTLS from subdomain.domain.local[127.0.0.1]
    Sep 11 21:49:15 subdomain postfix/smtpd[13344]: disconnect from subdomain.domain.local[127.0.0.1]


    And about the php mail() I do not have any clue about what is wrong there cause I am not getting anything in logs.