Updated Using Friendica's email connector (markdown)

MartinFarrent 2012-03-28 01:41:38 -07:00
parent 3d2150a9b0
commit de4b54185b

@ -1,13 +1,10 @@
**Using Friendicas email connector**
Friendicas email connector is a very powerful, integrative feature. It allows to you add conventional email contacts to your social networking stream.
That means that you can send a status update out to friends or relatives who dont use any social networks at all and they will simply see it in their email clients, while your other contacts may read the same message on Friendica or Facebook. Also, you can view any mails you receive from those email contacts in your general social stream on Friendica. So people like your parents or grandparents could be in your social stream, although they dont actually participate in social networks and dont want to. Of course, their messages will then only be visible to you personally.
**Activating the connector**
This functionality is easily set up in Friendica. You will find it under _Settings -> Connector Settings_. Scroll down to __Email/Mailbox Setup__. Now enter your email account details as if you were configuring a desktop mail client. Find your ISPs support info on this topic if you lack any account details.
What happens next has stumped a few people in the past, so well spell it out here:
@ -23,4 +20,5 @@ 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.
**Technical issues**
There is only one requirement that your site admin needs to fulfil and thats making sure that the generic PHP IMAP module is installed on the server machine. On public Friendica servers or sites run on shared hosts, this is normally already the case. If you or your site admin is running a virtual server, the module may not be there yet. Ask your admin about this or install it yourself, if you are running your own site. Shout for help if you cant work out how to do this. There are plenty of Friendica Support forums with members who are glad to offer advice.