Stabilization Period - Discussions

  • can´t create a ticket in bugtracker:
    Submission rejected as potential spam
    BotScout says this is spam (Y|MULTI|IP|0|MAIL|0|NAME|9)
    Defensio says content is not allowed (spam, 0.99, none)
    StopForumSpam says this is spam (username [73.28])


    so i attach a textfile with the errors
    (Distro=Debian 7 / MariaDB 5.5.3)

  • All Testers: Please post in here, when you find Bugs or something is not clear. So it's better for us, when all reports/post is in one Place :)


    Cool: This Post is not for you special -> After merging your post was on Top ^^

    Edited once, last by xorg ().


  • Hello ;


    https://github.com/i-MSCP/imsc…ac9e0818731cc707e8dbf9e08


    Thank for your report.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

    Edited once, last by Nuxwin ().

  • still some errors:


  • still some errors:
    ....


    Re


    https://github.com/i-MSCP/imsc…a6ff5594f6...0d7b53c831d5


    Sorry, I've not certificat for customer in my dev environment and so, I do not see these errors. I'll create one now to test the whole thing.


    Thank you for your report

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

    Edited once, last by Nuxwin ().

  • Hello,


    1. In custom DNS records : name must end a dot
    Example: http://www.domain.com. IN A 111.222.333.444
    but when I try input that name I get error: Cannot validate A record. Reason: 'Invalid NAME'.


    2. In custom DNS records: missing tag '@'
    This tag is needed to redirect all traffic to the IP


  • Hello ;


    1. dot at end of the name is not allowed and it's expected. The domain part is automatically added.


    If you add a custom DNS record for the domain.com as follow:


    Type: A
    Class: IN
    Name: forum
    IP Address: 192.168.5.150


    The name will be automatically completed as forum.domain.com. by bind:


    Code
    1. root@raring:/etc/postfix/imscp# dig forum.domain.com; <<>> DiG 9.9.2-P1 <<>> forum.domain.com;; global options: +cmd;; Got answer:;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 48875;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1;; OPT PSEUDOSECTION:; EDNS: version: 0, flags:; udp: 4096;; QUESTION SECTION:;forum.domain.com. IN A;; ANSWER SECTION:forum.domain.com. 10800 IN A 192.168.5.150;; Query time: 2 msec;; SERVER: 127.0.0.1#53(127.0.0.1);; WHEN: Thu May 23 20:32:38 2013;; MSG SIZE rcvd: 61


    Related zone file:


    2. I don't understand what you want mean...



    BTW: This thread is only for bug found in master during stabilization period and only for user that are unable to create a ticket on our bug tracker.


    Thank you for using i-MSCP

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

    Edited once, last by Nuxwin ().


  • For example:


    @ IN A xxx.xxx.xxx.xxx


    I think he mean that :)


    Re ;


    Thanks.


    Well it's not a bug. Will be allowed in 1.2.0 ;)

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206