How to set the interface used for requests (CURLOPT_INTERFACE) ?
Closed this issue · 1 comments
Entretoize commented
I have a hosting with a dedicated ip, but the mailjet api uses the server IP as php does.
It's possible with curl to user the dedicated ip by setting the CURLOPT_INTERFACE option.
How can I do it with your api ?
oleksandr-mykhailenko commented