🔴 January 2024 Alert: Forum support inactive!
New forum registration are currently closed.
Use GitHub discussions
.

    UVdesk

    • Login
    • Search
    • Recent
    1. Home
    2. ray
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    ray

    @ray

    0
    Reputation
    19
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ray Unfollow Follow

    Latest posts made by ray

    • RE: a lot of deprecated message in the log

      @Sanjeev Thank you for your help. Really looking forward upgrade to the next version. The current swiftmailer only accept email as a username, I need to modify swiftmailer.yaml to make SendGrid working. It's a little bit difficult for the common user.

      posted in Technical Help
      R
      ray
    • RE: a lot of deprecated message in the log

      but the deprecations still worries me, is it going to make some trouble in the future?

      posted in Technical Help
      R
      ray
    • RE: a lot of deprecated message in the log

      @Sanjeev Thank you, change the URL does the same thing, but I fixed it anyway.

      Here is what I did.
      In /vendor/uvdesk/mailbox-component/Console/RefreshMailboxCommand.php , follow the refreshMailbox to pushMessage

      The response is not 200 but an HTML turns out it is the Cloudflare returns a CAPTCHA to me instead let me visit that URL...

      Thank you for your help.

      posted in Technical Help
      R
      ray
    • RE: a lot of deprecated message in the log

      Update. Fixed the send email issue. apparently, I am using the wrong port. 465 or 587 should be noticed.

      The receiving email from IMAP still act like before, can read how many emails in the folder, just cannot create the ticket.

      But it is fine to manually create a ticket, just cannot receive any reply from the visitor.

      Stil; working on it.

      posted in Technical Help
      R
      ray
    • RE: a lot of deprecated message in the log

      Hi @Sanjeev , thank you for replying my post, the mailbox setting is referenced from https://www.uvdesk.com/en/blog/setup-mailbox-uvdesk-open-source-helpdesk/
      our URL is ticket.conniglobal.com/public, which is the value of site_url in uvdesk.yaml.

      posted in Technical Help
      R
      ray
    • a lot of deprecated message in the log

      Hi, I am just wondering if it is just me or it's a common thing that can be ignored.

      Just installed UVdesk on a new VPS, CENTOS 7, PHP 7.2 with all the required modules, APACHE,

      followed this instruction
      https://www.uvdesk.com/en/blog/open-source-helpdesk-installation-centos-uvdesk/

      The whole installation process is pretty smooth until I finish the setup of the emailbox.

      There are around 50 deprecations in the log, I downgraded composer to 1.10 just to install the UVdesk, it probably not the issue of the deprecation.

      a96c08e7-ec2e-4fbe-9b6c-66312e64a25c-image.png

      The email cannot send out when creating the ticket, and no email if someone replies to the ticket.

      The IMAP can access my Gmail account with the APP password and read how many emails are there in the inbox like this
      27f889fc-eb12-4d67-a284-1dd3d35e6886-image.png

      There is no ticket created after this process either.

      It is greatly appreciated if someone could provide a suggestion for me.

      Thank you.

      posted in Technical Help
      R
      ray