main.c revision 0f0bf444b82bbc8c9c269a1580f37274121ce5f2
b630661b71a5495a95831a05a6a2299fb1c7c771rbowen/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
#include "master-service.h"
#include "master-login.h"
#include "master-interface.h"
#include "var-expand.h"
#include "mail-error.h"
#include "mail-user.h"
#include "mail-storage-service.h"
#include <stdio.h>
#include <unistd.h>
#define IS_STANDALONE() \
return old_hook;
void pop3_refresh_proctitle(void)
if (!verbose_proctitle)
switch (pop3_client_count) {
static void pop3_die(void)
const char **error_r)
const char *lookup_error_str =
const char *error;
int ret;
if (!IS_STANDALONE())
const char *error;
const char *errormsg)
const char *msg;
if (IS_STANDALONE()) {
return FATAL_DEFAULT;
const char *error;
if (IS_STANDALONE()) {
T_BEGIN {
} T_END;