How to Authenticate an IMAP, POP, or SMTP connection using 2.0 Auth for ERP, SMTP application server

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

ความคิดเห็น • 80

  • @kadiransari3436
    @kadiransari3436 5 หลายเดือนก่อน +2

    Thank you so much for this video! The detailed explanation of how to authenticate IMAP, POP, and SMTP connections using OAuth 2.0 was incredibly helpful. Your step-by-step guide made it easy to follow along. Looking forward to more great content!

  • @raquibulhoque1059
    @raquibulhoque1059 ปีที่แล้ว +3

    Much needed tutorial. appriciate for the demonstration.

  • @KingBigCle32
    @KingBigCle32 ปีที่แล้ว +2

    Very good 👍

  • @testandoogame12
    @testandoogame12 หลายเดือนก่อน +1

    Sou do Brazil. Venho deixar meus agradecimentos. Muito obrigado amigo!!!!

  • @ITLabelon
    @ITLabelon ปีที่แล้ว +1

    thanks for the demonstration.

  • @uniqueshare7872
    @uniqueshare7872 ปีที่แล้ว +1

    Superb!

  • @chimeranzl9147
    @chimeranzl9147 2 หลายเดือนก่อน +1

    life saver, cheers!!!

  • @novi6018
    @novi6018 ปีที่แล้ว +1

    Very good.

  • @Nachte-uf3en
    @Nachte-uf3en ปีที่แล้ว +1

    Fantastic!

  • @lwanye1800
    @lwanye1800 ปีที่แล้ว +1

    Very nice video!

  • @sbconnectwithme
    @sbconnectwithme ปีที่แล้ว +1

    Nice. Thank you.

  • @AfriEye
    @AfriEye ปีที่แล้ว +1

    Great job.

  • @gayabebas5678
    @gayabebas5678 ปีที่แล้ว +1

    Nice one! Keep it up.

  • @julianfernandez3556
    @julianfernandez3556 11 หลายเดือนก่อน +1

    Hello Man, thank you for your videos , they are very helpfull , Could this be valid for setting up an Office 365 account in Outlook with pop3?

    • @microsoftbeyond
      @microsoftbeyond  11 หลายเดือนก่อน

      Unfortunately pop3 will not work in business basic license. But it will work in E1, E3 licenses.

  • @SeniorAdvisor-mh7ok
    @SeniorAdvisor-mh7ok 29 วันที่ผ่านมา +1

    In "Request API permissions", no office365 is shown, only Azure choices, what should we do for IMAP

    • @microsoftbeyond
      @microsoftbeyond  29 วันที่ผ่านมา

      Documents might have changed from Microsoft side as this is prepared based on Microsoft link. Now name of the services could be changed. Need to check.

  • @cartoonfriend1
    @cartoonfriend1 ปีที่แล้ว +1

    Super!

  • @marcelomenezes6543
    @marcelomenezes6543 หลายเดือนก่อน +1

    Funcionou perfeitamente.

  • @MattSmith_Is_Awesome
    @MattSmith_Is_Awesome 9 หลายเดือนก่อน +1

    Will this work to add smtp.access as well if I choose SMTP under the permissions?

  • @jcm24
    @jcm24 ปีที่แล้ว +1

    Good!

  • @mama750
    @mama750 ปีที่แล้ว +1

    very useful!

  • @FarihaAktar-on2bn
    @FarihaAktar-on2bn ปีที่แล้ว +1

    great

  • @yashsoni-gv8bh
    @yashsoni-gv8bh ปีที่แล้ว +1

    Hello, I completed the setup using above video but still getting popups when trying to sign in with IMAP.
    Regarding Client secrect portion - when we'll need to apply that in the setup process?

    • @microsoftbeyond
      @microsoftbeyond  ปีที่แล้ว

      This settings will only work in application server or erp server which only support pop/imap protocol. You cannot configure outlook by that. Also you have to enable authenticated SMTP.

    • @yashsoni-gv8bh
      @yashsoni-gv8bh ปีที่แล้ว +1

      @@microsoftbeyond thanks for responding!
      we have setup like this.
      we have inhouse SMTP server, we authenticate that server via IMAP and then relay it to the thierd party (mailchimp).
      Since IMAP is depricated, we want to user alternate way to authenticate when creating manual profile using IMAP setup.
      do above steps works in our environment whatsoever?

    • @microsoftbeyond
      @microsoftbeyond  ปีที่แล้ว

      Technically this should work. But as you know Microsoft changes the things too much. So this Auth 2.0 might not work on every environment. You could try this and share the results.

    • @yashsoni-gv8bh
      @yashsoni-gv8bh ปีที่แล้ว

      @@microsoftbeyond Thank you for the Video and this infomation :)

    • @Simon-iv3gq
      @Simon-iv3gq ปีที่แล้ว

      Great!

  • @bennet2444
    @bennet2444 ปีที่แล้ว +1

    Thank you for the tutorial but i have a small question: i followed all your steps and they worked fine but which login details should i use now for the application to send mails?

    • @microsoftbeyond
      @microsoftbeyond  ปีที่แล้ว

      The email ID you selected before to send email from smtp/application server.

    • @bennet2444
      @bennet2444 ปีที่แล้ว +1

      @@microsoftbeyond thanks for your response. what exactly do you mean? the application where i am trying to send emails from just has fields for email address, emai server and the password.

    • @pkopalek
      @pkopalek ปีที่แล้ว

      @@bennet2444 Did you ever figure this out? I can't figure out what "password" I'm using here, or where to get it.

    • @bennet2444
      @bennet2444 ปีที่แล้ว

      @@pkopalek nah sorry mate didnt make it haha i think i will just switch back the auth mechanisms to the old ones where default username password / app passwords work

  • @NishthaToshniwal
    @NishthaToshniwal ปีที่แล้ว +1

    Hi, is it possible to send emails using SMTP and oAuth authentication?

    • @microsoftbeyond
      @microsoftbeyond  ปีที่แล้ว

      It's possible to send emails from SMTP from the Application server. Also, authenticated SMTP is still enabled for O365 users.

  • @narendranegii9376
    @narendranegii9376 ปีที่แล้ว

    Thanx for amazing video.
    I have SAP application in-premises and wants to relay email using SMTP OAuth by the smtp client submission.
    I have done the enterprise registration and added API send permission as a application administrator but still unable to send email from SAP application and giving error.

    • @microsoftbeyond
      @microsoftbeyond  ปีที่แล้ว

      Can you share the error. You can email at microsoftandbeyond@gmail.com

    • @rangaupender4456
      @rangaupender4456 ปีที่แล้ว

      @naredranegii9376 We are also planning to config SAP outbound emails using SMTP OAuth. I think you have already configured it. Are you able to send emails with SMTP OAuth? As per SAP note 3236845 SAP does not support SMTP with OAuth.want to know how you have configured.

  • @micham2077
    @micham2077 8 หลายเดือนก่อน +1

    do you know how to avoid error Authentication unsuccessful, user is locked by your organization's security defaults policy , i don't want turn off security default's , i need use send thru SMTP with office365 mailbox from one app and multi printer..

    • @mohammad5361
      @mohammad5361 6 หลายเดือนก่อน

      I too have same issue

    • @micham2077
      @micham2077 6 หลายเดือนก่อน

      @@mohammad5361 i fix this bro :)

    • @NotAdrianF
      @NotAdrianF 6 หลายเดือนก่อน

      @@micham2077 how fix

    • @AshwinCodes
      @AshwinCodes 4 หลายเดือนก่อน

      Same issue

    • @microsoftbeyond
      @microsoftbeyond  หลายเดือนก่อน

      Now not possible as Microsoft enforced this

  • @shubhamshinde9905
    @shubhamshinde9905 4 หลายเดือนก่อน

    i'm following above process successfully completed in that i'm unable to read the mail can u just provide sample java code for mail read

    • @microsoftbeyond
      @microsoftbeyond  หลายเดือนก่อน

      I do not have any java code

  • @loujohnson6392
    @loujohnson6392 ปีที่แล้ว

    Sir, would you be available for some consulting work on this to get it working for us? We have IMAP Working but cannot get SMTP on the same. I think we need your expertise!

  • @BobblingRushi
    @BobblingRushi ปีที่แล้ว +1

    ❤❤

  • @AshwinCodes
    @AshwinCodes 4 หลายเดือนก่อน +1

    Does microsoft charge for this service or is it free?

  • @testpollmsgmsg
    @testpollmsgmsg 8 หลายเดือนก่อน

    Hi
    can you check why this is coming, I follow your process only . but it still getting error
    PS /home/d> Connect-ExchangeOnline -Organization $TenantId
    Connect-ExchangeOnline: A parameter cannot be found that matches parameter name 'Organization'.
    PS /home/d>
    PS /home/d> New-ServicePrincipal -AppId $AppId -ServiceId $PrincipalId -DisplayName $DisplayName
    New-ServicePrincipal: The term 'New-ServicePrincipal' is not recognized as a name of a cmdlet, function, script file, or executable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

  • @YuqeffTivi
    @YuqeffTivi ปีที่แล้ว +1

    Very good.