UVdesk

    • Register
    • Login
    • Search
    • Recent

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

    Technical Help
    2
    2
    351
    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 mod 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