Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text to Email / SMS Gateway sent as MMS not SMS #293

Closed
Ferinex opened this issue Aug 3, 2013 · 2 comments
Closed

Text to Email / SMS Gateway sent as MMS not SMS #293

Ferinex opened this issue Aug 3, 2013 · 2 comments
Labels

Comments

@Ferinex
Copy link

Ferinex commented Aug 3, 2013

If you send a text message to an email address, it will be sent as an MMS even if no image is attached. This means, for the recipient, that the content of the message is attached to the email as a .txt file instead of being inside the body of the email. It also means the return address will be the MMS gateway instead of the SMS gateway, so any reply sent will be an MMS unnecessarily.

@rhodey
Copy link
Contributor

rhodey commented Sep 17, 2013

@Ferinex I think the issue here is that if text to email messages were sent as SMS then TextSecure would need to collect and maintain a list of all the specific SMS to email gateways on a per-provider basis. Thanks to some lame changes in the Android OS TextSecure has been forced to maintain a similar list for APN MMS configurations in ApnDefaults, this has been a major pain.

Users could probably be allowed to configure the SMS to email gateway for their provider inside of the advanced MMS settings, though people understandably have mixed feelings about adding more preferences.

@automated-signal
Copy link

GitHub Issue Cleanup:
See #7598 for more information.

@signalapp signalapp locked and limited conversation to collaborators Apr 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

3 participants