| Author |  | 
      
        | wzh Newbie
 
  
 
 Joined: 07 January 2019
 Online Status: Offline
 Posts: 7
 | 
          How to get smtp&imap/pop3 address and port based on email domain name
           | Posted: 26 March 2020 at 11:21pm | IP Logged |   |  
           | 
 |  | 
       
        | Back to Top |     | 
       
       
        |  | 
        | wzh Newbie
 
  
 
 Joined: 07 January 2019
 Online Status: Offline
 Posts: 7
 | 
          e.g. email is abc@hotmail.com,how to get imap.hotmail.com:110/smtp.hotmail.com:25 .
           | Posted: 26 March 2020 at 11:22pm | IP Logged |   |  
           | 
 |  | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Alex AfterLogic Support
 
  
  
 Joined: 19 November 2003
 Online Status: Offline
 Posts: 2207
 | 
          There is no unified way for this (and therefore no built-in support in MailBee for this) although some servers may support their own autodiscover implementations. For instance, something like this (you'll need to parse XML document by http://autoconfig.clientdomain.com/mail/config-v1.1.xml?emailaddress=user@domain.com URL and then parse the response.
           | Posted: 27 March 2020 at 12:48am | IP Logged |   |  
           | 
 |  
 Looks like this link may provide more info on this:
 https://help.directadmin.com/item.php?id=661
 
 Again, this is just one of the implementations. I can's say if it's gonna work for a particular email domain/server and we can't provide any support for this.
 
 Regards,
 Alex
 | 
       
        | Back to Top |     | 
       
       
        |  |