UVdesk

    • Register
    • Login
    • Search
    • Recent

    Solved Uvdesk send email to agent with localhost url

    Technical Help
    2
    2
    90
    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.
    • P
      pragnesh1981 last edited by

      Hello,

      I have done the fresh installation of uvdesk on windows 10 machine with WAMP. All things are working but when i created agent and uvdesk sent email to agent for account activation with url followed by localhost/. Attached the screen shot of email for your reference.
      Kindly guide me how to sent correct url with IP address or host/domain name in link?
      Regards,
      Pragneshemailerror.PNG

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

        @pragnesh1981

        Kindly guide me how to sent correct url with IP address or host/domain name in link?

        As we can see you are running the project on your local machine so your host is localhost here there is no domain name currently once project will be on any live server then URl will be according to that.

        If you want to send IP instead of localhost you need to run your project using your IP. As the information is collected using URL by which you are running your project on browser.

        Example - YourIP/uvdesk/public/member/login instead of localhost you need to use your IP to run project when adding a agent.

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