Hi, I’m trying to setup James to only use SSL when connecting to other SMTP
servers. To this end I have added the following configuration to the
mailetconfiguration of the RemoteDelivery mailet.
true
465
true
javax.net.ssl.SSLSocketFactory
But when
I know James is a Mail /server/ implementation, but I'm interested in the new
protocols released. Can these be used to replace the functionality of
javax.mail, especially for IMAP use? Trying to build a high-performance
email client and it would be great to use a codebase developed post
Hi guys,
So I have a few users whose Outlook 2010 seems to hang using James with our
custom Mailstore/User Repository/etc. The situation seems to do with certain
scenarios where Outlook passes a -1 for an msn. in particular we can get this
to happen everytime when doing a delete all from the
urk, turns out our firewall was intercepting with some other cert. Was not
aware it was setup that way.
Thanks guys!
Roy
-
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: serve
Hello,
So I can't seem to figure out how to get our SSL cert working on James so I was
hoping someone could help me out?
I generated an RSA 2048 private key and certificate request using openssl.
I've read on googles that this is probably where I originally went wrong as
some pe
Hi Norman,
yes, there are two listening ports even if I start with "./run.sh".
Greetings and thanks for your help,
Martin
2011-07-02 Norman Maurer:
> Hi Marthin,
>
> are these ports also opened when you start james with "./run.sh" ?
>
> Thanks,
> Norman
&
I think it is possible.
I have apache james running smtp and smtp-tls but on different ports.
For more information read this:
http://wiki.apache.org/james/UsingSSL
I hope that helps.
Sincerely George.
On 06/13/2010 04:20 PM, Moshe Akirav wrote
don't know
the SMTPS process in detail.
I would suggest you check out that Wiki article:
http://wiki.apache.org/james/UsingSSL
For me it worked fine.
Good luck.
Sincerely, ...
Xiaoyu Tang wrote:
I have tried smtp over ssl of 465, but it did not work.
--- On Tue, 11/17/09, Danny An
port scan, for example with 'nmap'.
Good luck.
I have james email server setup on a machine inside my firewall. I am able to
send/receive email from outside the firewall. But when I try to send email from
the same machine as my email server ( opening outlook express ), I get a
Th
ing line:
chmod 755 *.sh
Accordingly to Norman Maurer's solution and my addendum the commands are:
# export JAVA_HOME=/usr/local/diablo-jdk1.6.0/
# cd /path/to/james/bin
# chmod 755 *.sh
# ./run.sh
If that doesn't help than please post the error prompt .
Hello everyone,
I am trying
I think it's a Thunderbird then a James problem.
Creating a POP3 account in Thunderbird you need to uncheck the "Use
Global Inbox (store mail in Local Folder)", if you want Thunderbird to
create another folder for you account and have your messages stored in it.
To your seco
I think it's a Thunderbird then a James problem.
Creating a POP3 account in Thunderbird you need to uncheck the "Use
Global Inbox (store mail in Local Folder)", if you want Thunderbird to
create another Folder for you account and have your messages stored in it.
If I misunderst
ye,
> Norman
>
>
> 2009/8/4 James Lorenzen :
> > I am trying to setup Apache James v2.3.1 as a SMTP Server on Windows in
> our
> > Continuous Integration environment, but am unable to get non-localhost
> > originated emails to work.
> >
> > Here is what wo
I am trying to setup Apache James v2.3.1 as a SMTP Server on Windows in our
Continuous Integration environment, but am unable to get non-localhost
originated emails to work.
Here is what works:
Client on localhost sends an email to jamesloren...@gmail.com using Apache
James running on localhost
preferably pdf docs with images explaining how james works, its message
store architecture etc
does james allow parsing of incoming requests to the MTA based on the
protocol used?
ate a web interface to the admin functionality in James.
I would like to discuss with someone how would I go about creating a
web interface to the admin functionality like looking up users/logging
into james/adding usrers/deleting users etc.?
What is the API? where do I read the James API if I want
When email are sent out to subscribers of our lists we send them out via
our "support" account and we get a number of out of office auto-replies
in the support mailbox. We would like to route these out of office
responses to an "out_of_office" account.
Does anyone have a suggest approach? Sa
get more information.
Thank you in advance for your feedback and comments.
The athletechs Team!
krishoneil wrote:
i have have problem with my apache james pop3 connection, when polling
mailing my oulook freezes after certain amounts of emails. here is the pop3
log.
ERROR pop3server: Exception d
get JAMES to accept email for both addresses:
sales(@)xyz.com and sales(@)abc.com, but how do I configure JAMES to put
the emails to sales(@)xyz.com into one mailbox and emails to
sales(@)abc.com in a different mailbox/user account?
On other SMTP servers I could create accounts such as
to do when
I email the account.
I'd like to have this script run when moving mail from one mailbox
(from a windows server) into the account with the script (cyrus-imap), i
but it is not doing that when I use imapsync program.
So.
1) Does James have a tool for moving mail via IMA
Hi,
I'm thinking of adding users for two servername, for example
[EMAIL PROTECTED] [EMAIL PROTECTED]
The user name is "dev", but they belong to two servernames
Is it possible for James server to do this? and how?
From the config.xml i see
So i guess it's possi
Hi,
I'm trying to add users for my James Server,
After reading this http://james.apache.org/server/2.3.0/adding_users.html
My feeling is that it's not easy
I've tried Java Mail Server
http://www.ericdaugherty.com/java/mailserver/configuration.html
To add a user is really
Hi,
A simple question. I see that I can add users on-the-fly but I don't see
how I could add a new domain (for smtp and pop3) without restarting the
server.
It would be nice is all domain config could be change on too.
It is possible to do?
_
> No it was not.
> But Now i gave permission 777 but still no success.
> where would i find vhost specific logs.
Check your httpd.conf. You may find something like this:
ServerName foobar.de
ServerAlias www.foobar.de
DocumentRoot /var/www/foobar/htdocs
ScriptAlias /cgi-bin/ /var/www/foobar/htdo
> Thanks for ur reply
> Log file does not say anything about the error.
> I checked apache access log and error log
> is there any other logfile that I should refer ?
Hmmm. There may be two different error-logs. Maybe a vhost-specific
and a general error-log.
Is your sendmail.py-file executable?
Hello Giulio,
> And that's my main problem. All the main webmail applications I could
> find use IMAP and James does not support IMAP, so I was trying to find
> an alternative route.
Try
http://yawebmail.sourceforge.net/
it supports pop3 _and_ imap.
Re-Hi,
> Right at the top of phoenix.sh you find a doc section "Environment
> Variable Prequisites" with all supported variables.
> It suggests to use PHOENIX_JVM_OPTS.
>
> Did you try if that works instead of altering JVM_OPTS?
Didn't try this out, but it shout certainly work (since it is includ
Hello all,
yesterday my James had to transport an eMail with an 18MB attachment. This
endet up
with an "java.lang.OutOfMemoryError: Java heap space".
The java-geeks here certainly know what to do, but there may be James-User
which are
less familiar with the java commandline-opt
Hello again,
for the issue with the recipients-parsing I posted a fix under:
https://issues.apache.org/jira/browse/JAMES-662
The code:
if header.startswith("To:"):
if extract:
#to = header[3:]
#to_addrs.append(to[("<&quo
> That seems to be a bug.. Can you plz fill JIRA issues ?
done. Nevertheless I think it's a suboptimal solution to offer a
sendmail-wrapper in Python, when there could be one in Java...
Why?
- I had to to install a hole Python-engine (with all the side effects it may
bring) on my system just fo
Hello all,
I got a problem with the sendmail.py-script from the /bin-directory:
Wenn I try to send a mail to two TO-recipients from a PHP-Script, only
the first one will be delivered :-(
(yes, sendmail-option "-t" is set: phpinfo() -> "sendmail_path:
/usr/sbin/sendmail -t")
I'm no Python-guy
No I cannot query other external DNS servers. Seems like I am restricted to
using what's available in the network.
--
View this message in context:
http://www.nabble.com/RemoteDelivery-could-not-connect-to-SMTP-host-t1798601.html#a4976407
Sent from the James - Users forum at Nabbl
the DNS server admin. I cannot change
the entries obviously. I know I am asking you to solve a prob totally
unrelated to James. Am very sorry. The corresponding mailet log entries
follow.
19/06/06 19:02:00 INFO James.Mailet: RemoteDelivery: Storing message
Mail1150722630357-12-to-tcs.com into o
authentication and I haven't enabled it in my
config.xml?
--
View this message in context:
http://www.nabble.com/RemoteDelivery-could-not-connect-to-SMTP-host-t1798601.html#a4934642
Sent from the James - Users forum at Nabble.com.
---
send mail to my account on that server, DNS is resolved to
172.*.*.26 as per the mailet log. And finally james gives up trying to send
that mail.
Obviously I am making some mistake. What is it? Is there some info I haven't
given you?
--
View this message in context:
http://www.nabbl
Is it possible to set up James to use both port 25 and port 587? In the
config.xml I tried adding two port elements to the smtpserver element and
the 2nd one just gets ignored. I tried adding two smtpserver elements and
this causes all kinds of exceptions when the server starts up.
Is this
com.
15/06/06 19:15:34 ERROR dnsserver: Couldn't resolve IP address for host
indiatimes.com.
15/06/06 19:20:34 INFO dnsserver: Couldn't resolve MX records for domain
indiatimes.com.
15/06/06 19:20:34 ERROR dnsserver: Couldn't resolve IP address for host
indiatimes.com.
I am running j
I am running james v2.2.0. Am very new to this. I haven't enabled SMTP
authentication. Using file repositories. Test account at localhost works
fine. Problem occurs when I send mail to outside world. Log file shows
16/06/06 01:43:36 INFO James.Mailet: RemoteDelivery: Could not connect to
Hi,
I was wondering if it was possible/if anyone had been able to set up
the Passwd module in Horde to change user passwords on James. I am
using Horde (and Imp) as the webfront to James, and I need to offer
users some way of changing their password. I was considering writing a
small Java applet
t;
> Is anyone using eclipse for JAMES development?
>
> Eclipse seems to have issues with the test suite because it has the same
> package names as the src/java.
>
> Any suggestions for an easy eclipse import?
> --
> Kind Regards
> Andrew Sykes &l
Hi Stefano,
What's the svn url to that branch or is there a snapshot build? The
snapshots at http://svn.apache.org/snapshots/james-server/ seem to be
broken.
Is the command extension available in that branch?
Is it documented?
What's the expected stable release time of 2.3.0?
Thanks,
-jim
is James support "pipe to program" ?
is James have LDAP support ?
how James handles parallel delivery ?
is there any comparison available between James, qmail & Postfix etc ?
hi,
I'm thinking of switching from Postfix to James. I wish to know how James is better
than Postfix as an MTA? is there any comparison available between these two MTAs ? any
James user has similar experience switching from Postfix to James?
appreciate your reply.
thanks,
sutha
I am using james 2.1.3 and if you remember this thread, I would have a
question ...
I would like to write something so that when I send an email to someone
with an added recipient like [EMAIL PROTECTED], I would
like the email is sent later... at 3 pm...
so these are my steps :
+ using
Noel J. Bergman wrote:
Turn on debug for the spool manager, and you can trace the message flow.
--- Noel
how-to turn on this debug flag, I see nothing??
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
Hello,
I've got a problem using that is very strange...
I can not determine the cause yet but I've got a big bug using
processors... so I had given up to solve this and it comes back today :o)
once in myproc1 and for unknown reasons, the mail goes back to the root
processor and redoes the sam
Hello,
I would like to delete EXE files from Mail...
What I do is to list all BodyParts, Message and MimeMessage of the tree
of a mail
and then I do
myBodyPart.getParent().removeBodyPart(myBodyPart)
then I do for all MimeMessage
allMimeMessage.saveChanges()
also on the root Message
and my mail
Running the latest Mozilla 1.5 and Thunderbird 0.4.1, I've got a problem
sending news messages (NNTP) to James
if I go and look into the james directory (var/nntp/groups/mygroup/*) I
see a difference between a message sent by Mozilla and one sent by Free
Agent (Forte) for example...
Hello,
I don't understand what can be the problem....
My James server is running fine but when I post messages using Mozilla
1.5 (win32) my posted messages can't be read (only the header)...they
can't be read from my mozilla and from other news reader it blocks...
if I post
Hello,
I can't currently send an email to [EMAIL PROTECTED]
is there any reason ??
because using the command line (telnet on port 25 from mx2.hotmail.com),
my email arrives...
I received the following error from James :
Hi. This is the James mail server at news.utopix.ch.
I'm afrai
Jason Webb wrote:
Very likely.
Are you using the James database connection pooling or are you using
your own connection method?
the James
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
In fact, I've just understood the problem...
one of my mailet insert a row in a table every time a mail has to be sent...
so if you write at once to 100 people, it will insert 100 row, each one
by one, in the database...
and this seems to have a problem.
it needs several seconds to get a con
Hello
when I send an email with 100 recipients (external)... james becomes
very slow and I can't check correctly my pop3 and so on...
what could cause this ??
Sometimes, James stops .. all emails arrive but they don't go to the
ROOT processor.. I have to reboot it so that James han
Hello,
I am trying to install James on a SUNBLADE-100 (Sparc64 Architecture)
running Linux Debian Woody...
when Phoenix starts, I receive this exception
Using PHOENIX_HOME: /root/james-2.1.3
Using
wes wrote:
Hay steve thanks. I have a matcher almost ready but can some one tell
me how to create
a .sar file??
unzip your james.sar into $JAMES_HOME\apps\original\james
replace the jar files you want ...
cd $JAMES_HOME
cd apps\original\james
c:\jdk1.3\bin\jar cvf james.sar *
cd ..\..\bin
move
, but also slowing down
the net with all that extra traffic.
What would happen then - would there be "block twice and accept the third
time" implemented?
james kearney.
> How about a program that hits every link in a spam message, gives them
> the clicks. But (obviously) not pur
r the
net, especially if it catches on - and the spammers start doing this too...
james kearney.
> Graylisting (see http://projects.puremagic.com/greylisting/ for a full
> description) involves logging each incoming piece of mail and rejecting
> it with a 451 (Try again later) mes
J Malcolm wrote:
Thanks for the quick response.
If everyone is writing their own, that's fine. Is there a sharing
repository where people can contribute what they have so others don't
need to reinvent the wheel?
it's not the way I developp.. but unfortunately, when you don't find
what you wa
Hello,
I think there is no good anti-spam tool... so I developped it by myself...
We need to identify which mail is really a spam mail !! If any doubt, we
can't refuse it...
Here are my rules (for the moment) :
+ blacklists servers (James defaults + bl.spamcop.net)
+ I've got my o
Never done it, but looking at the code for
org.apache.james.services.UsersRepository.updateUser()...
...might help.
thank you very much... I am an idiot :o)
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
Hello,
when I get a User object from UsersRepository, I can call this method
bool setPassword(String password) in the User object...
but it does not modify the password in the database
how to modify programatically the password ??
thank you for helping :o)
-
fully
delivering to, before your own server as well of course.
Apologies if you have already checked this :o)
james kearney.
- Original Message -
From: "Tim Neukum" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 03, 2003 9:04 AM
Subject: smtp
Hello,
I don't know what to do.
I am using the normal example provided with james to access to mysql and
I can't...
In phoenix.log, I see the exception when getting a connection (then it
gives up)
I've tried it using Mandrake distribution without any problem...
Under De
Title: Message
Can I tell James to
"forward" to different mail servers if it "detects" that it's inside a certain
network (like one of my client locations)? Most of my clients do not allow
me to use James on my local laptop to send emails outside their network
sometimes not - might indicate that it is something else?
Any help much appreciated.
james
11/11/03 19:08:57 ERROR spoolmanager: Exception in processor
java.lang.RuntimeException: Exception caught while storing Message
Container: java.lang.NullPointerException
at
Hi,
I keep getting the following error when trying to send mail using James
--8<--
We were unable to deliver the attached message because of an error in the
mail server.
Error message below:
Exception caught while storing Message Container:
java.lang.NullPointerException
Message deta
passwords on the
user accounts... Hopefully this will remedy the situation - if not I am not
sure what else I will do - but I will just have to wait and see.
thanks for the help - much appreciated,
james
- Original Message -
From: "steve" <[EMAIL PROTECTED]>
To: "Jame
accounts (only have three passwords, the
admin password, my password, and postmaster password).
Hopefully changing the passwords might stop it - but I suspect that this
isn't the problem.
james
- Original Message -
From: "Vincenzo Gianferrari Pini" <[EMAIL PROTECTED]>
Vincenzo,
JAMES_ROOT/apps/james/var/mail/outgoing directory is full of files, 8864 to
be exact.
Is this mail that is waiting to be sent, and can i just delete all the
files?
After doing this I will change the administrators account and all users
account passwords again - hopefully this will stop
Hi,
I am running the james server on jameskearney.com and I am getting lots of
emails saying "could not send email to xxx" where xxx is some address that I
have never heard of - so obviously someone unauthorized is using my server.
I have smtp auth set up - so I don't believe that
Brian C. Dilley wrote on Wednesday, October 22, 2003:
>Are there any published performance metrics for james?
Someone on the list just posted some benchmark data last week. I'll take the liberty
of copying the message here. I think they were running RedHat.
Sudip Shekhawat
GALIP SOKULLU wrote on Saturday, October 18, 2003:
> Here comes a newbie question...
Hey, so am I! Just installed James for the first time last week, but I have written a
Mailet. You can enjoy the sample, and I can get feedback if I did something really
dumb.
> Can anyone write a
u should probably include you mail jar files. Please not
>that this is totally diofferent to the Phoenix /lib directory which
>basically contains jar file needed to tun Phoneix (the container). which
>has nothing to with mailet execution.
That all makes sense.
>1. get james runni
Greetings,
I finally got some free time to play with James today. Downloaded the 2.1 binary,
configured James as a relay for my local LAN clients, and it fired it up. So far, so
good.
Wrote a Mailet and a Matcher. The Matcher looks for certain CC addresses and the
Mailet adds a Reply-To
Hello,
I've developped my own api to manage all incoming and outcoming emails.
The mail goes into one of my filters and modify essentially the
recipients... based on the following :
I've created a structure like that :
account is domain.accountname and give you the email [EMAIL PROTECTED]
domain
Putting an fgets in there after every fputs worked. I think it is
because the buffer still had some characters in it for some reason, so
it wasn't setting up the data fields right.
This is apparently not a James problem. I apologize for the
inappropriate post, but I didn't know
vices). I have been looking over all the
PHP documentation I can find, and I still can't get it to work (code
below). If I telnet to James on port 25, the mail will send find, but I
can't get any data to show up with the PHP code below. I am wondering if
anyone has had similar problems
I am trying to setup my webpage with PHP and SMTP mail (without using
sendmail or any other local services). I have been looking over all the
PHP documentation I can find, and I still can't get it to work (code
below). If I telnet to James on port 25, the mail will send find, but I
can'
Is it alright to ask the question?
Regards
jeb
Noel and Danny,
I realize that I can restrict permissions using different users, etc.
I am giving James full control though now, thinking that may alleviate
some of the problem. However it obviously hasn't.
I have created the database "mail" and given user "user&quo
I made an acct just for James, but I gave it all global privs in case I
was just missing something, that’s why I call it root below. With that
account, all of those commands work fine. "Use mail;" (I changed db
name) returns "database changed." I thought James would cre
I know this is the typical new guy question, but I have done this once
successfully (on WINXP) and have recently installed RH9 (text mode only)
and I can't get it to work again, and it is frustrating me. Please
help!
James works fine when I am using file repositories. As soon as I try to
s
I think I have a dumbed down question relating to Denis'. Can I display
the mail messages on web pages that are stored in a mySQL database? I
am new to James, so I apologize if my question is ridiculous. Thanks.
-Original Message-
From: Denis Nikitin [mailto:[EMAIL PROTECTED]
Serge Knystautas wrote on Wednesday, August 6, 2003:
>http://nagoya.apache.org/wiki/apachewiki.cgi?NoFastFail
Hi,
First of all, I'm new to the list. I haven't even set up James yet, but I have great
plans for it!
I'm a developer, and one thing that I was hoping James
Chuck Simpson wrote on Thursday, July 17, 2003:
>My hostname has an underscore character '_' in it
Your hostname is incorrect.
> and when I run the
>first test to check sendmail relaying to James I get the following in
>the smtpserver log:
>
>Error parsing sender add
too. So it looks like I'm all set.
>Question #2: Rejecting mail before it's received
>
>Fast-fail is currently limited to IP address matching. All other failures
>are handled within the pipeline.
Unfortunate, but not critical. Are there any plans to support this in the future?
Greetings,
I just joined the list, so I hope this isn't too redundant.
I'm considering installing James in a UNIX server (Apple XServe/Mac OS X Server
(unlimited)/BSD UNIX) environment to accomplish a number of tasks. Note that I'm
really excited about James. I'm a Java f
91 matches
Mail list logo