Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9233459
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T06:33:31+00:00 2026-06-18T06:33:31+00:00

I want to send mails from my exchange server . I have tried many

  • 0

I want to send mails from my exchange server . I have tried many things.

I see that webdav is not supported in later exchange versions.
Activesync need license to use it.

I was trying smtp, but smtp is disabled for most of the corporate accounts.

I am really stuck at this point.
Any guidance on how to go ahead would be really useful.

Thanks in advance

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T06:33:32+00:00Added an answer on June 18, 2026 at 6:33 am

    If your Exchange is Exchange 2010 and you have OWA access, you can see what mail FQDNs and ports are offered by your Exchange by clicking on the round question mark icon (?) in the upper right corner of OWA (next to “Options“), then clicking About.

    Within the window that pops up, you will get information such as (this is from Office 365)

     External POP setting:
     Server name: pod51018.outlook.com
     Port: 995
     Encryption method: SSL External IMAP setting:
     Server name: pod51018.outlook.com
     Port: 993
     Encryption method: SSL External SMTP setting:
     Server name: pod51018.outlook.com
     Port: 587
     Encryption method: TLS
    

    If you’re writing an app to send SMTP, it probably does not matter that your mail server is Exchange, as you won’t be using any Exchange-specific protocols. You would have to use ActiveSync to leverage Exchange features, otherwise you would be simply using POP3/IMAP4 as the retrieval method and SMTP for the sending method, all of which are standard protocols.

    Your Exchange server (and correctly configured mail server) will probably have SMTP open relaying blocked, so you will more than likely either need the user to authenticate to the SMTP server. In addition to authentication, you will need to use the correct SMTP port that allows submission and/or relaying.

    The ports would be:

    • 25 – this should always be available if you just want to submit a message to a recipient of within that same mail system (not relaying).
    • 465 – legacy secure SMTP (I don’t believe this one is widely used).
    • 587 – authenticated SMTP (in Exchange 2010, this is called the Client Receive Connector, or something similar)
    • ??? – custom port specified by the administrator?

    For testing purposes, if the recipient of your test message is in the mail system that the SMTP server receives for, you can probably send a standard SMTP message over port 25, without authentication. This is basically what regular email from the Internet would be doing. Antispam systems may detect spoofing attempts however, so be aware of that possiblity and check any quarantines if you do not receive the test message.

    This almost definitely will NOT work if you are trying to anonymously send to a recipient OUTSIDE of the mail system that the SMTP server receives for (i.e. relaying).

    So in summary:

    1. Find the open SMTP port (e.g. 587) for relaying
    2. Check the authentication methods that it supports/requires and provide authentication
    3. Submit message.

    Or if sending to a recipient inside that mail system:

    1. Properly format the SMTP message (sender, recipient)
    2. Submit un-authenticated SMTP message to TCP 25
    3. Check mailbox (look out for quarantining, just in case).

    Another possibility (of which I have no experience with) is to use Exchange Web Services (if you have Exchange 2010/2013). See:

    http://msdn.microsoft.com/en-us/library/exchange/aa563049(v=exchg.140).aspx

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to unit test a Java application that fetches mails from an email
I want to fetch unread mails from user's gmail account and send the notification
i was trying to make a code to automatically send mails from a server.
I am trying to send out mails from my server without them getting into
I want to call an action (it does some filtering and send mails) from
I want to send mail from my custom iPhone app. I have used MFMailComposeViewController
All, I want to send a mail from Unix OS (without GUI) to MS
I am using java to send mail. I want to set the from mail
Hai guys, I want to send scheduled mail every morning from my application and
I'm writing a program where I can send mails (using domino.dll) from three different

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.