Searched refs:bounce_print_wrap (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/postfix-255/postfix/src/bounce/
H A Dbounce_notify_util.c512 /* bounce_print_wrap - print and wrap a line */
514 static void bounce_print_wrap(VSTREAM *bounce, BOUNCE_INFO *bounce_info, function
546 bounce_print_wrap(bounce, bounce_info, "<%s> (expanded from <%s>): %s",
549 bounce_print_wrap(bounce, bounce_info, "<%s>: %s",
673 bounce_print_wrap(bounce, bounce_info, "Remote-MTA: %s; %s",
676 bounce_print_wrap(bounce, bounce_info, "Diagnostic-Code: %s; %s",
679 bounce_print_wrap(bounce, bounce_info, "Diagnostic-Code: X-%s; %s",

Completed in 142 milliseconds