smtp gmail
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 374
Desktop Gmail 2.4
This is a superkaramba theme which uses wget to read the rss feed for your Gmail. more>>
Desktop Gmail is a superkaramba theme which uses wget to read the rss feed for your Gmail inbox and displays it on a GUI. It displays upto twenty latest messages(five at a time) as well as the no. of total unread messages.
It shows the name of the author of the mail as well as the subject of the mail. On hovering over the name, a tooltip containing the authors email id is displayed and when hovered over the subject, the summary of the body is shown.
This theme displays upto 20 latest messages from your Gmail inbox(5 at a time), the authors of the message and the no. of unread messages.
On hovering over the name, the email id is displayed and on hovering over subject, a summary of the body is displayed.
Open gmail.py and enter your username and password.(see readme for details).
<<lessIt shows the name of the author of the mail as well as the subject of the mail. On hovering over the name, a tooltip containing the authors email id is displayed and when hovered over the subject, the summary of the body is shown.
This theme displays upto 20 latest messages from your Gmail inbox(5 at a time), the authors of the message and the no. of unread messages.
On hovering over the name, the email id is displayed and on hovering over subject, a summary of the body is displayed.
Open gmail.py and enter your username and password.(see readme for details).
Download (0.17MB)
Added: 2007-05-09 License: GPL (GNU General Public License) Price:
908 downloads
wmgmail 0.6.2
wmgmail is a Gmail inbox checker dockapp with preview. more>>
wmgmail is a Gmail inbox checker dockapp with preview.
Main features:
- check gmail inbox mail count
- Quick Mail Preview (snippets of email you just got)
- QMP can self-timeout (variable delay)
- can launch a program (play a sound) on new mail.
- dark and light colorschemes available.
- GTK interface is optional
<<lessMain features:
- check gmail inbox mail count
- Quick Mail Preview (snippets of email you just got)
- QMP can self-timeout (variable delay)
- can launch a program (play a sound) on new mail.
- dark and light colorschemes available.
- GTK interface is optional
Download (0.023MB)
Added: 2005-07-28 License: GPL (GNU General Public License) Price:
1552 downloads
wmckgmail 1.1
wmckgmail is a very simple program used to monitor the number of unread mails in a gmail inbox. more>>
wmckgmail is a very simple program used to monitor the number of unread mails in a gmail inbox. wmckgmail project uses the wget command to get the gmail atom feed and reads the number of new mails from this feed.
This app is based on the wmgeneral code.
wmckgmail is a very simple program used to monitor the number of unread mails
in a gmail inbox. It uses the wget command to get the gmail atom feed and reads
the number of new mails from this feed. It is a dockapp that is supported by X
window managers such as Window Maker, AfterStep, BlackBox, Fluxbox and
Enlightenment.
This dockapp is quite simple. It contains the gmail M icon and a small counter.
When the program is unable to access gmail, the counter shows the "ERR" string
and the M icon is greyed. When gmail is accessible and your configuration file
contains a valid username/password combo, the counter indicate the number of
new mails in the gmail inbox. If there is no unread mails in the gmail inbox,
the M icon stays greyed. If there is unread mails in the gmail inbox, the M iconthen takes its real colors and the counter indicates the number of unread mails.
<<lessThis app is based on the wmgeneral code.
wmckgmail is a very simple program used to monitor the number of unread mails
in a gmail inbox. It uses the wget command to get the gmail atom feed and reads
the number of new mails from this feed. It is a dockapp that is supported by X
window managers such as Window Maker, AfterStep, BlackBox, Fluxbox and
Enlightenment.
This dockapp is quite simple. It contains the gmail M icon and a small counter.
When the program is unable to access gmail, the counter shows the "ERR" string
and the M icon is greyed. When gmail is accessible and your configuration file
contains a valid username/password combo, the counter indicate the number of
new mails in the gmail inbox. If there is no unread mails in the gmail inbox,
the M icon stays greyed. If there is unread mails in the gmail inbox, the M iconthen takes its real colors and the counter indicates the number of unread mails.
Download (0.017MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1073 downloads
Swift Mailer 3.3.0
Swift is a fully OOP Library for sending e-mails from PHP websites and applications. more>>
Swift is a fully OOP Library for sending e-mails from PHP websites and applications. Swift Mailer does not rely on PHPs native mail() function which is known for using high server resources when sending multiple emails. Instead, Swift communicates directly with an SMTP server or a MTA binary to send mail quickly and efficiently.
Swift is comparable to PHPMailer except that it implements an extremely flexible and innovative plugin system meaning you can get the most out of sending emails from your PHP applications. The interface for Swift is both tighter and more intuitive.
I started developing Swift because I moderate a popular PHP forum and its clear from some of the posts we see that PHPs native mail() function just doesnt quite cut it among developers unless you know a lot about how to build emails and you only need to send one message.
The only other popular alternative was PHPMailer which is great, but it just struck me that maybe developers might want something with a little more "umff"! So I wrote Swift initially for the communtity at the PHP Developers Network Forums and have decided to release it now under the LGPL. Enjoy!
Main features:
- Send uses one single connection to the SMTP server or MTA
- Doesnt rely on mail()
- Custom Headers
- Multiple encoding options
- TLS Support - for Gmail servers
- Embedded Images
- Builds and sends Multipart messages
- Sends single-part emails as usual
- Fast Cc and Bcc handling
- Batch emailing with multiple Tos or without
- Support for multiple attachments
- Set message priority
- Request Read Receipts
- Sendmail (or other binary) support
- Pluggable SMTP Authentication (LOGIN, PLAIN, MD5-CRAM, POP Before SMTP)
- Anti-Flooding support (reconnect every X emails) via plugin
- Secure Socket Layer connections (SSL)
- Loadable plugin support with event handling features
<<lessSwift is comparable to PHPMailer except that it implements an extremely flexible and innovative plugin system meaning you can get the most out of sending emails from your PHP applications. The interface for Swift is both tighter and more intuitive.
I started developing Swift because I moderate a popular PHP forum and its clear from some of the posts we see that PHPs native mail() function just doesnt quite cut it among developers unless you know a lot about how to build emails and you only need to send one message.
The only other popular alternative was PHPMailer which is great, but it just struck me that maybe developers might want something with a little more "umff"! So I wrote Swift initially for the communtity at the PHP Developers Network Forums and have decided to release it now under the LGPL. Enjoy!
Main features:
- Send uses one single connection to the SMTP server or MTA
- Doesnt rely on mail()
- Custom Headers
- Multiple encoding options
- TLS Support - for Gmail servers
- Embedded Images
- Builds and sends Multipart messages
- Sends single-part emails as usual
- Fast Cc and Bcc handling
- Batch emailing with multiple Tos or without
- Support for multiple attachments
- Set message priority
- Request Read Receipts
- Sendmail (or other binary) support
- Pluggable SMTP Authentication (LOGIN, PLAIN, MD5-CRAM, POP Before SMTP)
- Anti-Flooding support (reconnect every X emails) via plugin
- Secure Socket Layer connections (SSL)
- Loadable plugin support with event handling features
Download (0.76MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
808 downloads
Cgmail 0.3
Cgmail is a fresh and shiny gmail checker and notifier that integrate well into gnome desktop. more>>
Cgmail is a fresh and shiny gmail checker and notifier that integrate well into gnome desktop.
Cgmail is a new gmail checker for gnome desktop. It integrate well into the environment with supporting gnome keyring and dbus for notifications. Give it a try.
Why it is different?
Ive used gmail-notify for a lot of time but gmail-notify is an old software. Cgmail is a new shiny gmail notifier that integrate well into gnome desktop. Cgmail will use gnome keyring to store your credentials for security enanchments instead of storing it on plain text files.
Cgmail use a fresh dbus notification to tell you that a new message is into your gmail inbox.
<<lessCgmail is a new gmail checker for gnome desktop. It integrate well into the environment with supporting gnome keyring and dbus for notifications. Give it a try.
Why it is different?
Ive used gmail-notify for a lot of time but gmail-notify is an old software. Cgmail is a new shiny gmail notifier that integrate well into gnome desktop. Cgmail will use gnome keyring to store your credentials for security enanchments instead of storing it on plain text files.
Cgmail use a fresh dbus notification to tell you that a new message is into your gmail inbox.
Download (0.063MB)
Added: 2007-05-04 License: GPL (GNU General Public License) Price:
903 downloads
SMTPHandler 0.6
SMTPHandler is a handler for the java.util.logging library. more>>
SMTPHandler is a handler for the java.util.logging library. SMTPHandler sends LogRecords via email using the Simple Mail Transfer Protocol.
The SMTPHandler code is derived from log4js SMTPAppender.
After downloading the SMTPHandler software, you will need to download two additional JAR files:
1) Sun JavaMail
http://java.sun.com/products/javamail
2) Sun JavaBeans Activiation Framework
http://java.sun.com/products/javabeans/glasgow/jaf.html
Enhancements:
- This release adds SMTP server authentication.
- You can specify an SMTP username and SMTP password.
<<lessThe SMTPHandler code is derived from log4js SMTPAppender.
After downloading the SMTPHandler software, you will need to download two additional JAR files:
1) Sun JavaMail
http://java.sun.com/products/javamail
2) Sun JavaBeans Activiation Framework
http://java.sun.com/products/javabeans/glasgow/jaf.html
Enhancements:
- This release adds SMTP server authentication.
- You can specify an SMTP username and SMTP password.
Download (0.025MB)
Added: 2006-05-15 License: The Apache License 2.0 Price:
1262 downloads
MadMail 0.2
MadMail is a simple Webmail client which can handle POP3, SMTP, and IMAP servers. more>>
MadMail is a simple Webmail client which can handle POP3, SMTP, and IMAP servers. I
Main features:
- multi-language support
- no Database required
<<lessMain features:
- multi-language support
- no Database required
Download (0.055MB)
Added: 2006-06-12 License: GPL (GNU General Public License) Price:
1229 downloads
MEsmtpd 1.04
MEsmtpd provides a small SMTP Daemon with From-header rewrite and SMTP-Auth. more>>
MEsmtpd provides a small SMTP Daemon with From-header rewrite and SMTP-Auth.
The main features of MEsmtpd are SMTP-Auth (RFC 2554) and rewriting the From: header (email body From: header and envelope from) based on an account-list (configuration file and auth data).
Some big companies dont allow plain SMTP because the From header (sender) is fakeable by the sender. Many companies use MAPI (MS Exchange) to solve this problem.
The alternative open source solution is MEsmtpd. It is an independent extension to sendmail, postfix or qmail.
Enhancements:
- added smtp Reset. Thanks to Paul!
<<lessThe main features of MEsmtpd are SMTP-Auth (RFC 2554) and rewriting the From: header (email body From: header and envelope from) based on an account-list (configuration file and auth data).
Some big companies dont allow plain SMTP because the From header (sender) is fakeable by the sender. Many companies use MAPI (MS Exchange) to solve this problem.
The alternative open source solution is MEsmtpd. It is an independent extension to sendmail, postfix or qmail.
Enhancements:
- added smtp Reset. Thanks to Paul!
Download (0.005MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
954 downloads
ClamSMTP 1.6
ClamSMTP is an SMTP filter that allows you to check for viruses using the ClamAV anti-virus software. more>>
ClamSMTP project is an SMTP filter that allows you to check for viruses using the ClamAV anti-virus software.
It accepts SMTP connections and forwards the SMTP commands and responses to another SMTP server. The DATA email body is intercepted and scanned before forwarding.
ClamSMTP aims to be lightweight, reliable, and simple rather than have a myriad of options. Its written in C without major dependencies. If you need more options then you could use something big like AMaViS which is written in PERL and can do almost anything.
I wrote this with the Postfix mail server in mind. Heres how to configure it as a Postfix Content Filter.
ClamSMTP can also be used as a transparent proxy to filter an entire networks SMTP traffic at the router.
Enhancements:
- Support has been removed for listening on ports under 1024.
- Support has been added for embedded NULLs in email data.
- Problems with not listening properly when in daemon mode have been fixed, as well as warnings when compiled with gcc 4.0.
- Empty addresses are handled properly in logs.
- This release will not let Exchange send its strange binary data through the proxy.
- More Solaris fixes.
- Email messages are not rejected when the server is overloaded or encounters errors, or when starting the filter command fails.
<<lessIt accepts SMTP connections and forwards the SMTP commands and responses to another SMTP server. The DATA email body is intercepted and scanned before forwarding.
ClamSMTP aims to be lightweight, reliable, and simple rather than have a myriad of options. Its written in C without major dependencies. If you need more options then you could use something big like AMaViS which is written in PERL and can do almost anything.
I wrote this with the Postfix mail server in mind. Heres how to configure it as a Postfix Content Filter.
ClamSMTP can also be used as a transparent proxy to filter an entire networks SMTP traffic at the router.
Enhancements:
- Support has been removed for listening on ports under 1024.
- Support has been added for embedded NULLs in email data.
- Problems with not listening properly when in daemon mode have been fixed, as well as warnings when compiled with gcc 4.0.
- Empty addresses are handled properly in logs.
- This release will not let Exchange send its strange binary data through the proxy.
- More Solaris fixes.
- Email messages are not rejected when the server is overloaded or encounters errors, or when starting the filter command fails.
Download (0.14MB)
Added: 2006-01-05 License: GPL (GNU General Public License) Price:
1389 downloads
Php Gmail Drive 0.3.2
PhpGmailDrive (PGD) turns your Gmail account into a Web based file server. more>>
PhpGmailDrive is a new type of file sharing utility. Unlike typical file servers (say xDrive) it uses Gmail as backend file server. You can enjoy it simply by hosting a small PHP script in your web site without any database.
Gmail file space is more than 2GB, so you can imagine you already have such a big space on internet. However, you will require a Gmail account (If you dont have any Gmail address, go GmailSwap or ask your friends.).
PGD automatically connects Gmail server and fetches list of all attached files and generate downloadable links in a tree like view. If you are looking for a file server to upload your music or notes without any hassle, PGD is ideal for you. Technically speaking PGD is wrapper of Gmailer .
Thought there is no need to know hecks of PHP or Gmailer. Just you have to check that your PHP hosting service provider has curl extension of PHP to handle HTTP/HTTPS traffic.
Main features:
- Successfully connects to Gmail and only grabs list of Attachments in Gmail messages.
- List of attachments are displayed with inbuilt Javascript engine. You can customize output to any other formats.
- 100% compliant to GMAILFS. So you can upload with Windows Gmail Shell extension or Linux GmailFS utilities..
- Supports Multiple Gmail accounts in the same script .
- Supports all browsers.
- Total size is less than 100 KB.
<<lessGmail file space is more than 2GB, so you can imagine you already have such a big space on internet. However, you will require a Gmail account (If you dont have any Gmail address, go GmailSwap or ask your friends.).
PGD automatically connects Gmail server and fetches list of all attached files and generate downloadable links in a tree like view. If you are looking for a file server to upload your music or notes without any hassle, PGD is ideal for you. Technically speaking PGD is wrapper of Gmailer .
Thought there is no need to know hecks of PHP or Gmailer. Just you have to check that your PHP hosting service provider has curl extension of PHP to handle HTTP/HTTPS traffic.
Main features:
- Successfully connects to Gmail and only grabs list of Attachments in Gmail messages.
- List of attachments are displayed with inbuilt Javascript engine. You can customize output to any other formats.
- 100% compliant to GMAILFS. So you can upload with Windows Gmail Shell extension or Linux GmailFS utilities..
- Supports Multiple Gmail accounts in the same script .
- Supports all browsers.
- Total size is less than 100 KB.
Download (0.069MB)
Added: 2005-07-08 License: LGPL (GNU Lesser General Public License) Price:
1576 downloads
smtp-vilter 1.3.4
smtp-vilter is a high-performance content filter for sendmail, which detects email viruses and spam. more>>
smtp-vilter is a high-performance content filter for sendmail, which detects email viruses and spam.
smtp-vilter can pass, discard, or simply mark an email based on the results of a content scan. It relies on third-party products for the actual content scan. It uses the milter API to communicate with sendmail, and backends to communicate with the actual scanning engines.
The backends can be chained to perform a series of checks on each message in one run.
<<lesssmtp-vilter can pass, discard, or simply mark an email based on the results of a content scan. It relies on third-party products for the actual content scan. It uses the milter API to communicate with sendmail, and backends to communicate with the actual scanning engines.
The backends can be chained to perform a series of checks on each message in one run.
Download (0.065MB)
Added: 2006-11-12 License: GPL (GNU General Public License) Price:
1090 downloads
CsWebmail 3.6
CsWebmail is yet another Web mail application. more>>
CsWebmail is yet another Web mail application. The project features support for IMAP, NNTP, and SMTP, procmail, rich text mail composing, backup abilities, a Clam AntiVirus wrapper, and an intuitive GUI.
Enhancements:
- A number of critical bugs were fixed.
<<lessEnhancements:
- A number of critical bugs were fixed.
Download (0.18MB)
Added: 2007-03-23 License: The PHP License Price:
945 downloads
Twisted Mail 0.3.0
Twisted Mail provides client and server implementations of SMTP, POP3, and IMAP4. more>>
Twisted Mail project provides client and server implementations of SMTP, POP3, and IMAP4.
These differentiate themselves from the Python standard library implementations both by presenting a much higher-level, easy-to-use interface and in their server components, which allow the implementation of custom servers for each protocol without dealing with protocol-level issues.
Twisted Mail includes a simple demonstration email server which accepts messages over SMTP, stores them in a Maildir arrangement, and can serve them to clients over POP3.
Enhancements:
- The IMAP4 client now properly quotes usernames and passwords when necessary.
- It also handles unsolicited FLAGS responses.
- The IMAP4 server can now parse multiple literals in a single command and to FETCH requests with multiple BODY parts.
- A bug where Deferreds returned from IMAP4 client methods would not receive connection lost notification has been fixed.
- Startup time on OS X has been improved.
- The SMTP server has been sped up.
- The POP3 mailbox API has been expanded to allow Deferreds to be returned in some cases.
<<lessThese differentiate themselves from the Python standard library implementations both by presenting a much higher-level, easy-to-use interface and in their server components, which allow the implementation of custom servers for each protocol without dealing with protocol-level issues.
Twisted Mail includes a simple demonstration email server which accepts messages over SMTP, stores them in a Maildir arrangement, and can serve them to clients over POP3.
Enhancements:
- The IMAP4 client now properly quotes usernames and passwords when necessary.
- It also handles unsolicited FLAGS responses.
- The IMAP4 server can now parse multiple literals in a single command and to FETCH requests with multiple BODY parts.
- A bug where Deferreds returned from IMAP4 client methods would not receive connection lost notification has been fixed.
- Startup time on OS X has been improved.
- The SMTP server has been sped up.
- The POP3 mailbox API has been expanded to allow Deferreds to be returned in some cases.
Download (0.10MB)
Added: 2006-05-28 License: MIT/X Consortium License Price:
1245 downloads
lib smtp 0.8.5
libsmtp allows programs to send mail directly through SMTP (no sendmail needed). more>>
libsmtp allows programs to send mail directly through SMTP (no sendmail needed). lib smtp is designed to be simple and memory efficient, and has slightly untested support for MIME multipart body parts.
<<less Download (0.073MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1218 downloads
DGS SMTP 0.9.1
DGS SMTP is a PHP class which acts as an email client, able to send an email without using PHPs built in mail() function. more>>
DGS SMTP is a PHP class which acts as an email client, able to send an email without using PHPs built in mail() function.
This is most often useful for sites that are unable to get PHPs build in mail() function to work. (Usually because they dont have access to sites php.ini file).
<<lessThis is most often useful for sites that are unable to get PHPs build in mail() function to work. (Usually because they dont have access to sites php.ini file).
Download (0.014MB)
Added: 2006-05-04 License: GPL (GNU General Public License) Price:
1268 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above smtp gmail search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed