You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2018. It is now read-only.
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.
See also https://github.com/bnjbvr/kresus/issues/284#issuecomment-159437683 . Cheers!
The text was updated successfully, but these errors were encountered: