Skip to content
This repository has been archived by the owner on Jul 31, 2018. It is now read-only.

Need a way to send an email from the user to the user #181

Open
bnjbvr opened this issue Nov 26, 2015 · 1 comment
Open

Need a way to send an email from the user to the user #181

bnjbvr opened this issue Nov 26, 2015 · 1 comment

Comments

@bnjbvr
Copy link
Contributor

bnjbvr commented Nov 26, 2015

See also https://github.com/bnjbvr/kresus/issues/284#issuecomment-159437683 . Cheers!

@clochix
Copy link
Contributor

clochix commented Nov 27, 2015

Thanks for reporting @bnjbvr.

sendMailFromUser needs the to field, sendMailToUser needs the from field, so if we want to send a message from the user to the user, the application needs to request the permission to access User.

Having a way to send a message from the user to the user may be useful.

But keep in mind that a lot of messages will be marked as spam if the sending domain is not allowed to send messages for the user email domain. sendMailFromUser may not always work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants