Browse Source

Add email addresses to folders

Bob Mottram 10 years ago
parent
commit
98dc18a4cc
1 changed files with 10 additions and 3 deletions
  1. 10
    3
      usage.org

+ 10
- 3
usage.org View File

200
 #+END_SRC
200
 #+END_SRC
201
 
201
 
202
 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.
202
 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.
203
+** Adding email addresses to a group/folder
204
+Similar to adding mailing list folders you can also add specified email addresses into a folder.
205
+
206
+#+BEGIN_SRC bash
207
+ssh username@domainname -p 2222
208
+addemailtofolder <username> <emailaddress> <mailinglistname>
209
+exit
210
+#+END_SRC
211
+
212
+The mailing list name should be something short so that it is readable within the left side column of the mutt email client.
203
 
213
 
204
 * Play Music
214
 * Play Music
205
 ** With the DLNA service
215
 ** With the DLNA service
230
 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.
240
 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.
231
 
241
 
232
 * Syncing to the Cloud
242
 * Syncing to the Cloud
233
-
234
 * Microblogging
243
 * Microblogging
235
-
236
 * Social Network
244
 * Social Network
237
-
238
 * Chat Services
245
 * Chat Services