UVdesk

    • Register
    • Login
    • Search
    • Recent

    Solved Mention steps to debugging the IMAP is working or not?

    General Discussion
    4
    4
    569
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • bansalvaish
      bansalvaish UVdesk Staff last edited by

      specify steps to test the IMAP/mailbox is set up correctly or not

      1 Reply Last reply Reply Quote 0
      • Sanjeev
        Sanjeev developer UVdesk Staff mod last edited by

        @bansalvaish

        Open your project directory and locate path.

        vendor->uvdesk->mailbox-component->Console->RefreshMailboxCommand.php

        Open RefreshMailboxCommand.php and reach to the  pushMessage() function.

        Now check step by step by dumping each step while running the refresh mailbox command.

        Here you can check  $requestUrl  if it is correct or not,  and other parameter like  $curlResponse.

        refresh mailbox debug

        1 Reply Last reply Reply Quote 0
        • D
          djeetin last edited by

          Thanks for the detail information. I hope it will be helpful.

          1 Reply Last reply Reply Quote 0
          • peopleinside
            peopleinside mod admin community specialist last edited by

            I hope in the future coding like that will be no more necessary as UVdesk will implement check directly in the UI.
            https://github.com/uvdesk/community-skeleton/issues/413

            UVdesk passionate | Community moderator | External consultant

            If you need help with the community you can visit https://helpdesk.peopleinside.it/it/blog/uv
            You can always get in touch also with the UVdesk team
            https://support.uvdesk.com/en/

            1 Reply Last reply Reply Quote 0
            • First post
              Last post