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 7430399
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T09:08:02+00:00 2026-05-29T09:08:02+00:00

i wonder what is the best solution to send an email from my app.

  • 0

i wonder what is the best solution to send an email from my app.

I have two solutions :
1- using MFMailComposeViewController :
it works well. Easy to use. but use an huge amount of RAM : in activity monitor, when i use this, the RAM allocation grows from ~10 Mo to ~20Mo, and is never freed
2- Setup a PHP-Script that handles sending email.
it works very well too. And it uses very few RAM : around ~3 Mo with this solution.

So, my question is :
does this is allowed by apple ?

Does anyone is using this solution in his app ?

  • 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-05-29T09:08:03+00:00Added an answer on May 29, 2026 at 9:08 am

    I’m pretty sure apple doesn’t care how some email gets sent out when people use your app.

    The more important issue is that when sending from the device, using MFMailComposeViewController, you get the following for free:

    • users see a familiar interface
    • users send their mail from their own account
    • users have messages in their sent folder
    • users can choose to archive a message

    Using your own php script, you get:

    • a lot of extra work to do, and stuff to maintain
    • either A) always the same sender address (from your script), or B) an address that the user must type in (afaik there is no legal way to get an email address from iOS)
    • in case B), trying to send on behalf of the user, you will run into spam filters quickly (think about SPF and such)

    Looking at these things, the proposed solutions are really not comparable. So the real question is, what kind of email is sent out. Is it feedback sent to you, or is it mail sent on behalf of the user?

    The memory concerns are new to me, I never experienced such problems. Do you handle memory management the proper way? If so, there is nothing to worry about. Don’t focus too much on the “activity monitor” if you’re not actually experiencing problems.

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

Sidebar

Related Questions

I have a dilema and wonder what is business best practice. I'm using Uploadify
I wonder what is the best way to do this. I have two menues
i wonder if this is the best solution? $('.folder a').click(function(e) { e.preventDefault(); }); $('.folder
I wonder what is the best strategy for using the new IE9 interfaces. Microsoft
I am new to Lucene and I wonder, which directory is the best solution
what is the best solution and how would you do that. I have this
I just wonder what the best approach is to have multiple users work on
I wonder how is the best way to integrate Java modules developed as separate
I wonder what is the best C# data structure I should use to sort
I wonder that what is the best way of writing a component for joomla

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.