https://bugs.koozali.org/show_bug.cgi?id=13257

            Bug ID: 13257
           Summary: sme10 roundcube when server remote access requires a
                    subdomain due to @ A record pointing elsewhere
    Classification: Contribs
           Product: SME Contribs
           Version: Futur
          Hardware: ---
                OS: ---
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: smeserver-roundcube
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
  Target Milestone: ---

per title, a workaround is add 2x custom templates and hard code subdomain

vim 30IMAP
{$OUT .= " \$config['imap_host'] =
'ssl://mail.$DomainName:$imaps{TCPPort}';\n";}
'peer_name' => '{"mail.$DomainName"}',

vim 40SMTP
'peer_name' => '{"mail.$DomainName"}',

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to