23#ifndef MUTT_ATTACH_MODULE_DATA_H
24#define MUTT_ATTACH_MODULE_DATA_H
Convenience wrapper for the library headers.
Attach private Module data.
struct ListHead attach_allow
List of attachment types to be counted.
struct ListHead attach_exclude
List of attachment types to be ignored.
struct ListHead temp_attachments
List of temporary files for displaying attachments.
struct ListHead inline_allow
List of inline types to counted.
struct ListHead inline_exclude
List of inline types to ignore.
struct ListHead mime_lookup
List of mime types that that shouldn't use the mailcap entry.
struct Notify * attachments_notify
Notifications: NotifyAttach.