/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "hostpid.h"
#include "settings-parser.h"
#include "mail-storage-settings.h"
#include "smtp-submit-settings.h"
#include "lda-settings.h"
#include <stddef.h>
};
.hostname = "",
.rejection_subject = "Rejected: %s",
"Your message to <%t> was automatically rejected:%n%r",
.deliver_log_format = "msgid=%m: %$",
.recipient_delimiter = "+",
};
};
.module_name = "lda",
.struct_size = sizeof(struct lda_settings),
#ifndef CONFIG_BINARY
#endif
};
const char **error_r ATTR_UNUSED)
{
return TRUE;
}