Structs that make up an email. More...
#include "body.h"#include "commands.h"#include "content.h"#include "copy_body.h"#include "copy_email.h"#include "email.h"#include "enriched.h"#include "envelope.h"#include "from.h"#include "group.h"#include "handler.h"#include "header.h"#include "ignore.h"#include "mailcap.h"#include "mime.h"#include "module_data.h"#include "parameter.h"#include "parse.h"#include "rfc2047.h"#include "rfc2231.h"#include "rfc3676.h"#include "score.h"#include "sort.h"#include "spam.h"#include "tags.h"#include "thread.h"#include "url.h"
Include dependency graph for lib.h:Go to the source code of this file.
Structs that make up an email.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file lib.h.