Configure Sending Email Outlook Email Address

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nuevo_espo
    Junior Member
    • Jul 2024
    • 1

    Configure Sending Email Outlook Email Address


    I am excited to try out EspoCRM but am having trouble getting an email to send.

    I do not need to receive emails via EspoCRM but need to send them. Our organization uses Outlook. These are the details of my EspoCRM configuration and the Outlook configuration:

    Ubuntu 22.04.4 LTS
    PHP 8.1.29
    Apache/2.4.59 (Ubuntu)

    Email config:

    Server: smtp.office365.com
    Port: 465
    Security: SSL


    Is it possible to send emails via Outlook wtih EspoCRM without purchasing the extension?


    Thanks,
    Kristen​
    Last edited by nuevo_espo; 07-03-2024, 06:42 PM.
  • Vadym
    Super Moderator
    • Jun 2021
    • 346

    #2
    Hi nuevo_espo,

    There is the possibility to use Outlook SMTP without Outlook integration by creating app password and specifying it instead of your Outlook account password:

    Also, please use the configurations shown on the screenshot:
    Click image for larger version  Name:	image.png Views:	0 Size:	38.4 KB ID:	108299

    Comment

    • macistda
      Member
      • Jul 2022
      • 76

      #3
      Vadym
      Thanks, that's interesting, for other Apps, too.

      Hint: For Business case, you have to enable MFA enforce at MS Entra ID / Azure Active Directory first. Otherwise you can't create an App-Password (Option "Create App-Password" is missing if MFA is not enforced for that account). Even if MFA is enabled for "all" in O365, which is the "Standard" round for about a year ago.
      But this is not syncronized from O365 to Entra ID. Just telling...

      Comment

      Working...