aboutsummaryrefslogtreecommitdiff
path: root/packages/OS400/README.OS400
diff options
context:
space:
mode:
authorPatrick Monnerat <Patrick.Monnerat@datasphere.ch>2009-12-21 12:26:48 +0000
committerPatrick Monnerat <Patrick.Monnerat@datasphere.ch>2009-12-21 12:26:48 +0000
commit57d3488a0d373151879ca622a4a90e2bbb72de14 (patch)
treef4b5ba5257810aca94f18116591469b85c19d1dc /packages/OS400/README.OS400
parent83d34a246e14ba3341390878008251ce29da6aaf (diff)
Take new SMTP definitions into account in OS400 wrapper and RPG binding
Diffstat (limited to 'packages/OS400/README.OS400')
-rw-r--r--packages/OS400/README.OS4002
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/OS400/README.OS400 b/packages/OS400/README.OS400
index b57e74d40..58c75b7b1 100644
--- a/packages/OS400/README.OS400
+++ b/packages/OS400/README.OS400
@@ -107,6 +107,8 @@ options:
CURLOPT_PROXYPASSWORD
CURLOPT_NOPROXY
CURLOPT_SOCKS5_GSSAPI_SERVICE
+ CURLOPT_MAIL_FROM
+ CURLOPT_MAIL_RCPT
Else it is the same as for curl_easy_setopt().
Note that CURLOPT_ERRORBUFFER is not in the list above, since it gives the
address of an (empty) character buffer, not the address of a string.