--- title: Apache James Reviews meta\_title: 'Apache James Reviews 2026: Details, Pricing, & Features | G2' meta\_description: Filter reviews by the users' company size, role or industry to find out how Apache James works for a business like yours. aggregate\_rating: rating\_value: 4.0 review\_count: 6 scale: '5' date\_modified: '2026-05-07' parent\_category: name: IT Infrastructure url: https://www.g2.com/categories/it-infrastructure ---

# Apache James Reviews & Product Details

Apache James has a modular architecture based on a rich set of modern and efficient components designed to provide complete, stable, secure and extendable Mail Servers running on the JVM.

* * *

Seller
[The Apache Software Foundation](https://www.g2.com/sellers/the-apache-software-foundation)
Discussions
[Apache James Community](https://www.g2.com/products/apache-james/discuss)

Show More

## Top-Rated Alternatives

[

 ![Plesk](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Plesk")

Plesk

4.3/5(276)

](https://www.g2.com/products/plesk/reviews)

[

 ![F5 NGINX](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "F5 NGINX")

F5 NGINX

4.6/5(113)

](https://www.g2.com/products/f5-nginx/reviews)

[

 ![IBM WebSphere](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "IBM WebSphere")

IBM WebSphere

4.1/5(159)

](https://www.g2.com/products/ibm-websphere/reviews)

[
View All Alternatives
](https://www.g2.com/products/apache-james/competitors/alternatives)

## User Insights

Average based on 6 real user reviews.

[Log in to unlock pricing and user insights](/login)

 ![Olivia B.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Olivia B.")
OB

Olivia B.

Computer Engineer

Individual & Family Services

Small-Business (50 or fewer emp.)

5/5/2018

"Apache James Review"

3.5/5

What do you like best about Apache James?

Apache James is a great tool which has a modular architecture based on a rich set of modern and efficient components which provides at the end complete, stable, secure and extendable Mail Servers running on the JVM. The James server can also be used as Mail Transfer Agent, by enabling only SMTP or as a IMAP Mail Delivery Agent. Review collected by and hosted on G2.com.

What do you dislike about Apache James?

New features are slow to be added and could be slightly more user friendly. Fine tuning security, permissions, special behaviors requires extensive technical knowledge. For most average users, having a GUI dashboard is required. Review collected by and hosted on G2.com.

Recommendations to others considering Apache James:

Ease of setup and with a small learning curve makes Apache James the right choice. Great online resources are readily available for new and old users. I recommend to try out Apache James even with an established solutions in place due to Apache James ease of use. Review collected by and hosted on G2.com.

What problems is Apache James solving and how is that benefiting you?

We use it to create our own personal solution of emails treatment by assembling the components, we also use the Inversion of Control mail platform offered and go further customizing filtering and routing rules using James Mailet Container. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Motion Pictures and Film](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Motion Pictures and Film")
UM

Verified User in Motion Pictures and Film

Small-Business (50 or fewer emp.)

3/12/2019

"Apache JAMES Review"

4/5

What do you like best about Apache James?

I think the fact that I can use James as a Mail Transfer Agent is exactly what I needed. I like that I'm able to use with both POP3 and IMAP. Review collected by and hosted on G2.com.

What do you dislike about Apache James?

I'm not sure if I can extend James to persist emails in a store. Also was not clear if it supports rfc2231. Review collected by and hosted on G2.com.

What problems is Apache James solving and how is that benefiting you?

IT is the perfect solution to create stable and secure and extendable Mail Servers running on the JVM. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Feng Z.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Feng Z.")
FZ

Feng Z.

Master, Software Engineer

Information Technology and Services

Small-Business (50 or fewer emp.)

5/4/2018

"Make Apache JAMES mail server as a Service"

4/5

What do you like best about Apache James?

Apache JAMES provides plugin mechanism to make mail send/receive functions as automation services. It is easy to design receiving service as webhook (push) or leveraging IMAP (pull) for a small application. Review collected by and hosted on G2.com.

What do you dislike about Apache James?

The development activity on this open source project is a bit low, and usually, development requires look into related source code and come up the solution. Documentation for enhancement is not good. Review collected by and hosted on G2.com.

Recommendations to others considering Apache James:

For a small business to maintain their mail server or trying to make mail as service for application/business, the Apache JAMES is the good application to consider. Review collected by and hosted on G2.com.

What problems is Apache James solving and how is that benefiting you?

We have a requirement to track sending email from application to end user for the ticket, and the user can reply back and application can link all content and attachments back to the original ticket.

By leveraging JAMES email receipt address rewrite function, we can easily handle email alias (like Gmail did for username+alias@gmail.com) to route all emails to the real mailbox. Then the application can pull data by IMAP protocol. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Computer Software](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Computer Software")
UC

Verified User in Computer Software

Small-Business (50 or fewer emp.)

4/18/2018

"100% pure Java based mail server"

4/5

What do you like best about Apache James?

Pure Java enterprise mail server built by the Apache group. But it has the potential to be much more than that, thanks to its pluggable protocol architecture and a mailet infrastructure that does for e-mail what servlets do for Web servers. E-mail servers have been around since the early days of DARPA funding for what would eventually become the Internet, but James offers new possibilities for what's often been dubbed the Internet's first killer application.James provides a comprehensive set of services, including many that are usually available only in high-end or well-established e-mail servers Review collected by and hosted on G2.com.

What do you dislike about Apache James?

Cons: Lack of native mobile and web support. Review collected by and hosted on G2.com.

What problems is Apache James solving and how is that benefiting you?

Static mail server generation

Apache can run in either a forked mode, creating a new process for every request, or in a threaded mode, where each request runs in a thread in a couple of processes. In lighttpd, there is a single process and it uses an event-loop, using epoll()/kqueue() to process requests. To Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Capital Markets](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Capital Markets")
AC

Verified User in Capital Markets

Enterprise (\> 1000 emp.)

5/7/2018

"Apache James"

4/5

What do you like best about Apache James?

The James project manages the Apache Mailet API which defines matches and mailers. These allow users to write their own mail-handling code, such as to update a database, build a message archive, or filter spam Review collected by and hosted on G2.com.

What do you dislike about Apache James?

There is a room for improvement on the documentation part. Review collected by and hosted on G2.com.

What problems is Apache James solving and how is that benefiting you?

Setup mail daemon for receiving and sending

Bounce management (e.g. you must stop delivering email to dead account) Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

## Questions about Apache James? Ask real users or explore answers from the community

Get practical answers, real workflows, and honest pros and cons from the G2 community or share your insights.

[
Ask about Apache James
](https://www.g2.com/products/apache-james/discussions/new)

GU

Guest User

What is Apache JAMES used for?

0 Upvotes

0

[
Join the conversation
](https://www.g2.com/discussions/what-is-apache-james-used-for)

[
View all Discussions
](https://www.g2.com/products/apache-james/discuss)

##### Pricing

Pricing details for this product isn’t currently available. Visit the vendor’s website to learn more.

[
View More Pricing Information
](https://www.g2.com/products/apache-james/pricing)

Apache James Comparisons

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_d99c715051d74e27de9fd48624b6561e/apache-tomcat.png "Product Avatar Image")

Tomcat

4.5/5(129)

[
Compare Now
](https://www.g2.com/compare/apache-james-vs-apache-tomcat)

## Work at The Apache Software Foundation?

Claim this profile to respond to reviews, update product info, and reach in-market buyers.

[
Claim this profile
](https://www.g2.com/products/apache-james/claim_requests/new?utm_medium=profile-footer-claim-cta&utm_source=g2)

##### Categories on G2

[Application Server](https://www.g2.com/categories/application-server)

##### Explore More

[Which digital advertising intelligence platforms give the most accurate attribution modeling and customer journey tracking for a brand that needs to move beyond last-click reporting?](https://www.g2.com/discussions/which-digital-advertising-intelligence-platforms-give-the-most-accurate-attribution-modeling-and-customer-journey-tracking-for-a-brand-that-needs-to-move-beyond-last-click-reporting%20)[Top ABM analytics tools for enterprise marketing teams](https://www.g2.com/discussions/top-abm-analytics-tools-for-enterprise-marketing-teams)[Best software for revenue management in software companies](https://www.g2.com/discussions/best-software-for-revenue-management-in-software-companies)

[Which is the top software for relational databases](https://www.g2.com/discussions/which-is-the-top-software-for-relational-databases)[Which M&A software tools work best for small teams lacking dedicated IT support staff?](https://www.g2.com/discussions/which-m-a-software-tools-work-best-for-small-teams-lacking-dedicated-it-support-staff)[Which software vendor is considered the most reliable in online brand protection and anti-counterfeiting based on actual user experience rather than marketing claims?](https://www.g2.com/discussions/which-software-vendor-is-considered-the-most-reliable-in-online-brand-protection-and-anti-counterfeiting-based-on-actual-user-experience-rather-than-marketing-claims)

[Show MoreShow Less](javascript:void(0);)