delivery_bounce
struct delivery_bounce bounce;
action_str(const struct delivery_bounce *b)
static const char *action_str(const struct delivery_bounce *);
static void queue_bounce(struct envelope *, struct delivery_bounce *);
struct delivery_bounce bounce;
queue_bounce(struct envelope *e, struct delivery_bounce *d)
memset(&bounce, 0, sizeof(struct delivery_bounce));
struct delivery_bounce bounce;
struct delivery_bounce bounce;