From 18a6467c8c33be94227bd85dcb22323f267a4bc9 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Tue, 31 Dec 2013 14:28:47 +0000 Subject: examples: Added SMTP EXPN command example --- docs/examples/Makefile.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/examples/Makefile.inc') diff --git a/docs/examples/Makefile.inc b/docs/examples/Makefile.inc index 6a97bc276..11b508c26 100644 --- a/docs/examples/Makefile.inc +++ b/docs/examples/Makefile.inc @@ -4,8 +4,9 @@ check_PROGRAMS = 10-at-a-time anyauthput cookie_interface debug fileupload \ https multi-app multi-debugcallback multi-double multi-post multi-single \ persistant post-callback postit2 sepheaders simple simplepost simplessl \ sendrecv httpcustomheader certinfo chkspeed ftpgetinfo ftp-wildcard \ - smtp-multi simplesmtp smtp-tls rtsp externalsocket resolve \ - progressfunc pop3s pop3slist imap url2file sftpget ftpsget postinmemory + smtp-multi simplesmtp smtp-tls smtp-vrfy smtp-expn rtsp externalsocket \ + resolve progressfunc pop3s pop3slist imap url2file sftpget ftpsget \ + postinmemory # These examples require external dependencies that may not be commonly # available on POSIX systems, so don't bother attempting to compile them here. -- cgit v1.2.3