Mailcap Configuration

Apart from the mime.mailcap.path option, you can configure if mailca support should be disabled. The default being that it is enabled. To disable it just put:

set mime.mailcap.enable = 0

in elinks.conf.

It is also possible to control wether ELinks should ask you before opening a file. The option is a boolian and can be set like this:

set mime.mailcap.ask = 1

if you would like to be asked before opening a file.