Indy problem set (3)

zhaozj2021-02-16  44

Part 10 SMTP (Simple Mail Transfer Protocol) and E-Mail

1 How do I send / receive HTML mail?

2 How do I send or receive mail attachments?

3 I didn't use LoadFromfile or LoadFromstream, but I have an EidReadTimeout error. How do I handle this error?

4 How do I send mail directly through a mail server?

5 How do I send emails through a SMTP server that needs to be verified?

6 In Indy 10, why is IDSMTP to delete the property UserName and Password?

7 I am using Tidsmtp, but I have an error message when I tried to send an email: "521 potserver.organization.com Access is rejected" or "572 delivery is not authorized"?

8 In C Builder, the tidsmtp.quicksend method requires a parameter. What parameters do I have?

9 Where can I find an example of using the SMTP / POP3 server component?

10 Why can't the MAPS demo can be used?

Section 11 SSL (Safe Sockets Layer) or TLS (Transport Layer Security)

1 Can I legally export software with INDY SSL capabilities?

2 Where can I download the support for DLL INDY SSL and their source code?

3 I need SSL help, where can I find it?

4 How do I use FTP with SSL?

5 What is the difference between the internal TLS and the external TLS?

Section 12 FTP (File Transfer Protocol)

1 For some servers, when I tried to suspend one transmission, the client automatically interrupts the connection with the server, not the interruption of the transfer connection. Is this indeed bug?

2 How do I get the size of the file I are downloading through TIDFTP?

3 In TIDFTP, whether there is a way to analyze the contents of the list so that I can use the listView component to display the directory?

Section 13 IP multi-point transmission

Can 1TIDIPMCASTCLIENT and TIDIPMCASTSERVER use under Linux?

转载请注明原文地址:https://www.9cbs.com/read-26422.html

New Post(0)