Posts by BInspiron

    Hi,


    after a few day runtime the backend Nginx service will be unavailable.

    (The frontend pages working fine.)

    In the Nginx error log is full with this error message: worker_connections are not enough


    The default nginx.conf setting is: worker_connections 2048;


    It is normal to raise up this number to 4096? Or set to auto?


    Thank you for your advise! :thumbsup:

    Hi,


    I setup auto-reply email message on admin panel. Unfortunately the hungarian special characters are wrong in the answer mail and

    almost unreadable.


    "2019.07.15-tol 2019.07.21-ig nem vagyok az irodában.
    Kérdés esetén kérem"


    I found this solution here on the forum:


    $out->attach(

    Type => 'text/plain; charset=utf-8',

    #Encoding => '8bit',

    Encoding => 'base64',

    Description => 'Mail User Auto-Reply Message',

    Data => (keys %{$rdata})[0];

    );


    /var/www/imscp/engine/messenger/imscp-arpl-msgr



    My question is: which service must restart to reload the system this config file?


    Thank you!


    b.


    It seems that Microsoft is always using a new IP address, so mails won't pass greylisting. You have to whitelist Microsoft IPs.

    Thank you!


    Can I whitelist the whole domain in whitelist like this: *.outbound.protection.outlook.com ?

    Or I have to collect all Microsoft's ip addresses and whitelist each ip?


    Thank you!


    Thank you.


    I collected from my mail log one of the problematic sender log entries.
    They use Microsoft Outlook mail service for own mail server.


    I tried to hide the original domain names and sender / receiver addresses but hopefully it is still readable.

    I attached the part of the log.

    Thank you.


    balilog.txt

    Hi,


    a have Postgrey service installed (version: 1.3.0 (Build 2018032000)) on my I-MSCP server. I have more than 200 email users under several domains.

    So I need this service, but in the days the customers realized that so many email delayed more than 10 hours and in some cases the mails arrive twice.


    How can I check that this service working properly?


    What config steps do I need to check?


    Thank you!

    Hi,


    I tried to change a normal email account to forward account.
    I did it many times, but now after I set up the forwarded email address I got this message "Modification in progress", but after few hours
    still "Modification in progress" for this account. I try to refresh the page, logout and login but the status is the same.


    Meanwhile if I try to send mail to this email account, I get an error message that this account is no longer exist.
    I cant modify or delete this account becaouse no button for this, only the message "Modification in progress'.


    Hava you got any idea?


    Thank you!

    Unfortunately I started the update process and when it failed I can't log in to the admin panel.


    So I deleted the plugin from the filesystem manually. The update process failed again (searched the Spamassassin plugin).
    After that I downloaded the latest plugin manually then put into the plugins directory.
    I started the installer again and it's run without any error.