The Apache James Project delivers a rich set of open source modules and libraries, written in Java, related to Internet mail communication which build into an advanced enterprise mail server.

learn more… | top users | synonyms

0
votes
1answer
49 views

how to send mail using apache james email server to gmail

I am trying to send mail using apache james server. I have done with all james configuration. My code executes correctly there is no exception. But mail could not deliver. Here is my sample code ...
0
votes
0answers
4 views

Apache James sends email with wrong user

I have a case where a user sends email via MS Outlook and James as mail server and then remote delivered via gmail's servers. For some reason some random emails are not sent with the sender's address ...
0
votes
1answer
72 views

Start Apache James with jdk 1.7

I have tried to run the apache-james-3.0-beta4 server on Linux Mint 64bit (Debian) with Java jdk 1.7u17, but it didn't work due to the JAXB library bug. According to the documentation different jar ...
1
vote
0answers
47 views

appendMessages method not working in javax mail

I want to append a message to user folder, but if I call appendMessages() method, it works too long, but won't stop. Then the mail server shows this message: "Logout client test1@mydomain.com because ...
0
votes
0answers
29 views

How to change max size attachments in apache james?

How can I know how much is the default maximum size of attachments in apache james and how i can change its value? Example: I open inbox folder via imap, and i want append mimeMessage to this ...
5
votes
3answers
189 views

cannot append a message to a folder in javax.mail

I am managing to save simple messages containing body, subject etc. However, I am unable to save multipart messages. I logged before and after appendMessages, but noticed that the second log is ...
0
votes
0answers
31 views

James not sending mails to Gmail

Using James Apache mail sever for sending mails from my localhost machine.Problem is that the java program console shows that the mail is in the queue however the mails are sometimes not received at ...
0
votes
0answers
26 views

Apache James “We were unable to deliver the attached message because of an error in the mail server.”

When an Apache James mail server continually generates this error on multiple e-mails consistently, what does it mean? We were unable to deliver the attached message because of an error in the mail ...
0
votes
1answer
41 views

Apache james mailet endless loop

I tried to deploy my first sample mailet to apache james v2.3.2 but it gets into an endless loop, sending me emails again and again even after restarting the server. The only way to stop it was to ...
3
votes
1answer
93 views

add new user in James

My question is simple. How can I create/add new user in James programmatically. I've been doing this making the use of Telnet. But I could not find the way of doing it in Java. Thanks for your help! ...
1
vote
0answers
53 views

Configuring Apache James with Spring

I use Apache James to send email in my project , For it I run apache james server on my machine . I was looking if I can configure james with spring as I am using spring framework and everything is ...
0
votes
1answer
153 views

Postfix vs. Apache James [closed]

Is there a difference between the two? Do they perform the same tasks? I'm a little confused as I'm not too familiar with email servers, but I'm trying my hand at building one primarily to send ...
0
votes
1answer
65 views

sentbox in James

I am new to web development. I am using James mail server. I created two domains and two users respectively. I am able to send messages to one another and get the messages from 'inbox' folder by the ...
0
votes
0answers
162 views

Not able to send email on external email server using Apache James

I have tried sending mail to gmail as well as localhost it works fine but it doesn't when I try sending to any email address other than gmail(like yahoo or my work email id etc).. I have specified the ...
1
vote
1answer
329 views

How to Sign Javamail with DKIM

Is there a library or a way to do this without an external library? I am using apache james as my mail server and currently send email like this: public void sendMessage(String to, String subject, ...
0
votes
0answers
80 views

Signing Transaction Email With DKIM From Apache James

I am using Apache James as an email server to send transactional email from a web application and am a little confused about how to sign and verify the email with DKIM. I have found a couple ...
0
votes
0answers
59 views

Apache James STAT command failed occasionally

I'm using Apache James 2.3.2 as my mail server with all data stored into database(Oracle). All seems good until I got some complains that some users cannot receive mails. I checked it out and found ...
0
votes
2answers
206 views

Can't receive emails from Apache James

I developed a webmail to link apache james and it works. But some user cannot receive emails from james. I set mailSession.setDebug(true) and trace two users' logs(sa can receive, the other cannot). ...
0
votes
2answers
202 views

Open javamail folder failed

I developed an email website using javamail and apache-james and it works well mostly. But some user got Open failed Exception and cannot receive new mail. The code of receive email: Session ...
0
votes
0answers
61 views

Apache James different username and email address

I am using Apache James with LDAP. Right now, for the user, the username and email address are the same. For instance uid=john, mail=john@example.org I tried to change the "mail" attribute in a user ...
0
votes
0answers
108 views

Auto Forward the emails from james server?

i have integrated james server with my java application. Basically i am sending email from java mail api to james server. I am using thunderbird as mail cient.I am able to receive and send message to ...
0
votes
0answers
75 views

Attach second JAMES email server (2.3.1/2.3.2) as SMTP relay for mail depending on priority

I have a deployed JAMES email server using the built-in SMTP functionality. I'd like to be able to relay some mail to a different JAMES server on a different machine also running SMTP services to ...
2
votes
0answers
67 views

Apache James Server set message id

I configured Apache James Server 3.0-beta4 and I am able to send/receive e-mails. The problem that rises is that I need to be able to change the id of a message on the server. I can see the ids of all ...
1
vote
2answers
1k views

Spring, OpenJPA, multiple persistence unit

There is a spring no-web application Apache James (Java Mail server). It uses openjpa. It has a persistence unit and datasource and entitymanager factory definition. I must manipulate it to use one ...
0
votes
1answer
97 views

RemoteHost said: 550 Your HELO string is incorrect in James Apache Server

I'm using James Apache Server to send mails. For Gmail, and other services all mails are delivered successfully. But there is one, which responds: RemoteHost said: 550 Your HELO string is incorrect ...
1
vote
2answers
221 views

Maven duplicated jar in repository

I am getting a duplicated class error because of duplicated jars in my repository. Jars are coming with an open source Apache project's sub module's pom, project is James, sub module is ...
0
votes
0answers
91 views

No Exception In Apache James Server

I am using Apache James Server to send e-mails on my localhost. When an e-mail is not sent, no Exception is thrown through from the Java Spring code. I am using Apache James Server 3. Below is my ...
0
votes
1answer
175 views

Sending External Emails From Apache James Server

I have created users on my local Apache James Server. I can send e-mails from my Java Spring code and it works, but when sending to an external e-mail address I get the following exception on the ...
1
vote
0answers
131 views

LinkageError: Duplicate class definition in Spring project

There ıs a spring non-web project. Adding multiple persistence units causes error: Caused by: java.lang.LinkageError: loader (instance of sun/misc/Launcher$AppClassLoader): attempted duplicate ...
0
votes
1answer
61 views

Apache james STMP Flooding

I want to use James as a relay to handle incoming email and put them in a system through webservice. It works fine. BUT I want to handle an eventual flood created by a misconfiguration of the program ...
1
vote
0answers
182 views

thunderbird cannot login to apache james

So far as I can tell, Apache James is running correctly: root@dur:~/apache-james-3.0-beta4.derby# root@dur:~/apache-james-3.0-beta4.derby# bin/james-cli.sh -h localhost listdomainslocalhost ...
0
votes
0answers
95 views

Can we run Apache james through Tomcat?

Can we run apache james through Tomcat ?? I checked the Apache wiki where they have given certain steps to run james into tomcat but they are modifying the Phenix-loader.jar (I tried but there are a ...
0
votes
0answers
352 views

read apache james inbox from Java or telnet

By default, James stores e-mails in derby: root@dur:~/apache-james-3.0-beta4/var/store# root@dur:~/apache-james-3.0-beta4/var/store# head README.txt $JAMES_ROOT/var/store This folder contains ...
0
votes
1answer
259 views

Apache James gives: ClassNotFoundException: com.mysql.jdbc.Driver

I've configured Apache James as per the wiki: thufir@dur:~/apache-james-3.0-beta4$ thufir@dur:~/apache-james-3.0-beta4$ tail bin/setenv.sh # limitations under the License. # ...
0
votes
0answers
136 views

email from Apache James to mailutils

This message never shows for the user when using mailutils on ubuntu: thufir@dur:~/apache-james-3.0-beta4$ thufir@dur:~/apache-james-3.0-beta4$ telnet localhost 25 Trying 127.0.0.1... Connected to ...
1
vote
1answer
751 views

connection refused: how to configure apache james for localhost

I'm unclear on how to configure Apache James. The quick start guide says: Step 4: Configure ################# * All configuration files are embedded in jars. * We ship in the conf foler ...
0
votes
1answer
204 views

Apache James Undeliverable Email

Is there a way to have Apache James send an undeliverable email to a default email of some sort if the address is undeliverable for whatever reason? If storing the mail folders in a database, having ...
0
votes
0answers
68 views

can not receive email after server running few days

I had deployed apache james and a java mail application on business server. It works good about a week, but today, users complained that they can not receive new mail any more. I restart the ...
0
votes
1answer
105 views

Can not send email when there are a lot of receivers

My email code works well when I just send an email to a few people, but when I sending to all users(177) in contact, I got this error: [ERROR] - org.apache.commons.mail.EmailException: Sending the ...
0
votes
1answer
93 views

Sent Items folder not available in James Server 3

I am using James server 3 beta with MySQL database as a repository to develop a mail client application. I am able to send/receive mails from the application. But I want to store a copy of the sent ...
0
votes
1answer
127 views

Running pom.xml fails on an Apache project-James

I am getting error Failed to execute goal on project james-server: Could not resolve dependencies for project org.apache.james:james-server:jar:2.3.2: Failed to collect dependencies for ...
1
vote
1answer
234 views

Apache James, adding domain

I only try to add domain but get connection refused exception: The command line i tried, and below the exceptions: sudo ./james-cli.sh -h localhost -p 9999 adddomain mydomain.tld Output: ...
0
votes
0answers
18 views

Steps/Guide on how to setup two hisps to communicate

I am attempting to set up an anchor between two test hisps. Each residing on a different machines. I am following the documentations: ...
2
votes
0answers
347 views

installation and configuration of james server on local host

i tried google, youtube for some kind of demo's or instructions .. but couldn't find any.. i tried going through the james server's website and i also tried some article on ibm ...
1
vote
2answers
263 views

How to start the james service in debug mode?

i am running james as window service.I have put my mailet their in config.file which further calls my my application specific libs. Now i want to debug the some classes in my application once i ...
1
vote
1answer
1k views

apache james mail server to send emails

Hi I am using apache james email server 2.3.2 for email sending thrugh my Java application I have setup it and using JavaMail API 1.4. I am tring to send emails to gmail/yahoo etc mail servers. I ...
1
vote
2answers
183 views

james not picking up mysql connector jar

I've tried doing a james [1] install on my amazon instance with MySQLas a back-end. I've MySQL connector mysql-connector-java-5.1.20.zip,unzipped and copied it to conf/lib and lib/ but when I start ...
0
votes
0answers
430 views

Apache James unable to connect to gmail

I have a web app which sends email notifications. During development I used a gmail account and used it successfully to send the notifications, and it worked without a hitch. Now I need to use a ...
1
vote
1answer
176 views

error sending mail using apache james

I am using apache james 2.3.2. I went to telnet localhost 4555 and created new user test....when I am sending mail I am getting error Error message: 553 #5.1.8 Domain of sender address test@localhost ...
1
vote
2answers
1k views

Email sending not working using Apache James

I am trying to send email using apache james but the emails are not getting delievered. Below is my code. import java.util.*; import javax.mail.*; import javax.mail.internet.*; public class test { ...

1 2