| TOTAL: 106 Page: 1 of 6 |
|
vinSMSIndia - Vinay Ya
This class allows you to send free SMS to almost all mobile users in India using e-mail gateways. Supported Networks are: - Airtel: Andhra Pradesh, Madhya Pradesh, Chennai (Skycell), Delhi, Gujarat, Haryana, Himachal Pradesh, Goa, Karnataka, Kerala, Kolkata, Maharashtra, Mumbai, Punjab, Tamil Nadu, Uttar Pradesh (West) - Hutch: Delhi - Escotel: Haryana, Uttar Pradesh (West), Kerala - BPL Mobile: Mumbai, Maharashtra, Kerala, Tamil Nadu, Pondicherry, Goa - Idea Cellular: Andhra


| Hits: | 169 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-07 |
vinSMSIndia - Vinay Ya
This class allows you to send free SMS to almost all mobile users in India using e-mail gateways. Supported Networks are: - Airtel: Andhra Pradesh, Madhya Pradesh, Chennai (Skycell), Delhi, Gujarat, Haryana, Himachal Pradesh, Goa, Karnataka, Kerala, Kolkata, Maharashtra, Mumbai, Punjab, Tamil Nadu, Uttar Pradesh (West) - Hutch: Delhi - Escotel: Haryana, Uttar Pradesh (West), Kerala - BPL Mobile: Mumbai, Maharashtra, Kerala, Tamil Nadu, Pondicherry, Goa - Idea Cellular: Andhra


| Hits: | 208 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-07 |
XTem xEmail - Kai Schn
With xEmail you can submit data(vars) from HTML forms or scripts by email. Some helpful tools inside, like checking form checkboxes etc.


| Hits: | 183 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-07 |
XTem xEmail - Kai Schn
With xEmail you can submit data(vars) from HTML forms or scripts by email. Some helpful tools inside, like checking form checkboxes etc.


| Hits: | 185 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-07 |
YAMC Richard Mu
This class is meant to generate encoded mailto: links to prevent e-mail address harvesting done by robot scripts used by spammers to crawl the Web pages and collect e-mail addresses. The class generates the mailto: HTML links using Javascript code also generated by the class to decode the addresses when the user clicks on the links, so mailto: links open correctly on normal browsers with Javascript support enabled. The class also provide means to configure additional attributes of the HTML


| Hits: | 201 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-07 |
rsIMAP - V. Yanso
This class can use the PHP IMAP extension to retrieve e-mail messages from a mailbox stored in an IMAP server. It can also compose and send new messages using other functions of the PHP IMAP extension. Currently it allows attaching a file to a message to be sent with a given text body.


| Hits: | 69 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-06 |
Send e-mail with an embeded picture - Günni
This class can send an HTML e-mail message with an embeded picture file.


| Hits: | 167 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-06 |
Send mail - Saravana
Using this class you can send a mail 1. with multiple attachments, 2. set priority, 3.send text or HTML mails 4.Specify any nunber of CC,BCC The code is clearly commented and self descriptive exampleis also given along with the source code.


| Hits: | 172 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-06 |
Send messages via SMTP - Nic Stev
This package can be used to send e-mail messages via SMTP connections. There is one class that takes care of establishing a TCP socket connection to send and retrieve data through that socket. There is another class that establishes a connection with an SMTP server using the socket class. It can send a message an SMTP server from a given sender address to one or more recipient addresses. If necessary, the class can authenticate with a server that supports the LOGIN authentication mec


| Hits: | 195 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-06 |
Sendemail.Class.PHP - Alfred D
This class can be used to compose and send text and HTML e-mail messages. It can send messages with either an HTML and a plain text parts in the same message body. It may also send multiple optional files attached to the message. The class also provides means to change the priority of delivery of the message.


| Hits: | 152 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-06 |
sendmail - Valentin
This class provide a sending message via connecting to smtp setver (TCP).


| Hits: | 151 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-06 |
Simple Mail Class - nathan z
This is a very simple class that can be used to send e-mail messages by relaying to a given SMTP server. It takes parameters defined as class variables for specifying the message sender, recipient, subject, body text and additional header. The mail server address and the SMTP port are also configurable using class variables. This class is to s€nd simpl€ €-mails, it allows to use From, To, Subject and custom h€aders.


| Hits: | 26 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-06 |
SMS/E-Mail Ticker - flaimo
Small ticker based on an e-mail account. The user can use a normal e-mail client or a GSM mobile phone which can send SMS messages. The ticker messages can be displayed on a web page.


| Hits: | 89 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-06 |
SMTP Class - Richard
A class to enable you to send email direct through an smtp server. Currently supports all basic commands; HELO, EHLO, MAIL, RCPT, DATA. Also supports AUTH LOGIN (basic authentication).


| Hits: | 54 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-06 |
SMTP E-mail sending class - Manuel L
Class that connects to a SMTP mail server to send messages. It features: - Relaying message delivery to a programmer defined SMTP server. - Programmer defined server address, server port, connection timeout, origin host address. - Support for authentication methods PLAIN and LOGIN. - Support for POP3 based authentication before delivery. - Direct delivery to one or more recipients with e-mail addresses with the same domain, so you do not need to relay on a own or your ISP SMTP server. - S


| Hits: | 79 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-06 |
smtp.class.inc - Hemp Cl
Generates message headers - Supports many header options - Sends E-Mail via SMTP


| Hits: | 93 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-06 |
TA_Vpopmail - Ricky Ro
This is wrapper class for the vpopmail programs. It can be used to administer an e-mail a server. We use the class to administer our e-mail server from our cellular phones via WAP.


| Hits: | 134 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-06 |
Template based Email sending - accilies
This class can be used to send HTML messages. It uses a configurable template file to define the HTML message body. The class replaces template marks with the respective argument values and sends the message. The sender name, sender e-mail address, recipient address and the message subject are required parameters.


| Hits: | 168 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-06 |
Uda Iskariot - Kaurov E
This class is meant to present mailto: links as images so the robots used by spammers to harvest e-mail addresses cannot read them. The images of the e-mail addresses are outputted in the JPEG format using the GD library. The class comes with an example of e-mail links that point to an URL of a script that looks the e-mail address of a given identifier in a database and redirects to the corresponding mailto: URL. This way the e-mail address es are never displayed in the Web pages in any


| Hits: | 63 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-06 |
vCard - flaimo
Generates vcf files for importing personal data into vCard compatible programms. For the latest version see http://flaimo.com


| Hits: | 121 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-06 |