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

    UVdesk

    • Login
    • Search
    • Recent
    1. Home
    2. serjsv87
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    serjsv87

    @serjsv87

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    serjsv87 Unfollow Follow

    Latest posts made by serjsv87

    • RE: how set protocol https for bin/console?

      @peopleinside yes

      posted in Technical Help
      S
      serjsv87
    • RE: how set protocol https for bin/console?

      @serjsv87 add --secure fix this problem
      sample
      sudo -u www-data php /var/www/support./bin/console uvdesk:refresh-mailbox support@ -vvv --secure

      posted in Technical Help
      S
      serjsv87
    • how set protocol https for bin/console?

      When I try to check the mail in 1.2.0 I get an error, because it refers to http how to set that would be https?

        sudo -u www-data php /var/www/support.*****/bin/console uvdesk:refresh-mailbox support@***** -vvv
      
      
      
        - Establishing connection with mailbox
        - Fetching all emails since 12 June 2023
        - Found a total of 13 emails in mailbox since 12 June 2023
      
        # Processing all found emails iteratively:
      
          API http://*****/support/mailbox/listener
          
          - Processing email 1 of 13:
      
            ERROR
      
            ....
      
      posted in Technical Help
      S
      serjsv87