Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8667631
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T18:00:48+00:00 2026-06-12T18:00:48+00:00

I was trying to send email through Appcelerator Cloud Service, in my Titanium app.

  • 0

I was trying to send email through Appcelerator Cloud Service, in my Titanium app. The code I’m using is the standart one, given at the documentation site. But the email is not being sent.

Cloud.Emails.send({
    template: 'welcome',
    recipients: '*******@gmail.com'
    },
    function (e) {
        if (e.success) {
        Titanium.API.info('Email sent successfully.');
    } else {
        Titanium.API.info('Error:\\n' +
            ((e.error && e.message) || JSON.stringify(e)));
    }
});

It give the this error, ‘Email template welcome is not found’. I was thinking that template is the message to be sent in email. There is no help on API about this attribute , template. Can anybody explain it to me? I’ll be thankful.

Thanx

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T18:00:50+00:00Added an answer on June 12, 2026 at 6:00 pm

    The error shows that you haven’t created an email template on the ACS website yet. The following steps will help you to create email template

    1. Log in to your Appcelerator App Console
    2. click “Manage ACS” under the app you’re working on
    3. click the “Email Templates” tab
    4. “Create an Email Template”.

    also you can setup your SMTP settings as follows which worked for me.

    Username: ________@gmail.com
    Password: gmail account password
    TLS: true/ false (both will work)
    SMTP Address: smtp.gmail.com
    Port: 587
    Domain : http://www.gmail.com

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I´m trying to send an email through gmail using this code: MailMessage msg =
I am trying to send email using smtp authentication through google but I am
I am trying to send an attachment through AWS Simple Email Service, and i
I am trying to send email using Exchange 2007 from a console app using
I am trying to send an smtp email through gmail's smtp server using the
I am trying to send an email using the following very standard code. However,
I am trying to send a simple email through the following code: protected void
I am trying to send an email through following code CODE Dim MyMailMessage As
I am trying to send an email through gmail using oauth credentials. I cannot
I am trying to send email through gmail using PHPMailer_V5.1. Getting the following error,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.