šŸ”“ January 2024 Alert: Forum support inactive!
New forum registration are currently closed.
Use GitHub discussions
.

    UVdesk

    • Login
    • Search
    • Recent

    Solved How to add an email from backend if not match with email pattern?

    Technical Help
    2
    2
    610
    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.
    • B
      Brian B Peach last edited by

      How to add an email from the backend if not match with email pattern?

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

        @Brian-B-Peach

        As there is a front end validation which actually check a valid email (like .com/.net/.in at the end) so it will not allow you to add from front end.

        Now you can do one thing add any email fromĀ front endĀ and change theĀ emailĀ from backend files.

        OpenĀ swiftmailer.yaml, uvdesk.yaml, uvdesk_mailboxes.yamlĀ file underĀ config->packagesĀ of your project.

        You can change the email from these files after adding any valid email from front end.

        8ec6e691-925b-4bde-abfb-37e1d267ca6b-image.png

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