Add email addresses to folders

This commit is contained in:
Bob Mottram 2014-10-25 23:23:26 +01:00
parent b0046a4cbc
commit 98dc18a4cc
1 changed files with 10 additions and 3 deletions

View File

@ -200,6 +200,16 @@ exit
#+END_SRC
The subject tag should be the word or phrase which appears within the brackets in the subject line of emails from the mailing list. The mailing list name should be something short so that it is readable within the left side column of the mutt email client.
** Adding email addresses to a group/folder
Similar to adding mailing list folders you can also add specified email addresses into a folder.
#+BEGIN_SRC bash
ssh username@domainname -p 2222
addemailtofolder <username> <emailaddress> <mailinglistname>
exit
#+END_SRC
The mailing list name should be something short so that it is readable within the left side column of the mutt email client.
* Play Music
** With the DLNA service
@ -230,9 +240,6 @@ The main advantage of playing music via Owncloud is that you can do that from an
By default a music player is installed into Owncloud, so all you need to do is to visit your Owncloud web site, select the *music* directory and then upload some music files. Afterwards you can select the *music icon* from the top left drop down menu and albums will then appear which can be played. If you want to share music with other users then you can select the *share* option from within the files view to make the tracks available.
* Syncing to the Cloud
* Microblogging
* Social Network
* Chat Services