Problem mit der beta 2 mit Roundcube

  • Code
    1. SERVER_HOSTNAME = control.myinterface.infoBASE_SERVER_VHOST = control.myinterface.infoLOCAL_DNS_RESOLVER = yes


    That´s what my imscp.conf says about it ...


    I think that the Problem is, that the Installer won´t let you set a TLD as FQDN, there has to be a Subdomain like control.myinterface.info and the Smtp/Imap will be set to a sub like imap.control.myinterface.info


    I´m using the DNS Servers from Namecheap.com, thats where i registered my domains. There Nameservers are simply ... fast. There has been set a Wildcard for Subdomains and the Mailserver had been entered correctly in their System.


  • Re;


    And when you install imscp, the entry in the roundcube config file is generated as smtp.control.myinterface.info, right?


    BTW: What is a TLD for you? Give an example. For me a TLD is such as .com, .net ...

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

    Edited once, last by Nuxwin ().

  • Yes thats right and when i change it to smtp.myinterface.info, everything works (Same for Imap)


    Sorry, Second, not top, l meant Second Level Domain :blush: ... As i said, i´m not a Professional, i only do this as an Hobby.

    Edited once, last by Haze ().

  • Ok, give me 10 minutes. I check something...

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

  • Ok, it's not really a bug. You are using exotic configuration and you should configure your DNS server correctly. can you do that:


    On your registrar interface (dns management), try to add the following CNAME records:


    smtp.control.myinterface.info. IN CNAME smtp.myinterface.info.
    imap.control.myinterface.info. IN CNAME imap.myinterface.info.


    Save changes. Ensure you see the new records:


    dig smtp.control.myinterface.info
    ...


    Rerun i-MSCP installer to get roundcube imap and smtp hostname values as set by us.


    Try to connect and send/receive mail via roundcube.


    Edit WAIT

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

    Edited once, last by Nuxwin ().

  • Hmm, ok.
    Could you get this in the Wiki for Other Namecheap Users? Because the DNS Settings i use, are Standard for this Provider. (allready talked to their Support) Also the Standard Settings worked on Plesk ans cpannel


    Edit: Ok, im waiting :)

    Edited once, last by Haze ().

  • You already added these entries as A record:


    Code
    1. root@imscp:/var/cache/bind# dig smtp.control.myinterface.info @192.168.5.100; <<>> DiG 9.7.3 <<>> smtp.control.myinterface.info @192.168.5.100;; global options: +cmd;; Got answer:;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 47939;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 5, ADDITIONAL: 0;; QUESTION SECTION:;smtp.control.myinterface.info. IN A;; ANSWER SECTION:smtp.control.myinterface.info. 248 IN A 62.141.46.188;; AUTHORITY SECTION:myinterface.info. 993 IN NS dns2.registrar-servers.com.myinterface.info. 993 IN NS dns1.registrar-servers.com.myinterface.info. 993 IN NS dns4.registrar-servers.com.myinterface.info. 993 IN NS dns3.registrar-servers.com.myinterface.info. 993 IN NS dns5.registrar-servers.com.;; Query time: 20 msec;; SERVER: 192.168.5.100#53(192.168.5.100);; WHEN: Fri Dec 14 07:34:11 2012;; MSG SIZE rcvd: 179



    So, that should normally work without problem.

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

    Edited once, last by Nuxwin ().


  • Hmm, ok.
    Could you get this in the Wiki for Other Namecheap Users? Because the DNS Settings i use, are Standard for this Provider. (allready talked to their Support) Also the Standard Settings worked on Plesk ans cpannel


    Edit: Ok, im waiting :)


    Could you install teamviewer on your desktop and then, I can check your server directly ? Normally, with the records you already have, this should work without problem even if in roundcube the hostname for imap is set as imap.control.myinterface.info.


    I'm really curious to investigate on your server to get answer about the things that are causing this resolution problem.


    BTW: You can see all what I do via teamviewer.

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

    Edited once, last by Nuxwin ().

  • Wait a Moment, I´ll show you my Standard DNS Configuration.


    Just a Second


    Edit:

    Edited once, last by Haze ().


  • Wait a Moment, I´ll show you my Standard DNS Configuration.


    Just a Second


    Sure ;)

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