10#define WHO "ezmlm-issubn"
19static void die_usage() {
logmsg(
WHO,100,USAGE,
"ezmlm-issubn [-nN] dir [dir1 ...]"); }
22int main(
int argc,
char **argv)
29 addr = env_get(
"SENDER");
30 if (!
addr) die_sender();
32 while ((
opt = getoptb(argc,argv,
"nNvV")) != opteof)
45 while ((
dir = argv[optind++])) {
int issub()
Returns (char *) to match if userhost is in the subscriber database dbname, 0 otherwise....
const char auto_version[]
Error messages. If you translate these, I would urge you to keep the English version as well....
void closesql(void)
close connection to SQL server, if open
const char * logmsg(const char *dir, unsigned long num, unsigned long listno, unsigned long subs, int done)