IMAGE wrote:Hello,
Hello,
> I enter my username and password, in SmtpCli (I don't need SSL).
Perhaps they are overwritten by the demo application?
Image or not image doesn't mater here but correct SMTP authentication, the
easiest option is to use AuthType AutoSelect (cannot recall the exact na
> i'm using FTPcli in one of my projects, and i have problem with
> FTPs over TLS with passive mode..
> I have disconnects during the uploads: sometimes upload goes
> through but in most cases upload stops after PASV command...
> This happens with different types of files and at least on 2 FTP
>
Hi
i'm using FTPcli in one of my projects, and i have problem with FTPs
over TLS with passive mode..
I have disconnects during the uploads: sometimes upload goes through but
in most cases upload stops after PASV command...
This happens with different types of files and at least on 2 FTP servers
Hi PL
if you use ICS to send an eMail f.e. from within a CGI, then you simply
could use the SYNC SMTP client version SyncSmtpCli to send an eMail:
emailstatus : integer;
success : boolean;
emailstatus := 1;
Success := SyncSmtpCli1.ConnectSync;
if not Success then goto wehav
Hi PL
I use Delphi - but I am pretty sure the C++ sample works (and the form
looks) the same...
When I run IcsMailSnd, I see a form with quite a lot of buttons in the upper
right corner.
After you had filled in the values for host, username a.s.o., did you click
on these buttons or just