Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: Sending SMTP via Office365..?  (Read 8589 times)

Offline iannicholson

  • Newbie
  • *
  • Posts: 7
  • Karma: +0/-1
    • View Profile
Sending SMTP via Office365..?
« on: July 03, 2017, 11:47:49 AM »
Hi!

I'm new to AbanteCart, and so far, I am impressed and very grateful - it's amazing it's free.

I have a question: How do I configure the SMTP mail to work with Office365? According to Microsoft, I need to have the following:-

Server name: smtp.office365.com
Port: 587
Encryption method: STARTTLS

It's the STARTTLS  that's confounding me - How do I get AbanteCart to comply with that protocol?

I tried ssl://smtp.office365.com AND starttls:/smtp.office365.com - no joy.

:(

Any ideas?


Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Sending SMTP via Office365..?
« Reply #1 on: July 03, 2017, 11:49:25 AM »
try to use 465 port,
587 for incoming mails
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline iannicholson

  • Newbie
  • *
  • Posts: 7
  • Karma: +0/-1
    • View Profile
Re: Sending SMTP via Office365..?
« Reply #2 on: July 03, 2017, 12:32:16 PM »
Tried the port change - still no joy...
 :-[



Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Sending SMTP via Office365..?
« Reply #3 on: July 03, 2017, 03:23:29 PM »
you can ask your hosting provider about it. php just uses server openssl library.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens


Offline Julianne37

  • Newbie
  • *
  • Posts: 4
  • Karma: +2/-0
    • View Profile
Re: Sending SMTP via Office365..?
« Reply #5 on: November 11, 2021, 06:44:47 PM »
This is for anyone who is using GoDaddy and 365 office email for SMPT mail setup.
You need to set the mail up with LOCALHOST as the SMTP host and provide the username which will be the office 365 email you set up through GoDaddy. For the PORT you need to put 25.

Note: you DONT need a password

Here is their documentation: ae.godaddy.com/help/send-form-mail-using-an-smtp-relay-server-953

« Last Edit: November 11, 2021, 06:50:11 PM by Julianne37 »

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Sending SMTP via Office365..?
« Reply #6 on: November 12, 2021, 09:49:02 AM »
This is for anyone who is using GoDaddy and 365 office email for SMPT mail setup.
You need to set the mail up with LOCALHOST as the SMTP host and provide the username which will be the office 365 email you set up through GoDaddy. For the PORT you need to put 25.

Note: you DONT need a password

Here is their documentation: ae.godaddy.com/help/send-form-mail-using-an-smtp-relay-server-953

In theory you should add your abantecart into whitelist of applications first

https://docs.microsoft.com/uk-ua/Exchange/mail-flow-best-practices/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-microsoft-365-or-office-365?redirectSourcePath=%252fen-us%252farticle%252fHow-to-set-up-a-multifunction-device-or-application-to-send-email-using-Office-365-69f58e99-c550-4274-ad18-c805d654b4c4
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

 

Powered by SMFPacks Social Login Mod