Hi,
sending emails to remote servers using PB 22.2.0.3356 SMTPClient class sometimes leads to
-12: The remote server denied the Curl login
This happens when ‘curl’ is there on the black list or not on the white list respectivly.
Curl provides a way to set the user agent (-A or –user-agent). So you can set a common browser as user agent to bypass the block. Is there a way to get access to that curl parameter? Or are there better/otther ways to solve this issue?
Thanks in advance,
Bernhard