hotmail pop3
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 251
Hmail 0.2
Hmail is a SuperKaramba theme to check for unread messages on one or more Hotmail accounts. more>>
Hmail is a SuperKaramba theme to check for unread messages on one or more Hotmail accounts. It uses gotmail (http://sourceforge.net/projects/gotmail) to do its work.
Feel free to use it and modify it as desired.
<<lessFeel free to use it and modify it as desired.
Download (0.067MB)
Added: 2007-04-04 License: GPL (GNU General Public License) Price:
936 downloads
Gotmail 0.9.0
Gotmail is a utility to non-interactively download email from a Hotmail account. more>>
Gotmail is a utility to non-interactively download email from a Hotmail account. Gotmail project can download messages from all folders, messages from certain folders, or new messages only.
There are options to delete downloaded messages or mark them as read.
Gotmail can forward messages to other email addresses or save them as local mbox-style mailboxes.
Enhancements:
- Changelog AUTHORS gotmail.man Makefile.dist Makefile
- Makefile.dist NEWS PRESSRELEASE gotmail.spec
- Combined AUTHORS file and man page and removed AUTHORS file
- from package
- Updated Makefile and Makefile.dist to remove man page and
- AUTHORS file construction
- Removed PRESSRELEASE and NEWS code and files from the package
- Removed unused gotmail.spec.in file
- Fixed timestamp preservation issues in Makefiles using touch -r
<<lessThere are options to delete downloaded messages or mark them as read.
Gotmail can forward messages to other email addresses or save them as local mbox-style mailboxes.
Enhancements:
- Changelog AUTHORS gotmail.man Makefile.dist Makefile
- Makefile.dist NEWS PRESSRELEASE gotmail.spec
- Combined AUTHORS file and man page and removed AUTHORS file
- from package
- Updated Makefile and Makefile.dist to remove man page and
- AUTHORS file construction
- Removed PRESSRELEASE and NEWS code and files from the package
- Removed unused gotmail.spec.in file
- Fixed timestamp preservation issues in Makefiles using touch -r
Download (0.037MB)
Added: 2007-04-10 License: GPL (GNU General Public License) Price:
928 downloads
mailman-pop3d 0.3
mailman-pop3d provides a POP3 interface to GNU Mailman for the purposes of deleting spam. more>>
mailman-pop3d provides a POP3 interface to GNU Mailman for the purposes of deleting spam which is stuck in the administrative requests queue.
If you manage a large Mailman mailing list, and are tired of using the web interface to discard spam, this script may be for you.
This software should be considered to be in beta stage; bugs are possibly present, and bug reports would be very much appreciated. At this point, I would also be very interested in hearing about success stories.
Enhancements:
- Improved logging messages.
- Development status changed from alpha to beta.
<<lessIf you manage a large Mailman mailing list, and are tired of using the web interface to discard spam, this script may be for you.
This software should be considered to be in beta stage; bugs are possibly present, and bug reports would be very much appreciated. At this point, I would also be very interested in hearing about success stories.
Enhancements:
- Improved logging messages.
- Development status changed from alpha to beta.
Download (0.007MB)
Added: 2006-03-10 License: GPL (GNU General Public License) Price:
1324 downloads
testmail 3.3.0
testmail is a Perl script that checks email availability at the POP3 server. more>>
The Perl script testmail checks e-mail available at the POP3 server (including SSL), filters it according to the defined rules, and depending on the selected method gets the messages to the local mailbox and/or removes it from the server.
Testmail uses Perl Mail-POP3Client, Net-Ping, and Socket modules and helps you escape from spam.
Enhancements:
- This release allows the user to use SSL and a specifically selected port (for example, for a Gmail mailbox).
- Testmail now uses Mail-POP3Client module instead of the libnet module.
- Configuration files were changed to add PORT, USESSL, AUTH_MODE, and DEBUG options.
- Some rejecting rules were improved.
<<lessTestmail uses Perl Mail-POP3Client, Net-Ping, and Socket modules and helps you escape from spam.
Enhancements:
- This release allows the user to use SSL and a specifically selected port (for example, for a Gmail mailbox).
- Testmail now uses Mail-POP3Client module instead of the libnet module.
- Configuration files were changed to add PORT, USESSL, AUTH_MODE, and DEBUG options.
- Some rejecting rules were improved.
Download (0.10MB)
Added: 2005-11-08 License: GPL (GNU General Public License) Price:
1445 downloads
Retchmail 1.1
RetchMail is the worlds most stupidly fast POP3 retriever. more>>
Eric S. Raymonds Fetchmail is a full-featured, robust, well-documented remote-mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections).
Retchmail project supports every remote-mail protocol now in use on the Internet: POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR. It can even support IPv6? and IPSEC.
RetchMail is the worlds most stupidly fast POP3 retriever.
It is almost completely unlike fetchmail: RetchMail lacks features, isnt particularly robust (although it wont delete a message until sendmail says it was delivered okay), has nearly no documentation, and is actually fast.
Thanks to PatrickPattersons WvSSLStream?, RetchMail also supports POP3-SSL, which is much more secure than the RPOP, APOP, KPOP and other password obfuscation routines currently en vogue to hide your password. SSL has the nice feature that not only is your password secure going across the wire, but so is the rest of your mail.
Enhancements:
- Updated to compile and run with WvStreams 4.4.
- Now works properly with GMails pop support.
- Documentation updates.
<<lessRetchmail project supports every remote-mail protocol now in use on the Internet: POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR. It can even support IPv6? and IPSEC.
RetchMail is the worlds most stupidly fast POP3 retriever.
It is almost completely unlike fetchmail: RetchMail lacks features, isnt particularly robust (although it wont delete a message until sendmail says it was delivered okay), has nearly no documentation, and is actually fast.
Thanks to PatrickPattersons WvSSLStream?, RetchMail also supports POP3-SSL, which is much more secure than the RPOP, APOP, KPOP and other password obfuscation routines currently en vogue to hide your password. SSL has the nice feature that not only is your password secure going across the wire, but so is the rest of your mail.
Enhancements:
- Updated to compile and run with WvStreams 4.4.
- Now works properly with GMails pop support.
- Documentation updates.
Download (0.049MB)
Added: 2007-08-01 License: LGPL (GNU Lesser General Public License) Price:
817 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
XMail 1.24
XMail is an Internet and intranet mail server featuring an SMTP server, POP3 server, finger server. more>>
XMail is an Internet and intranet mail server featuring an SMTP server, POP3 server, finger server, multiple domains, no need for users to have a real system account, SMTP relay checking, RBL/RSS/ORBS/DUL and custom ( IP based and address based ) spam protection, SMTP authentication ( PLAIN LOGIN CRAM-MD5 POP3-before-SMTP and custom ), a POP3 account syncronizer with external POP3 accounts, account aliases, domain aliases, custom mail processing, direct mail files delivery, custom mail filters, mailing lists, remote administration, custom mail exchangers, logging, and multi-platform code.
XMail sources compile under GNU/Linux, FreeBSD, OpenBSD, NetBSD, OSX, Solaris and NT/2K/XP. Read the file README.TXT included with the distribution.
The project is distributed under GPL license, either version 2 or (at your option) any later version.
Enhancements:
- TLS support was implemented for SMTP and POP3 (both client and server) along with SMTP external authentication, the ability to leave messages on the remote server for POP3 sync, the ability to bind to a particular local IP during SMTP and POP3 client connections, and a new remote hostname-based configuration selection.
- An alias resolution bug introduced in version 1.23 was fixed.
<<lessXMail sources compile under GNU/Linux, FreeBSD, OpenBSD, NetBSD, OSX, Solaris and NT/2K/XP. Read the file README.TXT included with the distribution.
The project is distributed under GPL license, either version 2 or (at your option) any later version.
Enhancements:
- TLS support was implemented for SMTP and POP3 (both client and server) along with SMTP external authentication, the ability to leave messages on the remote server for POP3 sync, the ability to bind to a particular local IP during SMTP and POP3 client connections, and a new remote hostname-based configuration selection.
- An alias resolution bug introduced in version 1.23 was fixed.
Download (0.40MB)
Added: 2007-01-02 License: GPL (GNU General Public License) Price:
1034 downloads
Perl Pop3 1.0.1
Perl Pop3 is a POP3 server fully implemented in Perl. more>>
Perl Pop3 is a POP3 server fully implemented in Perl.
The advantages over other POP3 servers are that it is not a memory hog, and can be used to connect to databases for authentication.
Also, its code is easy to extend for any other uses, like POP-before-SMTP and extended logging.
Main features:
- Does not read the mailbox into memory, it reads what it needs as it processes the mailbox, so its memory requirements are low.
- Most email delivery is just printing out to the client; this is done in a fast and efficient way.
- It uses the systems users in the default unix way, but it can be changed to read users off a database (using DBI/DBD). It is prepared to use the database right away and can be extended or configured to use existing systems.
- It can be use to solve the smtp authentication via popauth or relay-domains (with sendmail) so users can be permitted to send smtp mail after pop3 authentication. This has been an effective solution for roaming users.
- Logging can be extended beyond the use of text files to any other method available in Perl, including database systems.
- Also, security is not an issue, as input is strictly controlled.
Using an easily modifiable daemon as part of a e-mail solution can be of great advantage over other existing systems in other languages. Further development will also try to incorporate more easily configurable extensions and plugins, so rapid deployment and extensibility is achieved.
Installation:
For installation instructions and configuration please see the INSTALL file. For more detailed information, consult the DOC file.
<<lessThe advantages over other POP3 servers are that it is not a memory hog, and can be used to connect to databases for authentication.
Also, its code is easy to extend for any other uses, like POP-before-SMTP and extended logging.
Main features:
- Does not read the mailbox into memory, it reads what it needs as it processes the mailbox, so its memory requirements are low.
- Most email delivery is just printing out to the client; this is done in a fast and efficient way.
- It uses the systems users in the default unix way, but it can be changed to read users off a database (using DBI/DBD). It is prepared to use the database right away and can be extended or configured to use existing systems.
- It can be use to solve the smtp authentication via popauth or relay-domains (with sendmail) so users can be permitted to send smtp mail after pop3 authentication. This has been an effective solution for roaming users.
- Logging can be extended beyond the use of text files to any other method available in Perl, including database systems.
- Also, security is not an issue, as input is strictly controlled.
Using an easily modifiable daemon as part of a e-mail solution can be of great advantage over other existing systems in other languages. Further development will also try to incorporate more easily configurable extensions and plugins, so rapid deployment and extensibility is achieved.
Installation:
For installation instructions and configuration please see the INSTALL file. For more detailed information, consult the DOC file.
Download (0.010MB)
Added: 2006-09-25 License: GPL (GNU General Public License) Price:
1131 downloads
wmMultiPop3 0.8
wmMultiPop3 is a WindowMaker dockapp, written by me, Daniel Sundberg, which checks one or more pop3-accounts for new mail. more>>
wmMultiPop3 is a WindowMaker dockapp, written by me, Daniel Sundberg, which checks one or more pop3-accounts for new mail.
Its based on wmPop3, written by Scott Helden. Ive added support for multiple pop3 accounts (a few while-loops and some changes in the config-file parsing routines).
<<lessIts based on wmPop3, written by Scott Helden. Ive added support for multiple pop3 accounts (a few while-loops and some changes in the config-file parsing routines).
Download (0.026MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
1108 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
WizMail 1.4
WizMail is a Webmail system that strives to keep synchronized with the email on a POP3 server. more>>
WizMail is a Webmail system that strives to keep synchronized with the email on a POP3 server so that it can be accessed from the Web when an email client cant be used, and then downloaded when possible.
It is also able to filter incoming email into different folders, offers different configurable identities and signatures per user, and supports drag and drop.
WizMail project supports downloading and relaying of email using any SMTP/POP3 client: using WizMailTunnel, your email server can be accessed through HTTP/HTTPS proxies.
<<lessIt is also able to filter incoming email into different folders, offers different configurable identities and signatures per user, and supports drag and drop.
WizMail project supports downloading and relaying of email using any SMTP/POP3 client: using WizMailTunnel, your email server can be accessed through HTTP/HTTPS proxies.
Download (0.082MB)
Added: 2006-05-14 License: Free for non-commercial use Price:
1260 downloads
msn2mail 1.0
msn2mail is a MSN-to-e-mail gateway. more>>
msn2mail is a MSN-to-e-mail gateway.
For install follow these steps:
make
make install
This program needs fvhlib v2.1 or later!
Create a .msn2mailrc with:
username = your msn passport address
password = password
mailer = path to sendmail
forwardto = e-mail adres to forward to
You can have multiple forwardto-lines.
example:
username = folkert@hotmail.com
password = secret
mailer = /usr/bin/sendmail
forwardto = folkert@vanheusden.com
forwardto = flok@xs4all.nl
<<lessFor install follow these steps:
make
make install
This program needs fvhlib v2.1 or later!
Create a .msn2mailrc with:
username = your msn passport address
password = password
mailer = path to sendmail
forwardto = e-mail adres to forward to
You can have multiple forwardto-lines.
example:
username = folkert@hotmail.com
password = secret
mailer = /usr/bin/sendmail
forwardto = folkert@vanheusden.com
forwardto = flok@xs4all.nl
Download (0.003MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
699 downloads
lollipop 0.3
lollipop is a POP3 server that is almost RFC 1939 compliant. more>>
lollipop is a POP3 server that is almost RFC 1939 compliant. lollipop main goal is speed, since it is designed for users who store very large numbers of messages (>4000) on the server. It only supports the maildir storage format.
This is an almost rfc1939 compliant POP3 server. The main goal of this program is the speed, especially if you have many mails in your maildir (>4000) and you want to store your mails on the server.
I created this program to provide a solution for my problem. I have a small server in my house and this collects my emails from my addresses (fetchmail, exim local delivery). I have a very good backup system for this machine, powered by dirvish. I have two desktops and a laptop computers. I want to store all of my emails (over 6000) on the server in maildir - mainly because this is an archived machine.
I tried to use IMAP, but unfortunately I found it slow even on fast ethernet LAN. I switched to POP3 with leave on server option but the statistic step was very-very slow. On my laptop I got timeouts before the statistic step done so its impossible to use this method on this slow machine.
Finally I decided to write a special POP3 server for this task. Poppy has memory and it reports as new mail only the new mails after the last download for that location. Its supports only maildir because for this solution, the mailbox isnt optimal. Your maildir must be in ~/.maildir if you use maildir with other name, create a link to it.
Configure: change the LAN address to your LAN (for example 192.168.1.1) in the beginning of the script.
Usage: just start it in the background. (./lollipop.pl &) and make sure not using another pop3 server.
Enhancements:
- CAPA in AUTH state was fixed.
<<lessThis is an almost rfc1939 compliant POP3 server. The main goal of this program is the speed, especially if you have many mails in your maildir (>4000) and you want to store your mails on the server.
I created this program to provide a solution for my problem. I have a small server in my house and this collects my emails from my addresses (fetchmail, exim local delivery). I have a very good backup system for this machine, powered by dirvish. I have two desktops and a laptop computers. I want to store all of my emails (over 6000) on the server in maildir - mainly because this is an archived machine.
I tried to use IMAP, but unfortunately I found it slow even on fast ethernet LAN. I switched to POP3 with leave on server option but the statistic step was very-very slow. On my laptop I got timeouts before the statistic step done so its impossible to use this method on this slow machine.
Finally I decided to write a special POP3 server for this task. Poppy has memory and it reports as new mail only the new mails after the last download for that location. Its supports only maildir because for this solution, the mailbox isnt optimal. Your maildir must be in ~/.maildir if you use maildir with other name, create a link to it.
Configure: change the LAN address to your LAN (for example 192.168.1.1) in the beginning of the script.
Usage: just start it in the background. (./lollipop.pl &) and make sure not using another pop3 server.
Enhancements:
- CAPA in AUTH state was fixed.
Download (0.004MB)
Added: 2005-12-20 License: GPL (GNU General Public License) Price:
1405 downloads
LHMail 2005-08-25
LHMail is an email library written in Qt able to send messages over SMTP protocol and receive via POP3. more>>
LHMail is an email library written in Qt able to send messages over SMTP protocol and receive via POP3, suitable for implementing email clients.
Main features:
- SMTP support
- POP3 support
- Widget for displaying message contents (screenshot)
- Attachements
- HTML messages (screenshot)
- Email forwarding
- Launching user-defined external applications
- Email adresses validation
- S/MIME signatures
Enhancements:
- New features include the ability to sign messages with S/MIME signature, verification of S/MIME signatures, and PEM format key and certificate support.
<<lessMain features:
- SMTP support
- POP3 support
- Widget for displaying message contents (screenshot)
- Attachements
- HTML messages (screenshot)
- Email forwarding
- Launching user-defined external applications
- Email adresses validation
- S/MIME signatures
Enhancements:
- New features include the ability to sign messages with S/MIME signature, verification of S/MIME signatures, and PEM format key and certificate support.
Download (0.090MB)
Added: 2005-08-31 License: Public Domain Price:
1517 downloads
MrPostman 1.2
MrPostman is a java program that allows you to access Yahoo Mail, Hotmail and other webmail services. more>>
MrPostman is a java program that allows you to access Yahoo Mail, Hotmail and other webmail services directly from your favorite mail client.
MrPostman project converts the web pages of your favorite webmail provider to e-mails and provides the standard POP interface to your mail client (e.g. Outlook Express, Netscape or Mozilla Mail, Thunderbird, Pegasus).
MrPostman is Free Software, released under the terms of the GNU Public License.
Send an e-mail to the appropriate mailing list, if you have any questions or would like to help with the project.
Currently supported webmail providers:
- Hotmail
- mail.com
- Yahoo
- gmail (Google mail)
- indiatimes.com
- juno
- rediffmail
- Gossamer mail
- Outlook Web Access (Exchange 5.5)
- Outlook Web Access 2003
Additionally it now supports the download of RSS news including pictures, excluding ads, ... Enjoy reading news offline!
Adding a new webmail provider might be as simple as writing a script of 50 lines. Feel free to add a script for your favourite provider and send it to us to be included in the next release.
Enhancements:
- MrPostman 1.2 improves the RSS functionality (multi page news, styles) and adds additional feeds (USA online, NY Times).
- Installation as Windows service was improved.
<<lessMrPostman project converts the web pages of your favorite webmail provider to e-mails and provides the standard POP interface to your mail client (e.g. Outlook Express, Netscape or Mozilla Mail, Thunderbird, Pegasus).
MrPostman is Free Software, released under the terms of the GNU Public License.
Send an e-mail to the appropriate mailing list, if you have any questions or would like to help with the project.
Currently supported webmail providers:
- Hotmail
- mail.com
- Yahoo
- gmail (Google mail)
- indiatimes.com
- juno
- rediffmail
- Gossamer mail
- Outlook Web Access (Exchange 5.5)
- Outlook Web Access 2003
Additionally it now supports the download of RSS news including pictures, excluding ads, ... Enjoy reading news offline!
Adding a new webmail provider might be as simple as writing a script of 50 lines. Feel free to add a script for your favourite provider and send it to us to be included in the next release.
Enhancements:
- MrPostman 1.2 improves the RSS functionality (multi page news, styles) and adds additional feeds (USA online, NY Times).
- Installation as Windows service was improved.
Download (1.1MB)
Added: 2005-11-30 License: GPL (GNU General Public License) Price:
1429 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 hotmail pop3 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