> I want only 2 simultaneous connections to be opened to the SMTP service.
Looks like a bug in our configuration. We'll fix it for the next release.
--- Noel
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional co
> Unknown error occurred while processing DATA.
> javax.mail.MessagingException: Error in input stream;
>nested exception is:
> java.net.SocketTimeoutException: Read timed out
Turn on DEBUG for the SMTP server, and see how much time passes between the
DATA command and the timeout. I see
J Malcolm wrote:
> I may be missing something on FetchPop. But I believe instructions said
that I needed to add the
> domain name that the mail is being fetched from to the list of domains
hosted by James. Fine. I
> added austin.rr.com to my list of domains, and I can successfully fetch
mail f
I may be missing something on FetchPop. But I believe instructions
said that I needed to add the domain name that the mail is being fetched from
to the list of domains hosted by James. Fine. I added austin.rr.com
to my list of domains, and I can successfully fetch mail from [EMAIL PROTE
I completely understand authentication for using my SMTP
server for an outgoing mail box. I have it set to require a pw in order
to not have an open relay.
I simply want to forward mail received for a certain user’s
mailbox to an msn.com address. But apparently James doesn’t
differe
I just tried to change the RemoteDelivery mailet settings in config.xml, and
I apparently messed something up. I'm running James on a LAN in my home
behind a simple router. (My ISP is Optimum Online, which doesn't block port
25.) I'm trying to get James to first try connecting directly with the
rec
Hut Carspecken wrote:
Server connection failure during transaction. Due to underlying exception:
'java.sql.SQLException:
Invalid authorization specification, message from server: "Access denied for user:
'[EMAIL PROTECTED]'
(Using password: YES)"'.
Attempted reconnect 3 times. Giving up.
We are
Some thing happen after changing my server host name.
I get the following stack trace.
10/02/04 10:39:59 ERROR spoolmanager: Unable to init
matcher RemoteAddrNotInNetwork=127.0.0.1, 192.0.0.*,
192.168.9.*: org.apache.mailet.MailetException: Could
not load matcher (RemoteAddrNotInNetwork);
nested
Noel,
Sure I can commit my S/MIME code into CVS, but if I understand well your idea, you
want a mailet to be able to check an incoming message's S/MIME signature, while my
mailet does S/MIME sign an outgoing message.
In my production system I use "remote control mailets that accept messages enc