Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

XePIdentity_s Struct Reference

#include <identity.h>

List of all members.

Public Attributes

char * id
 Unique identifier.

char * name
 User name (e.g.

char * email
 The email address of the user.

char * organization
 The organization.

char * reply_to
 Reply-To.

clist * signatures
 List of signatures.

clist * mailboxes
 List of XePMailbox mailboxes.

char * draft_ref
char * queue_ref
char * sent_ref
char * mta_ref
char * templates_ref


Detailed Description

Identity data structure. This contains all necessary data for an identity. An identity is a user name with an address email to which correspond one or more mailboxes (mail sources).


Member Data Documentation

char* XePIdentity_s::draft_ref
 

char* XePIdentity_s::email
 

The email address of the user.

char* XePIdentity_s::id
 

Unique identifier.

FIXME: Should be an integer?

clist* XePIdentity_s::mailboxes
 

List of XePMailbox mailboxes.

char* XePIdentity_s::mta_ref
 

char* XePIdentity_s::name
 

User name (e.g.

"John Smith").

char* XePIdentity_s::organization
 

The organization.

char* XePIdentity_s::queue_ref
 

char* XePIdentity_s::reply_to
 

Reply-To.

char* XePIdentity_s::sent_ref
 

clist* XePIdentity_s::signatures
 

List of signatures.

char* XePIdentity_s::templates_ref
 


The documentation for this struct was generated from the following file:
Generated on Wed Oct 22 15:57:46 2003 for XetPan by doxygen 1.3.2