Structs that make up an email. More...
#include "body.h"#include "content.h"#include "email.h"#include "envelope.h"#include "from.h"#include "globals.h"#include "mime.h"#include "parameter.h"#include "parse.h"#include "rfc2047.h"#include "rfc2231.h"#include "sort.h"#include "tags.h"#include "thread.h"#include "url.h" Include dependency graph for lib.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.