Searched defs:smtp_client_command_debug (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-smtp/
H A Dsmtp-client-command.c54 smtp_client_command_debug(struct smtp_client_command *cmd, function
147 smtp_client_command_debug(cmd, "Destroy "
219 smtp_client_command_debug(cmd, "Abort");
222 smtp_client_command_debug(cmd, "Abort (already sent)");
240 smtp_client_command_debug(cmd, "Removed from send queue");
253 smtp_client_command_debug(cmd, "Removed from wait list");
297 smtp_client_command_debug(cmd, "Fail");
411 smtp_client_command_debug(cmd, "Sent");
447 smtp_client_command_debug(cmd,
461 smtp_client_command_debug(cm
[all...]

Completed in 1426 milliseconds