Changes between Version 26 and Version 27 of MUA Configuration


Ignore:
Timestamp:
08/11/06 14:44:03 (20 years ago)
Author:
dkg@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MUA Configuration

    v26 v27  
    116116On CAL configured workstations, you don't need to do any configuration to get `mutt` to work with your CAL mail account.  It is already set up, thanks to [source:/trunk/packages/cal-meta/src/cal-configured-workstation-config/etc/Muttrc.d/cal.rc /etc/Muttrc.d/cal.rc]. ''(Note: you do need to make sure that your [wiki:"Kerberos Credentials Cache"] is properly initialized, but this is taken care of automatically when you log in at the console of a CW)''
    117117
    118 On non-CAL-configured workstations residing in Pupin, make sure your [wiki:"krb5 libraries"] are properly configured.  Make sure that SASL is installed (debian and ubuntu users run: `sudo apt-get install libsasl2-gssapi-mit`).  Use this `'~/.muttrc file` ''(note: replace "foo" with your CAL username!)''
     118On non-CAL-configured workstations residing in Pupin, make sure your [wiki:"krb5 libraries"] are properly configured.  Make sure that SASL's GSSAPI module is installed (debian and ubuntu users run: `sudo apt-get install libsasl2-gssapi-mit`).  Use this `~/.muttrc file` ''(note: replace "foo" with your CAL username!)''
    119119{{{
    120120set imap_authenticators="gssapi"