5 Limitations
Listserv does not offer:
- Retrieval of Language.mailtpl files, specificed in the Language= header keyword.
- Deletion of files: list headers and templates
TCPGUI is a TCP interface designed for synchronous communication with listserv. liblisterv can send only single line commands to listserv, including upload of list headers.
TCPGUI does not offer:
- Upload of .wwwtpl and .mailtpl files
- Bulk operations: delete/insert, except the delete all paradigm
- Upload of files, except list headers
Limitations of liblisterv (TODO)
- no SSL support
- no special support for UTF-8 data
- no write functions for list headers
- add new keywords/values
- replace/delete values of existing keywords
- cannot read the pure *.list files
- does not have php binding, or sample php ajax script
- does not put the subscr. topics into struct listserv_subscriber
- listserv_getsieve_scripts does not offer
- building scripts that do use ihave
- building scripts that do use variables
- building scripts that report not only From:, but also Sender:, Resent-From: and Resent-Sender: in the rejection text
- use more templates