Next: , Previous: listserv_getowned_lists, Up: Functions Reference


9.7 listserv_getheader

— Function: char* listserv_getheader (struct listserv *l, const char *filename, char lock);

Sends "GET filename (NOLOCK HDR MSG" when lock == 0, "GET filename (HDR MSG" otherwise, to listserv and returns the result.

If the filename is a non-existant list, NULL is returned.