Hey there,
after struggling hours for setting up the unvdesk on my Linux environment, I have the issue, that tickets are not shown in the dashboard:


uvdesk_mailbox.yaml
uvdesk_mailbox:
emails: ~
mailboxes:
mailbox_3223:
name: ***@domain.com
enabled: true
deleted: false
smtp_server:
mailer_id: mailer_0060
imap_server:
host: '***'
username: ***
password: ***
uvdesk.yaml
parameters:
app_locales: en|fr|it
assets_default_agent_profile_image_path: 'bundles/uvdeskcoreframework/images/uv-avatar-batman.png'
assets_default_customer_profile_image_path: 'bundles/uvdeskcoreframework/images/uv-avatar-ironman.png'
assets_default_helpdesk_profile_image_path: 'bundles/uvdeskcoreframework/images/uv-avatar-uvdesk.png'
uvdesk_site_path.member_prefix: backend
uvdesk_site_path.knowledgebase_customer_prefix: frontend
max_post_size: 8388608
max_file_uploads: 20
upload_max_filesize: 2097152
uvdesk:
site_url: 'ticket.helpdesk.eu'
upload_manager:
id: Webkul\UVDesk\CoreFrameworkBundle\FileSystem\UploadManagers\Localhost
support_email:
id: ***@domain.com
name: My Name
mailer_id: mailer_0060
default:
ticket:
type: support
status: open
priority: low
templates:
email: mail.html.twig