Posts by MarcinKabiesz

    Hello,
    I wanted to invite honorable bunch of programmers from the panel to have carried a few modifications. Mainly I'm interested in the modifications related to the extension of the types of entries to a custom dns.




    The first amendment will apply to TXT entry in which I would like to give the sub-domain name and not, as currently only the main domain. In addition, I note that these entries could begin with an underscore "_", for example, to add a record of type DMARC.


    The second amendment will apply MX entry in which I would like to indicate the selected subdomain and not, as at present the entire domain.


    The third amendment will affect the type PTR entry in which I would use to give RevDNS. Not excluded that I would use $GENERATE not clap manually 256 entries.


    The fourth amendment will concern NS entry that I would use to delegate the subdomain to another customer on.


    The fifth amendment pole will be a permanent record TXT template. I would allow the google servers to send mail from my domain to paid Google Mail. (As for the SPF record) Additionally, I would like to be able to manually add DKIM key previously generated by the google and paste it into your domain or subdomain.


    Of course, thanks to all those who have invested something for the creation and development of the panel.



    Thank you
    Marcin

    Hello,
    I wanted to suggest some minor fixes for version 1.3.0 or later.



    NGINX:
    File: /etc/sites-available/00_master_ssl.conf


    Old:
    ssl_ciphers "HIGH:!aNULL:!MD5 or HIGH:!aNULL:!MD5:!3DES";


    New:
    ssl_ciphers "HIGH:!aNULL:!MD5 or HIGH:!aNULL:!MD5:!3DES or HIGH:!aNULL:!SHA";


    SHA is deprecated. SHA-256 is recommended.



    PROFTPD:
    File: /etc/proftpd/proftpd.conf


    Old:
    #PassivePorts 49152 65534


    New:
    PassivePorts 49152 65534


    or else, because my firewall uses a default drop policy.


    Thanks
    Marcin

    Witam,
    ja w tym roku też dużo spolściłem (z 200-300 jak dobrze pamiętam) ew poprawiłem jakieś wasze. Zapewne Ci co spolszczają ten projekt widzieli mój login :)

    Hello,
    I turn to you asking developers think about a few useful fixes. Following are the points that would make me interested as I'm sure other members of the panel as well.


    1. The DNS TXT record with the possibility to give a name (Example: _dmarc.example.com. IN TXT "v = DMARC1; p = none" not example.com. IN TXT "v = DMARC1; p = none")
    Mainly it comes to give a name to a TXT record, not just the domain.


    2. PTR DNS record type might stupid but for example I would like to be able to add the zone / domain in in-addr.arpa possibly ip6.arpa.


    3. Appendix OpenDKIM you can add or remove individual customer's domain and not, as now all or nothing. It would be good to make the customer also had the power to DKIM key installation for your domain, for example, if the administrator allow for such an operation by an additional variable when setting up a customer account.


    4. SSL Certificates may have to have an option on / off. Some sellers do not want to give most of the options for a low price package.


    5. The problem with the capacity of e mail accounts (tested on i-MSCP 1.2.9) if the seller changes the allocation of capacity email accounts is all a customer's account gets equally. Example: 10 e-mail accounts after changing the limit a client's account by the reseller to 1GB. This splits the 1GB for 10 pieces of the 100MB and each account change the existing capacity of the 100MB each. Automation probably not quite working as it should do unless there is a switch in the panel settings to avoid such a situation.


    Thanks !


    Marcin

    Hi,
    I have a problem because i can't remove directory in /var/www/virtual/domain.tld/subdomain/logs. Because in new version i-MSCP is unnecessary i wanted him removed.


    Info (in polish): rmdir: nie udało się usunąć `logs': Brak dostępu


    Thanks for solving in my problem.
    Sorry in my English :/

    Hello :)


    My problem is:


    =========


    Dear admin,


    An exception with the following message has been thrown in file
    /var/www/imscp/gui/library/client-functions.php (Line: 334):


    =================================================================


    Feature custom_dns_record is not known by the customerHasFeature()
    function.
    =================================================================


    Debug backtrace:
    ---------------


    File: /var/www/imscp/gui/public/client/domains_manage.php (Line: 625)
    Function: customerHasFeature()
    File: /var/www/imscp/gui/public/client/domains_manage.php (Line: 748)
    Function: client_generateCustomDnsRecordsList()


    Additional information:
    ----------------------


    Http User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0)
    Gecko/20100101 Firefox/30.0
    Request Uri: /client/domains_manage.php
    Http Referer: https://panel.hostcenter.eu/client/
    Remote Addr: 178.37.36.227
    Server Addr: 31.179.255.83


    ____________________________________________________________
    i-MSCP Exception Mail Writer


    Note: If an exception of same type is thrown again, you will not
    receive this mail before an expiration time that is currently fixed at
    6 hour(s).


    ===========


    Custom DNS records is not empty = ok
    Custom DNS records is empty = this error


    My Panel version is 1.1.11.


    Please help me ?


    Thanks