|
| file | client.c |
| | SMTP client code to parse server replies.
|
| |
| file | common_setup.c |
| | setup function shared between Qremote and Qsurvey
|
| |
| file | conn.c |
| | functions for establishing connection to remote SMTP server
|
| |
| file | conn_mx.c |
| |
| file | greeting.c |
| | function to parse the EHLO greeting response
|
| |
| file | mime.c |
| | MIME handling functions.
|
| |
| file | qrbdat.c |
| |
| file | qrdata.c |
| | send message body to remote host
|
| |
| file | qremote.c |
| | main functions of Qremote
|
| |
| file | reply.c |
| | functions to read and parse server replies
|
| |
| file | smtproutes.c |
| | functions for handling of control/smtproutes
|
| |
| file | starttlsr.c |
| | functions for SSL encoding and decoding of network I/O
|
| |
| file | status.c |
| | functions to write delivery status information to qmail-rspawn
|
| |