Send Mail passing through a proxy server
Author: fearandir@gmail.com (fearandir)
It is possible to pass through a proxy server using UPOPMAIL to access the SMTP server? I got error -8 when i try to log in. The [PROXY_SETTINGS] assignment file section only applies to UHTTP component. Another question. How do you stablish the port that the SMTP server is listening? With colons? Thanks in advance, Sergio
Hi Sergio,
fearandir said It is possible to pass through a proxy server using UPOPMAIL to access the SMTP server? I got error -8 when i try to log in. The [PROXY_SETTINGS] assignment file section only applies to UHTTP component.
I'm afraid that the UPOPMAIL component currently has no PROXY setting.
You could check if there's already an entry for this in the WISHLIST - and if not you could create one.
fearandir said Another question. How do you stablish the port that the SMTP server is listening? With colons?
The port is specified with a plus sign: e.g. activate "UPOPMAIL".logonsmtp("smtpserver+25", "", "") More details can be found in the Uniface Library: LogonSMTP
fearandir said Thanks in advance, Sergio
Hope this helps. Kind regards, Daniel
Author: diseli (daniel.iseli@uniface.com)