Go to the source code of this file.
Functions | |
void | sendmail (Mail_T mail) |
Send SMTP mail messages. |
Definition in file sendmail.c.
|
Send SMTP mail messages.
Definition at line 78 of file sendmail.c. References mymail::from, get_localhostname(), get_RFC1123date(), mymail::message, mymail::next, mymail::opt_message, prog, SMTP_TIMEOUT, mymail::subject, mymail::to, and VERSION. Referenced by spawn(). |