Bob Mottram пре 11 година
родитељ
комит
4e06cd1a09
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2
    2
      beaglebone.txt

+ 2
- 2
beaglebone.txt Прегледај датотеку

1115
 Line 30: uncomment and add:
1115
 Line 30: uncomment and add:
1116
 
1116
 
1117
 #+BEGIN_SRC: bash
1117
 #+BEGIN_SRC: bash
1118
-mail_location = maildir:~/Maildir
1118
+mail_location = maildir:~/Maildir:LAYOUT=fs
1119
 #+END_SRC
1119
 #+END_SRC
1120
 
1120
 
1121
 Save and exit, then start the dovecot service.
1121
 Save and exit, then start the dovecot service.
1527
 set folder="~/Maildir"
1527
 set folder="~/Maildir"
1528
 set mask="!^\\.[^.]"
1528
 set mask="!^\\.[^.]"
1529
 set mbox="~/Maildir"
1529
 set mbox="~/Maildir"
1530
-set record="+.Sent"
1530
+set record="+sent"
1531
 set postponed="+.Drafts"
1531
 set postponed="+.Drafts"
1532
 set spoolfile="~/Maildir"
1532
 set spoolfile="~/Maildir"
1533
 auto_view text/x-vcard text/html text/enriched
1533
 auto_view text/x-vcard text/html text/enriched