🔴 January 2024 Alert: Forum support inactive!
New forum registration are currently closed.
Use GitHub discussions
.
  • Recent
  • Dark Theme
  • Login

UVdesk

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

Posts made by serjsv87

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

    @peopleinside yes

    posted in Technical Help
    S
    serjsv87
    14 Jun 2023, 11:29
  • 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
    14 Jun 2023, 08:43
  • 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
    13 Jun 2023, 10:52