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

    UVdesk

    • Login
    • Search
    • Recent

    Solved No incoming or outgoing emails working.... Please help....

    Technical Help
    2
    3
    393
    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.
    • S
      sherazkhan1988 last edited by

      Hi,

      I installed UVDesk on Bluehost through softaculous. I am unable to get emails to work on UVDesk. I have tried and tested all the customer support software on softaculous and did not have an issue with emails. I have followed all instructions found on github and uvdesk forum.
      

      So far, I have:

      1. Updated auth_mode: login in config/packages/swiftmailer.yaml
      2. Cleared cache using php bin/console c:c
      3. Triple checked all settings and spent 18-20 hours trying to figure it out

      Please help!

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

        @sherazkhan1988

        Locate the file 
        vendor->uvdesk->core-framework->Services->EmailService.php.

        Open the EmailService.php reach to sendMail() function.

        and dump() the exception as in attached image.

        215c709f-0453-4202-bac3-e7c8d4d2b44c-image.png

        It will show the error you are facing while sending mails (if adding an agent, creating a ticket etc)

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

          @sherazkhan1988

          For mailbox refresh issue if your mails not converting into ticket.
          Then please check your -
          site_url in uvdesk.yaml file under config->packages of your project.

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