Home | History | Annotate | Download | only in lib

Lines Matching full:failf

665     failf(data, "Got unexpected smtp-server response: %d", smtpcode);
686 failf(data, "STARTTLS denied, code %d", smtpcode);
715 failf(data, "Remote access denied: %d", smtpcode);
781 failf(data, "STARTTLS not supported.");
803 failf(data, "Remote access denied: %d", smtpcode);
832 failf(data, "Authentication cancelled");
856 failf(data, "Command failed: %d", smtpcode);
898 failf(data, "MAIL failed: %d", smtpcode);
919 failf(data, "RCPT failed: %d", smtpcode);
950 failf(data, "DATA failed: %d", smtpcode);
1563 failf(data, "Failed to alloc scratch buffer!");