| |
|
|
| The component allows you to send mail messages through any given SMTP server according to standard SMTP protocol. It provides CC,BCC, Multiple Attachments,Embeded Images,Chinese and other languages support,sends mail in blocking and non blocking way. |
| Other software from this author: | - advDirectory V1 — The component provides you complete directory management on server. It provides complete basic directory management operations, such as Create, Delete and Rename a directory. It can list all files and directories under the given directory.
- advDSN V.1 — The component provides you complete DSN management.It provides complete basic DSN management operations, such as Add, Configure and Remove a DSN. It also provides ListDSN for getting listing of all DSNs created under specific web site.
- advZIP V.1 — The component allows you to perform complete Zip and Unzip management on server. Along with these basic functions it allows to delete, extract file(s) from existing zip file and can perform listing of files using listing facility.
| Show all software from this author |
Description: The component allows you to send mail messages through any given SMTP server according to standard SMTP protocol. Access to the component can also be turned on at website basis like all other ASPFusion components. AdvSMTP is much more advance component for sending mail messages. The component provides these operations.
CC and BCC.
Multiple attachments.
Embedded images (a new feature provided by the component).
Chinese and other languages support and many other features like this.
Along with these basic operations, it provides Upload and UploadAs operations. Upload operation allows uploading single or multiple files at a time form client browser to the server. It also allows resolving the problem of name conflicting through the property NameConflict with possible values as Error (default), Skip, OverWrite and MakeUnique. UploadAs operation allows uploading single or multiple files at a time form client browser to the server with specified name. Only few lines of code is all to provide browser based file upload on the server.
No need to specify any external SMTP server for sending mail messages. Component will lookup for reciepient's SMTP server and will send mail directly to reciepient's SMTP server without using any external SMTP server.
Both plain TEXT body and HTML body can be specified separately using two different methods.
The component can also perform logging for all sent mail messages.
The component send mail messages in two different ways.
Blocking way, in which caller has to wait for the response from the component.
Non Blocking way, in which component returns control back to the caller and places a mail file in Spool folder, AdvSMTP service running at backend is then responsible to send all spooled mail messages. | advSMTP V.1 Download from |
| Similar software: | - advFile V.1 — The component provides you complete file management on server. It provides complete basic file management operations such as Append, Copy, Delete, Move, Read, Rename and Write a file. It also provides upload and download facility.
- advLDAP V.1 — The component allows you to perform all basic LDAP operations on LDAP (Lightweight Directory Access Protocol) directory servers like the Netscape Directory Server.
- advPOP3 V.1 — The component allows you to perform retrieve and delete mail messages from any standard POP3 server, which compiles with RFC 1939, via a web page and offer functionality that POP3 server support.
| Find all software similar on advSMTP V.1 |
|