You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td>switch to another virtual folder, a new folder maybe be specified by vfolder description (see virtual-mailboxes) or URL. the default is next vfolder with unread messages</td>
408
+
<td>switch to another virtual folder, a new folder maybe be specified by vfolder description (see named-mailboxes) or URL. the default is next vfolder with unread messages</td>
<codeclass="literal">virtual-mailboxes</code> is like the
514
-
<aclass="link" href="/guide/configuration.html#mailboxes" title="16. Monitoring Incoming Mail">mailboxes</a> command, except that it takes a description. The mailbox will be watched for new mail and will appear in the sidebar.</p>
515
-
<p>
516
-
<codeclass="literal">unvirtual-mailboxes</code> is identical to the
Copy file name to clipboardExpand all lines: guide/reference.html
+2-12Lines changed: 2 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -13045,7 +13045,7 @@ <h3 class="title">
13045
13045
<p>Type: mailbox
13046
13046
<br />Default: (empty)</p>
13047
13047
</div>
13048
-
<p>If your spool mailbox is in a non-default place where NeoMutt can't find it, you can specify its location with this variable. The description from "named-mailboxes" or "virtual-mailboxes" may be used for the spool_file.</p>
13048
+
<p>If your spool mailbox is in a non-default place where NeoMutt can't find it, you can specify its location with this variable. The description from "named-mailboxes" may be used for the spool_file.</p>
13049
13049
<p>If not specified, then the environment variables
13050
13050
<code class="literal">$MAIL</code> and
13051
13051
<code class="literal">$MAILDIR</code> will be checked.</p>
@@ -14416,18 +14416,8 @@ <h3 class="title">
14416
14416
</div>
14417
14417
</div>
14418
14418
</div>
14419
-
<div class="literallayout">
14420
-
<p>Type: boolean
14421
-
<br />Default: no</p>
14422
-
</div>
14423
-
<p>This command is now unnecessary.
14424
-
<a class="link" href="#spool-file" title="3.492. spool_file">$spool_file</a> has been extended to support mailbox descriptions as a value.</p>
14425
-
<p>When
14426
-
<span class="emphasis">
14427
-
<em>set</em>
14428
-
</span>, NeoMutt will use the first defined virtual mailbox (see virtual-mailboxes) as a spool file.</p>
14429
14419
<div class="note">
14430
-
<h3 class="title">Note</h3> Before 2021-02-11, this was called $virtual_spoolfile</div>
14420
+
<h3 class="title">Note</h3> Deprecated, since 2025-12-08</div>
0 commit comments