EnglishFrenchSpanish

OnWorks favicon

muttprofile - Online in the Cloud

Run muttprofile in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command muttprofile that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


muttprofile - Choose a Mutt Profile

SYNOPSIS


muttprofile [-a⎪--active string] [-d⎪--dir directory] [-h⎪--help] [-p⎪--profile regexp]
[-v⎪--view] [-V⎪--Version] [profile]

DESCRIPTION


muttprofile is a simple utility to choose a profile to be used with Mutt email-client. It
has two operating modes: command-line and interactive. Muttprofile goes to interactive
mode if no command-line arguments are present or option -v⎪--view is present without
profile name.

Muttprofile looks for profile files in the Mutt directory, opens them and looks for NAME
and DESC definitions. It then creates a symbolic link to the profile chosen by the user.
The rest of the work is done with a Mutt macro.

USAGE


Interactive mode:

Type the name of the profile and the program creates a symlink to load the profile. Press
<tab> to complete, <ctrl-d> to see list of choices.

Command-line options:

-a --active Set the name for active profile symlink, default is profile.active

-d --dir Set the Mutt directory, default is ~/.mutt

-h --help prints a short help and exits

-p --profile (Perl) Regexp to match profile files in Mutt directory

-v --view Instead of creating a symlink, view profile contents

-V --version prints the version information and exits (use --version for long and -V for
short version)

profile if profile exits, create the symlink to load it from Mutt, otherwise exit with
error

INSTALL


Muttprofile requires no installation, but you might have to check the first line of the
file ("#!/usr/bin/perl -w") and change the path to perl if needed ('which perl' might be
useful here :-)

SETTING UP PROFILES


Muttprofile checks the profile files for the following information:

# NAME: name for your profile

# DESC: description of your profile

This information is used for choosing and displaying available profiles. DESC is
optional, but if NAME is missing, filename is used instead.

USING MUTTPROFILE FROM MUTT


Perhaps the easiest way to invoke muttprofile from mutt is to bind a key with mutt macro
command. For example, adding this to your muttrc-file

macro index <F10> "!muttprofile\n:source ~/.mutt/profile.active\nm" "New
message with profile"

binds the function key <F10> to start muttprofile, load the profile and start a new
message

EXIT CODES


The default exit codes for muttprofile are:

0 OK
1 PROFILE ALREADY ACTIVE
2 ERROR

These codes can be used in shell scripts etc.

FURTHER INFORMATION


Discussion of profiles with Mutt: http://www.iki.fi/martti.rahkila/mutt/

Mutt home page: http://www.mutt.org

MODULES


muttprofile uses the perl modules "Term::Complete" and "Getopt::Long" that both come with
the Perl distribution.

LICENCE


muttprofile is distibuted under GNU General Public Licence (GPL), same as Mutt. For
details, see http://www.gnu.org/copyleft/gpl.html

Use muttprofile online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    authpass
    authpass
    AuthPass is an open source password
    manager with support for the popular and
    proven Keepass (kdbx 3.x AND kdbx 4.x ...
    Download authpass
  • 2
    Zabbix
    Zabbix
    Zabbix is an enterprise-class open
    source distributed monitoring solution
    designed to monitor and track
    performance and availability of network
    servers, device...
    Download Zabbix
  • 3
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 4
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 5
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • 6
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • More »

Linux commands

Ad