Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

popstate_t Struct Reference

This struct is used by the popserver_functions_t functions. More...

#include <popstate.h>


Data Fields

char * password
 passwd, NULL if not inserted

char * username
 username, NULL if not inserted

int num_msgs
 number of messages in mailbox, 0 before login

mail_msg_tmsg_list
 pointer to messages list, NULL before login

void * other
 pointer to other fields related to the provider

int login_done
 to not repeate login

int stat_done
 to not repeate uidl,list,stat


Detailed Description

This struct is used by the popserver_functions_t functions.

Definition at line 41 of file popstate.h.


Field Documentation

int popstate_t::login_done
 

to not repeate login

Definition at line 54 of file popstate.h.

struct mail_msg_t* popstate_t::msg_list
 

pointer to messages list, NULL before login

Definition at line 50 of file popstate.h.

int popstate_t::num_msgs
 

number of messages in mailbox, 0 before login

Definition at line 48 of file popstate.h.

void* popstate_t::other
 

pointer to other fields related to the provider

Definition at line 52 of file popstate.h.

char* popstate_t::password
 

passwd, NULL if not inserted

Definition at line 44 of file popstate.h.

int popstate_t::stat_done
 

to not repeate uidl,list,stat

Definition at line 56 of file popstate.h.

char* popstate_t::username
 

username, NULL if not inserted

Definition at line 46 of file popstate.h.


The documentation for this struct was generated from the following file:
Generated on Wed May 5 15:48:04 2004 for LiberoPOPs by doxygen 1.3.6-20040222