Updated Using Friendica's email connector (markdown)

MartinFarrent 2012-03-31 08:55:15 -07:00
parent 34ddce5fe2
commit 483fb08c61

@ -19,7 +19,7 @@ To test this, write yourself an email, using your mail client. Then add your own
You can put an email contact into the private groups you define within Friendica, and posts to those groups will also get delivered to that contact. You can also tick a box in the privacy settings when issuing a public post and that post will go to email contacts, too. Replies will reach you in your personal stream, but for privacy reasons, they wont go any further from there. Only you see them, not the other people participating in the respective thread. In future, this is going to change by mutual consent so that people can elect to follow you and participate in your discussions by email. But were not there yet. And its going to be optional, and it will require permission from the people communicating with you by mail.
**Note: If Friendica refuses to add a mail contact as described above, try prefixing ``mailto:`` to the address (``mailto:friend@mail.com``). Specifically, this may be necessary for gmail addresses.**
_Note: If Friendica refuses to add a mail contact as described above, try prefixing ``mailto:`` to the address (``mailto:friend@mail.com``). Specifically, this may be necessary for gmail addresses._
**Technical issues**