Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic Aurora

 AfterLogic Forum : AfterLogic Aurora
Subject Topic: Autodiscover module Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
solkmaaker
Senior Member
Senior Member


Joined: 28 June 2020
Online Status: Offline
Posts: 172
Posted: 16 May 2025 at 1:50pm | IP Logged Quote solkmaaker

Hello

https://afterlogic.com/docs/aurora/configuration/configuring-autodiscover
It works as documented, and there's the problem.
Output is exactly (except server names and user) as in documentation:

Code:

                <Type>IMAP</Type>
                <Server>domain.com</Server>
                <LoginName>user@domain.com</LoginName>
                <Port>143</Port>
                <SSL>off</SSL>
                <SPA>off</SPA>
                <AuthRequired>on</AuthRequired>
            </Protocol>
            <Protocol>
                <Type>SMTP</Type>
                <Server>domain.com</Server>
                <LoginName>user@domain.com</LoginName>
                <Port>25</Port>
                <SSL>off</SSL>
                <SPA>off</SPA>
                <AuthRequired>on</AuthRequired>


So, how to change ports and SSL?

Back to Top View solkmaaker's Profile Search for other posts by solkmaaker
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide