Still waiting for the computer. Or rather, for other computers.
[citadel.git] / citadel / server / modules / imap / imap_metadata.h
1 // Copyright (c) 2007-2024 by the citadel.org team
2 //
3 // This program is open source software.  Use, duplication, or disclosure
4 // are subject to the terms of the GNU General Public License version 3.
5
6 void imap_getmetadata(int num_parms, ConstStr *Params);
7 void imap_setmetadata(int num_parms, ConstStr *Params);