Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How to Send a Text To the User Email(Gmail) By Using Qt/Qml
Forum Updated to NodeBB v4.3 + New Features

How to Send a Text To the User Email(Gmail) By Using Qt/Qml

Scheduled Pinned Locked Moved Solved QML and Qt Quick
5 Posts 2 Posters 601 Views 2 Watching
  • 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.
  • naveendraKumarN Offline
    naveendraKumarN Offline
    naveendraKumar
    wrote on last edited by naveendraKumar
    #1

    I am working on web Application and i want to send a text message to the user email .

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      That's usually something done server side.

      What kind of web application are you trying to build ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      naveendraKumarN 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        That's usually something done server side.

        What kind of web application are you trying to build ?

        naveendraKumarN Offline
        naveendraKumarN Offline
        naveendraKumar
        wrote on last edited by naveendraKumar
        #3

        @SGaist
        thanks for your responce

        i am working on android mobile application. i want to know about how to send the text to the email by using qt/qml.
        it mean Which classes required and how to connect the server.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Qt does not have such a facility directly.

          You can check the Cutelyst simple-mail project.

          However you still need a valid smtp server.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          naveendraKumarN 1 Reply Last reply
          0
          • SGaistS SGaist

            Qt does not have such a facility directly.

            You can check the Cutelyst simple-mail project.

            However you still need a valid smtp server.

            naveendraKumarN Offline
            naveendraKumarN Offline
            naveendraKumar
            wrote on last edited by
            #5

            Thankyou @SGaist .

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved