Input: {
    email: {
        acceptText: string;
        body: string;
        subject: string;
    };
}