[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sgml aequivalent of html <br>
On Oct 25, 9:11pm, Kai Blin wrote:
> Subject: Re: sgml aequivalent of html <br>
> ...
> Here it is.
>
> <para>
> <literallayout>
> In your .muttrc add the following:
> set certificate_file = ~/.mutt_certificate
> Also, you'll have to change you mailbox names.
> So, given the previous example, change it from
> {imap.example.com}inbox
> to
> <emphasis> {imap.example.com/ssl}inbox</emphasis>
> Repeat this for all
> your mailboxes.
> Thats it.
> </literallayout>
> </para>
What about something like this:
<para>
In your <filename>.muttrc</filename> add the following:
<screen>
set certificate_file = ~/.mutt_certificate
</screen>
Also, you'll have to change your mailbox names.
So, given the previous example, change it from
<screen>
{imap.example.com}inbox
</screen>
to:
<screen>
<emphasis>{imap.example.com/ssl}inbox</emphasis>
</screen>
Repeat this for all your mailboxes. Thats it.
</para>
--
Greg Ferguson - s/w engr / mtlhd | gferg at sgi.com
SGI Tech Pubs - http://techpubs.sgi.com/ |
Linux Doc Project - http://www.linuxdoc.org/ | gferg at metalab.unc.edu
--
To UNSUBSCRIBE, email to ldp-docbook-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org