Posts by UncleSam

    @UncleSam


    Any plugin in use?
    Result of mount command (full result please)
    Result of cat /proc/mounts command (full result please

    Sorry @Nuxwin I was a little bit fast with my reply. This workaround worked for me:


    Quote from Nuxwin


    # cd /etc
    # mv mtab mtab-disabled
    # ln -s /proc/mounts mtab
    # service imscp_mountall restart

    After that I started all queued tasks inside the Debugger page and everything went fine.

    Sorry I was a little bit busy


    @Nuxwin
    I tried perl /var/www/imscp/engine/imscp-rqst-mngr -v and got one error line:


    Code
    1. [FATAL] iMSCP::Dir::remove: Could not delete /var/www/virtual/domain.tld/logs/file.domain.tld: problem unlinking /var/www/virtual/domain.tld/logs/file.domain.tld: cannot remove directory: Device or resource busy


    Trying df -a | grep file.domain.tld shows more then one entry:

    Code
    1. root@h2644579 / # df -a | grep file.domain.tld
    2. /dev/vzfs 838860800 38700916 800159884 5% /var/www/virtual/domain.tld/logs/file.domain.tld
    3. /dev/vzfs 838860800 38700916 800159884 5% /var/www/virtual/domain.tld/logs/file.domain.tld
    4. /dev/vzfs 838860800 38700916 800159884 5% /var/www/virtual/domain.tld/logs/file.domain.tld
    5. /dev/vzfs 838860800 38700916 800159884 5% /var/www/virtual/domain.tld/logs/file.domain.tld

    So maybe it is the same problem like @innodapt had?

    Hello,


    I tried to delete some subdomains but all I get is a Deletion in progress... message. I tried to take a look into the /var/log/imscp/imscp-rqst-mngr.log log but it is empty.



    There was also a strange behavour:
    The first deletion try the only thing that changed in the list was that the letsencrypt configuration seemed to be deleted (subdomain switched in the list to ssl disabled). At the second try it stucked.



    Details:


    System: Ubuntu 16.04.1 LTS (new installation)


    I-MSCP: 1.3.14 Build 20161227 Codename Horner
    PHP: PHP-FPM

    Hello there,


    some days ago I installed some packages which seems to crash the postfix environment. I tried to undo that and I am having a working environment again. But in one case I get some error messages which avoids sending of mails. (I also tried to purge postfix and let I-MSCP reinstall it.) It would be great if anyone is able to help me!


    Every time a php script (and some tools like rss2mail) wants to send a mail using the default mail function a new entry inside the mail.log is generated and no mail is sent:

    Code: /var/log/mail.log
    1. Dec 21 16:00:10 srv postfix/sendmail[23768]: fatal: open /etc/postfix/main.cf: Permission denied


    Permissions of /etc/postfix:


    Support details:
    OS: Ubuntu 16.04.1 LTS (xenial)
    Version: Linux srv 4.4.0-57-generic #78-Ubuntu SMP Fri Dec 9 23:50:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux


    I-MSCP: 1.3.9 Build 20161216 (Horner)


    Postfix version: 3.1.0


    Reproduce: php sends an email using internal functionality for it

    Hi there,


    below is a list of tools which is use and find usefull. Please tell me if I should add your tools in this list too.


    E-Mail server

    Name Free / Paid Description Link
    DKIM Validator Free Validates SPF and DKIM entry of your mail. Just send an E-Mail to the given temporary address. http://dkimvalidator.com/
    Mailt-Tester Free / Paid Checks SPF, DKIM, Spam, ... almost everything. Limited daily usage without paid subscription https://www.mail-tester.com/
    Spamscorechecker Free / Paid Analyze the spam score of your mail https://spamscorechecker.com/
    Eicar Free Send Eicar test viruses to your mail address http://www.aleph-tec.com/eicar/
    SSL-Tools Cert Free Check your mail server smtp cert https://de.ssl-tools.net/mailservers
    SSL-Tools SSL Free Check if your mail transfer prevers ssl connection https://de.ssl-tools.net/mails
    Mail security grader Free Analyze your mail server (SMTP, POP, IMAP) http://emailsecuritygrader.com/
    MxToolbox Free / Paid Mailserver Toolbox http://mxtoolbox.com/
    SPF Record Free Checks and creates SPF records for your mail addresses http://www.spf-record.de/
    Port25 Free Replies with an detailed report: SPF, DomainKeys, DKIM and SpamAssassin https://www.port25.com/authentication-checker/
    MailRadar OpenRelay Free Tries different relay method agains your server http://www.mailradar.com/openrelay/
    AppMailDev Free Tests for DKIM, SPF and DomainKeys http://www.appmaildev.com/
    CheckTLD Free Reply with all steps a mail server is doing on receiving mails. Also checks ssl certificate. https://www.checktls.com/perl/TestSender.pl


    E-Mail tools

    Name Free / Paid Description Link
    DavMail Free POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway http://davmail.sourceforge.net
    E-MailRelay Free E-MailRelay is a simple SMTP proxy and store-and-forward message transfer agent (MTA) http://emailrelay.sourceforge.net/


    DNSBL

    Name Free / Paid Description Link
    Blacklistalert Free Multi blacklist tester http://blacklistalert.org/
    MxToolbox Free / Paid Mailserver Toolbox http://mxtoolbox.com/


    Gameservers


    Name Free / Paid Description Link
    GameServerManagers Free Wrapper for a lot of game servers for easy install, update, start/stop and monitor https://gameservermanagers.com/


    Generell

    Name Free / Paid Description Link
    Digicert Util Free Test almost every port for ssl certificates https://www.digicert.com/util/

    Hello there,


    I have some troubles with the bacup procedure. Currently it is using all CPU power which it is able to get. I know it is using nice and ionice but this is too much for my small server (server not responding during backups).


    So my question is:
    Is there a possibility to limit the threads or switch to single threaded mode (or something like that)?

    Hello,


    due to some troubles I had to reinstall postfix and let I-MSCP reconfigure it. After that I had to do the same thing with opendkim because it seemed to be broken too (did uninstall using 'purge').


    So I let the plugin create new dkim keys for my domain and set this entry also into the dns server. After checking it I saw, that the key attached is not the same as the key which I added in the dns server. Checking this using online dkim validator tools also told me it is not matching.


    So my question now is:
    How can I completely reset the plugin (and deleting everything) to do a clean new installation?



    One thing: I recreated the key for my domain more than once and it was always the same key?!?