imap vs pop3
EasyPOP3 1.6
EasyPOP3 - REALbasic class to create POP3 enabled apps more>>
Variables include: LogOn, GetCount, GetSizes, GetUIDL, GetHeaders, GetAllMessages, DeleteMessage, DeleteAll, Reset, and Quit.
jimapcopy 0.1.1
Command line for downloading and uploading MIME messages more>> Command line for downloading and uploading MIME messages
jimapcopy is a simple command line application that lets you download and upload MIME messages to an IMAP server.
jimapcopy is ideal to make backups from popular mail services like gmail.
Enhancements
- first public release
IMAPCleanse 1.2.0
Open source solution that will remove old, read, and unflagged messages from your IMAP mailboxes more>> Open source solution that will remove old, read, and unflagged messages from your IMAP mailboxes
IMAPCleanse is a free and open source Ruby-based solution that provides you with IMAP automation for large lists and automatic scanning and purging for your mailboxes.
Enhancements:
- Add some tests
- Automatic auth detection
- User-specified auth
- Spy on multiple email addresses
Web Help Desk Pro 9.2.3
Web Help Desk Pro brings about a handy program for Mac OS X Server which is a wonderful web-based help desk software to empower IT help desk technicians with iPhone web-app access more>>
Major Features:
- Mac OS X Help Desk Software Solution
- Web-based Client UI - Zero Footprint
- iPhone web-app accessibility
- Customer Service Web Portal
- Incident & Problem Management
- Email-to-Ticket Conversion
- LDAP / Active Directory Synchronization
- Knowledge-base Management
- Two-Way E-Mail Correspondence
- Asset Management & Discovery Integration
- Customer Satisfaction Surveys
- Track Billable Time & Materials
- Service Level Agreement (SLA) Alerts
- Performance Reporting
- iPhone Web-app & Webkit browser support
- LDAP (Lightweight Directory)
- Microsoft Active Directory
- Email-to-Ticket Conversion
- SMTP, IMAP, POP3, Exchange Web Service API (EWS)
- VNC URL Protocol Tool
- Apple Remote Desktop
- Microsoft SCCM & SMS
- LANrev
- Casper Recon
- Any major Asset Discovery Tool
Enhancements:
- Added: Now includes x-forwarded-for header when determining IP address of requesting machine.
- Fixed: Asset synchronization now works with version attribute.
- Fixed: Removed PDF download limit for non-hosted installations.
- Fixed: Issue where duplicate clients could appear in an asset if the asset search included multiple custom fields.
- Fixed: Various rendering issues with help popups under IE7 and IE8.
- Fixed: E-mail message body
IMAPCheck 1.1
IMAPCheck changes the way Mail checks for new email on IMAP accounts more>>
This bundle changes the way Mail checks for new email on IMAP accounts by forcing it to do a full sync every time. Note that this could increase the amount of traffic going between you and your IMAP server significantly.
A known limitation of IMAPCheck is that it still does not enable rules support on IMAP accounts. This bundle WILL allow Mail.app to see the new email, but it still doesnt process rules in those folders. I looked briefly into enabling rules on these folders, but it seems to be something built directly into POP Account support. I do think it would be possible to write a bundle to fix rules processing, but it would require more development and testing time than I have to dedicate to it.
IMPORTANT NOTE!!!
This bundle changes the behavior of some of the code within Mail.app. While I am not doing anything very complicated or dangerous, there is always a risk associated with modifying another application at runtime. Consider yourself warned that this could potentially crash Mail.app, destroy data, burn your house down, cause your significant other to leave you, and other nefarious outcomes. Ok, maybe not all of that, but do proceed with caution, and (as always) BACKUP! You DO backup regularly, dont you?
COMPATIBILITY:
This was written and tested against Apples Mail.app version 2.1.1 on 10.4.8 with all the latest updates as of Dec 10, 2006. I have tested it and seen it working on two generations of MacBook Pros and on a PPC Mac Mini.
It is a universal application and should work on other versions of OS X, however the farther away you get from version 2.1.1 of Mail.app, the more likely you are to see crashes and/or other issues.
I highly recommend updating if you would like to use this bundle.
JAAS-Rimap 0.2
JAAS LoginModule providing authentication against a remote IMAP server more>> JAAS LoginModule providing authentication against a remote IMAP server
JAAS-Rimap provides a JAAS (Java Authentication and Authorization Service ) module allowing authentication against a remote IMAP server.
Delegating user authentication to an IMAP server is a common pattern used in PHP development, therefore this project brings this feature to Java.
Compared to similar projects (see links section ) it has the following advantages:
- simplicity: use of an existing authentication infrastructure with a lightweight network protocol (compared to LDAP or NTLM/Active Directory);
- true platform independence (no native code required);
- no special (root/administrator) rights required;
- depends only on APIs from the Java Runtime Environment.
JAAS-Rimap is well suited for prototyping as well as production use.
Main features:>
- Support for TLS and IMAP over SSL based on the Java Secure Socket Extension (JSSE). Server certificate validation is configurable. This makes it easier to use servers with self signed certificates.
- When talking to the IMAP server, jaas-rimap always uses plaintext password authentication (using the LOGIN command). SASL authentication (using the AUTHENTICATE command) is not supported.
- The low level parts of the IMAP protocol are implemented using classes from GNU Classpath::inetlib project. To avoid dependencies these classes are included in the JAR distribution. However they are refactored to have a different Java package name, so that there will be no conflicts when deployed together with the complete inetlib.
- Successful login attempts can be cached to avoid repetitive connections to the server.
Enhancements:
- The server greeting is read (and checked) after the connection has been established.
- The debug option is implemented.
- The connection is correctly terminated by a LOGOUT command whenever possible (i.e. when no I/O or protocol errors occurred).
- The connection is always closed correctly.
- Added license to the source distribution.
Localize IMAP Messages 2.0
Localize IMAP Messages - IMAP storage allocation management tool more>>
This is particularly useful as you approach the limits of your IMAP storage allocation of your ISP, company or university, but when you do not want to remove the messages from Entourage to text or other archives.
You can repeatedly copy messages to the same local folder in a parallel local hierarchy to your IMAP folders.
Trinity vs. Colas 1.0
Trinity vs. Colas - Creepy icons set more>>
All icons are aquafied and look best in 128x128 at 32bit mode.
GNUMail.app 1.2.0pre3
GNUMail.app - Clone of NeXT email app more>>
It uses the GNUstep development framework or Apple Cocoa, which is based on the OpenStep specification provided by NeXT, Inc.
Main features:
- Multiple POP3 (with APOP support) accounts with local cache support (for leaving messages on server)
- Multiple delivery agents (SMTP or local mailer)
- Mail spool file support for receiving
- Good IMAP support with local caching
- Full RFC822 and RFC2822 support
- Read, compose, bounce, reply and forward mails
- Mailbox management (create, delete, locking and transfer messages) using the Berkeley mbox format
- Personal preferences management
- MIME support (decode and encode)
- A full MIME types manager
- Quoted Printable and BASE64 support
- Address Book with groups support
- Find Panel with regular expressions support
- Automatic or manual fetching of your mails (users choice)
- Powerful filters that supports regular expressions
- GPG (PGP) support through a bundle
- Messages threading
Enhancements:
- Universal
- Now makes use of the new mailbox caching code from Pantomime
- New task handling code
- UI improvements for Mac OS X
- Lots of other features, bug fixes, refactorings, speed and usability improvements.
Mail Drop 2.0d04
Mail Drop - IMAP e-mail client more>>
Enhancements:
- No longer warns you about closing an unsent message when you have, in fact, sent the message
- When warning about an unsent message, the message window is brought to the front so you know which window the warning is referring to
- Removed the extra spaces in the FETCH command
- List of folders in "File Message" window now opens with the selected folder visible
- Pressing cmd-D in "File Message" window toggles the "Delete original message" checkbox
- No longer possible to enter more that 63 characters in IMAP/SMTP server fields in Servers prefs
- SMTP server address no longer allows for multiple SMTP servers. This was an unimplemented feature that Ive decided not to implement
- Removed the IMAP Port field. Eventually, youll be able to specify a different port in the IMAP server address field (imap.server:port) but for now, the default (143) will be used
- You can now disable the LOGIN and CRAM-MD5 authenticators although unless there is a problem, you should leave these enabled. The authenticators will be disabled (or re-enabled) the next time you run Mail Drop
- Fixed bug where expunging would always play the "new mail sound" if there were any recent messages in the folder
- Put back the old "new recipient" address parsing code
- Fixed bug where renaming a folder would update its displayed name but not its "full" name which would cause problems if you tried to open the folder before refreshing the folder list
- Fixed bug in 68K version where the sizes of all messages in a folder window said 0K
- Fixed bug in 68K version where Mail Drop would constantly check for new messages and flood the server with NOOPs
- Fixed bug where some encrypted passwords in the preferences file would include a carriage return. This caused the prefs parsing code to truncate the password. Also, the password encryption algorithm has changed
- Fixed bug where the message body pane would sometimes get hosed when printing.
Simple Groupware 0.520
Open source enterprise application offering email, calendaring, contacts, tasks, document management and more more>> Open source enterprise application offering email, calendaring, contacts, tasks, document management and more
Simple Groupware is a complete groupware package written in PHP, XML, SQL, HTML, CSS and sgsML. Unlike other groupware software, Simple Groupware contains the new programming language sgsML.
Simple Groupware combines standards like RSS, iCalendar, vCard, IMAP, POP3, SMTP, CIFS, CSV, WebDAV, LDAP and SyncML under one platform.
Simple Groupware allows quick and easy creation of powerful web applications.
Simple Groupware Solutions is a small German one-man company, founded in September 2003. The business domain is focused on individual services and software development. Simple Groupware is developed in my free time and offered to you for free.
Main features:
- simple installation (only one form)
- simple update (just copy the files)
- simple usage (all modules share a consistent look & feel)
- simple to adapt to your needs (see sgsML)
- but not simple in functionality
- can be created much faster
- are easier to maintain
- contain less errors
- are easier to write
- are much smaller in size
- feature a consistent look
- build powerful web applications in minutes
- change web applications in seconds
- decrease time for implementing and deploying web applications by a factor 10, compared to the usual solutions
- keep costs for maintenance and change management to a new minimum
System requirements:
- Apache: 1.3.x or 2.x and higher / IIS 5.1 and higher
- PHP: 5.1.0 and higher
- Database: at least MySQL 5, PostgreSQL 8.1, Oracle 9.2
- CPU: 1 GHz or more
- RAM: 512 MB or more
- Hard disk: 1 GB or more
Enhancements
- added Graphviz markup to the CMS module
- added folder copying
- added custom home folder redirection for users
- updated RSS output to RSS 2.0
- updated PmWiki engine to 2.20
- fixed downloading unicode filenames in IE
- some smaller code optimizations
Snoopy vs. Red Baron 1.0
Snoopy vs. Red Baron is an arcade combat game played by one or two players more>>
Enhancements:
- Johannes and Thomas haven't released an updated version for more than four years, but the game is open source
Requirements:
- Mac OS X 10.2 or later.
IlohaMail 0.8.14rc3
IlohaMail a light weight yet full featured multilingual webmail program that is easy to use and install more>>
It runs on a stock build of PHP, and does not require databases or the IMAP library.
Main features:
- Admin Features
- Easy to install (only requires default build of PHP4)
- Light weight and fast
- Extensive multilingual capabilities
- Modular - Easily modifiable to accomodate different backends.
- Activity Logging
- Spam Prevention
- Multiple host/domain support
- Auto-appended Tag-Lines
- Optional MySQL backend for improved scalability and performance.
- External SMTP server support
- IMAP caching
- Theme support [development]
- Client Capabilities
- POP3 & IMAP Support
- Send, receive, file, delete messages
- Create, rename, delete folders (requires IMAP)
- Send/receive attachments
- View images/html inline
- Full featured Contacts list
- Search messages (requires IMAP)
- User defined colors
- GPG/PGP support (requires GPG) [development]
- Multiple sender identities
- Spell checker (requires aspell)
- Calendar
- Bookmarks manager
- Customizable - Over 2 dozen user preferences
- Support for over 20 languages
Enhancements:
- Renamed config files to prevent potential content exposure, updated documentation to outline potential security concerns with previous default installation.
- Patched a number of XSS vulnerabilities, and improved HTML filtering.
- HTML stripped from quoted text when replying to HTML-only messages
- New Greek translations
- Minor fixes and enhancements.