Searched refs:smtp_send3 (Results 1 – 2 of 2) sorted by relevance
/dports/mail/mailfromd/mailfromd-8.10/src/ |
H A D | callout.c | 207 smtp_send3(struct smtp_io_data *iop, const char *command, in smtp_send3() function 435 smtp_send3(io, "MAIL FROM:<", fromaddr, ">"); in callout_io() 459 smtp_send3(io, "RCPT TO:<", io->email, ">"); in callout_io()
|
/dports/mail/mailfromd/mailfromd-8.10/ |
H A D | ChangeLog | 11486 (smtp_send2,smtp_send3): Send fully formed command, along with final CRLF, in one go.
|