Main > Free Download Search >

Free imap4 vs pop3 software for linux

imap4 vs pop3

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 326
Perl Pop3 1.0.1

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.
<<less
Download (0.010MB)
Added: 2006-09-25 License: GPL (GNU General Public License) Price:
1131 downloads
Debian vs Pimientos 1.1.0

Debian vs Pimientos 1.1.0


Debian vs Pimientos is a fun arcade in which you have to kill peppers using the logo of Debian. more>>
Debian vs Pimientos is an arcade game developed using the SDL libraries SDL, SDL_image, SDL_mixer, and SDL_ttf. This permits the portability of the game to some systems and machines.
Debian vs Pimientos is the first game of NEOPONTEC Games, and the first to use the NNG Engine (New Neopontec Gaming Engine) developed by Hector Blanco (me) that uses the mentioned SDL Libraries.
The game concept is very easy to understand and to play. There are a lot of peppers (pimientos is the spanish word for peppers) that are flying by the sky, and you, armed with the Debian logo must fight them. The Debian logo shoots GNU heads to kill these devil pimientos
Main features:
- 800x600 resolution at 32 bits.
- High quality images.
- Addictive and funny playing experience
- Cross-platform open source game: (binaries for Win32 & Linux, and sources for other systems).
- Different classes of peppers (pimientos).
<<less
Download (0.66MB)
Added: 2006-10-08 License: GPL (GNU General Public License) Price:
1114 downloads
GMail::IMAPD 0.93

GMail::IMAPD 0.93


GMail::IMAPD is an IMAP4 gateway to Googles webmail service. more>>
GMail::IMAPD is an IMAP4 gateway to Googles webmail service.

SYNOPSIS

# Start an IMAP-to-Gmail daemon on port 1143

use GMail::IMAPD;

my $daemon=GMail::IMAPD->new(LocalPort=>1143,
LogFile=>gmail_imapd.log,
Debug=>1);
$daemon->run();

# Or if you prefer to use your own server socket,
# you can do something like:

my $i2g=GMail::IMAPD->new(LogFile=>imapd.log);

for(;;){
my $s=someserver();
$i2g->procimap($s);
}

This module allows users to access their Gmail account with an IMAP client by running a server which accepts IMAP connections.

<<less
Download (0.022MB)
Added: 2006-11-30 License: Perl Artistic License Price:
1060 downloads
WMPop3 0.5.6a

WMPop3 0.5.6a


WMPop3 is a Window Maker dockable I wrote which will inform a user on how many messages are currently in thier pop3 mail box. more>>
WMPop3 is a Window Maker dockable I wrote which will inform a user on how many messages are currently in thier pop3 mail box.

WMPop3 when first executed will check if there is a .wmpop3rc file in the users home directory, it will create this if it can not be located. This file must be edited and the following fields must
be changed :

1) popserver - this is the name of the pop3 server.
2) port - this is the port the pop3 server is on.( default 110)
3) username - users pop3 login name.
4) password - users pop3 login password.
5) autochecking - This allows to disable or enable auto mail checking. 1 enables, 0 disables
6) mailcheckdelay - Number of minutes, before checking mail. (default = 10 minutes)
7) mailclient - this is the mail client you use to send/retrieve messgaes(default pine)
8) viewallmessages - This allows for alternating mail views, 0 shows unread and read messages, 1 shows only unread messages.

<<less
Download (0.023MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
1108 downloads
libspopc 0.7.5

libspopc 0.7.5


libspopc is a simple and light pop3 mail client library used by small programs. more>>
libspopc is a simple and light pop3 mail client library used by small programs. One of the libspopcs purposes is to help developpers to host easily a pop3 mail client in their programs.

libspopc support also SSL encrypted connections (with libssl and libcrypt available at the openssl website), but it can also be built without SSL support if you prefer.

libspopc provides an easy to learn session interface, but provides also a classical socket-level interface for those who prefer to manage a socket rather than a session structure. I encourage you to use the session-level interface.

<<less
Download (0.060MB)
Added: 2007-05-20 License: LGPL (GNU Lesser General Public License) Price:
888 downloads
wmMultiPop3 0.8

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).

<<less
Download (0.026MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
1108 downloads
WMpop 0.51

WMpop 0.51


WMpop is a Window Maker DockApp for monitoring a local (mbox format) or POP3 and APOP mailbox. more>>
WMpop is a Window Maker DockApp for monitoring a local (mbox format) or POP3 mailbox. WMpop project displays:
- number of mails in the mailbox (or unread mails if checked in the preference screen),
- a scrolling text with the email address of the senders (only for local mailbox for the moment),
- and a status led, indicating mail checking progression and errors.
WMpop can be configured via a graphic interface written in GTK+. The configuration interface let you define parameters of your POP3 server, and let you personalize the app (changing icons or sound and choosing an external command to launch on demand).
It is internationalized, with French translation. You can also run several instances of the program of different mailboxes (remote or local).
<<less
Download (0.20MB)
Added: 2005-10-07 License: GPL (GNU General Public License) Price:
1477 downloads
mpop 1.0.11

mpop 1.0.11


mpop is a small and fast POP3 client with header based mail filtering capabilities. more>>
mpop project is a small and fast POP3 client with header based mail filtering capabilities.
mpop is released under the GPL with the additional exemption that compiling, linking, and/or using OpenSSL is allowed.
Main features:
- Header based mail filtering: filter junk mail before downloading it
- Delivery to mbox files, maildir folders or a mail delivery agent (MDA)
- Very fast POP3 implementation, using command pipelining
- Authentication methods USER/PASS, APOP, PLAIN, LOGIN and CRAM-MD5 (and GSSAPI, DIGEST-MD5, and NTLM when GNU SASL is used)
- TLS encrypted connections (including server certificate verification and the possibility to send a client certificate)
- IPv6 support
- support for multiple accounts
<<less
Download (0.55MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
816 downloads
Poprox 2.31

Poprox 2.31


Poprox is a POP3 and SMTP transparent filtering proxy. more>>
Poprox is a POP3 and SMTP transparent filtering proxy. The project does virus scanning using libclamav and is comparable to p3scan in philosophy.

Its design is based on a multi-process architecture which allows the detection of libclamav crashes. When this occurs, Poprox is able to delete the offending mail.

Debug mode can be toggled by sending a SIGUSR1 signal to the main process. Interactions with users can be translated in any language by using a simple template system.
<<less
Download (0.011MB)
Added: 2007-04-11 License: GPL (GNU General Public License) Price:
926 downloads
WizMail 1.4

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.

<<less
Download (0.082MB)
Added: 2006-05-14 License: Free for non-commercial use Price:
1260 downloads
Twisted Mail 0.3.0

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.
<<less
Download (0.10MB)
Added: 2006-05-28 License: MIT/X Consortium License Price:
1245 downloads
popa3d 1.0.2

popa3d 1.0.2


popa3d project is a tiny POP3 daemon. more>>
popa3d project is a tiny POP3 daemon.
It is designed with security as the primary goal. You can read more about its design, check out the change log, or download a popa3d tarball (the latest stable version is recommended) and refer to the documentation inside.
Enhancements:
- A couple of optimizations specific to x86-64 have been applied to the included MD5 routines.
<<less
Download (0.032MB)
Added: 2006-05-23 License: BSD License Price:
1250 downloads
Balsa 2.3.18

Balsa 2.3.18


Balsa is a GNOME mail client with support for local mailboxes, POP3, and IMAP. more>>
Balsa is a GNOME mail client with support for local mailboxes, POP3, and IMAP.
Balsa is a Gnome e-mail client supporting POP3, IMAP, and local mail delivery. Balsa can be compiled with multi-threading support for faster response, and can do nifty things like read your GnomeCard address book, use LDAP, and render HTML mail.
Main features:
- Support for local mailbox formats: mbox, maildir, mh
- Allows nested mailboxes (see this screenshot)
- Support for POP3 and IMAP mail access protocols
- Printing
- Spell Checking
- Multi-threaded mail retrevial (optional)
- MIME support (view images inline, save parts)
- Supports SMTP and/or use of local MTA, ie. Sendmail
- Address Book that integrates with GnomeCard
- Highly configurable
- Active, open development (see the mailing list page)
- Multiple character sets for composing and reading messages
- Allows file attachments to outgoing messages
- GPG/OpenPGP mail signing and encryption
<<less
Download (2.4MB)
Added: 2007-05-28 License: GPL (GNU General Public License) Price:
884 downloads
Popcheck 1.3

Popcheck 1.3


Popcheck is a software that can check your POP3 mail account. more>>
Popcheck is a software that can check your POP3 mail account. Log onto a popserver to see a list of all messages that you have on there, with sender, subject and size for each message.

With an ncurses interface that easily lets you scroll through them, and optionally deleting messages without ever downloading them

This can be useful when youve received big mails that you dont really want to download.

Usage: popcheck [-s pop3 server] [-u pop3 user] [-p pop3 password] [-o filename] [-i filename]

-s and -u are the only ones that are requred. Popcheck will ask you for
a password if it isnt supplied on the command line.

-o and -i are for batch mode. Use with caution, because you can easily delete all your mail using this function.

Keys when using the curses interface:

UP, p - Up one line
DOWN, n - Down one line
PGUP, - - Up one page
PGDN, space - Down one page
d - Mark/Unmark message
s - Exit and save changes
q - Exit without saving anything

<<less
Download (0.009MB)
Added: 2007-06-05 License: GPL (GNU General Public License) Price:
871 downloads
pop3spam 0.11

pop3spam 0.11


pop3spam is a POP3 client which connects to a POP3 server and deletes unsolicited mail. more>>
pop3spam is a POP3 client which connects to a POP3 server and deletes unsolicited mail. If a message has been identified as unsolicited, it can be deleted directly from the POP3 server without the need to download it first.

Eventually your normal mail-retrieval utility (e.g. fetchmail) can gather all (cleaned) mail as usual. The program is intended for people with low bandwidth. Its very annoying if you first have to download lots of large messages just for the sole purpose of deleting them afterwards because your local spam filter debunked them as spam. Its also annoying to download very large messages (attachments) at all.

pop3spam doesnt use any hard wired regular expressions so it should basically work with any recent version. For information about the configuration and use of pop3spam, take a look at the man pages pop3spam(1) and pop3spamrc(5). A sample configuration file exists in the directory doc/ in the source tree.
<<less
Download (0.085MB)
Added: 2007-08-22 License: GPL (GNU General Public License) Price:
793 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5