History log of /dovecot/src/lib-smtp/smtp-params.h
Revision Date Author Comments Expand
3afa83c450379a4b0e645525f3dca7f2da91b2f6 18-Jan-2018 Stephan Bosch <stephan.bosch@dovecot.fi>

lib-smtp: params: Add function that allows checking whether RCPT parameters are equal.

7c99fd4ea26239a4bb66dca6b3bb238e86adb3e4 18-Jan-2018 Stephan Bosch <stephan.bosch@dovecot.fi>

lib-smtp: params: Add functions to evaluate any extra (non-standard) MAIL and RCPT parameters. These allow looking up the parameter based on its name.

39bf54004e8ef15baa4c18c7969e87c51b8f197b 26-Nov-2017 Stephan Bosch <stephan.bosch@dovecot.fi>

lib-smtp: Implemented parsing, manipulation, and encoding for SMTP command parameters.