sending mails using james

2003-03-11 Thread Mark Goking
Hi, we have james set up in another pc in our network. it's being used by one of our systems here and im creating a lil program and using the james (found in the other pc) to test it. problem is, when i set session.setDebug(true), the messages tell me that the sending was ok problem is, it

RE: James for multiple domains

2003-03-11 Thread Danny Angus
actually, james wouldn't have to 'break' the rfc. passing the rcpto (mailfrom while you're at it :o) information to mailets as they are invoked it is passed as the Mail.recipients, how do you think we manage to send mail onwards??! d.

IAIK and james

2003-03-11 Thread Marcello Marangio
Hi all I am experiencing a singular problem with james and the iaik jce library. I am trying to: - read an SMIME message, i.e. an smtp message whose content is a multipart/signed - create a brand new textual bodyPart using the secutiry-related information of the SMIME message - attach the new

sending mails using james was blocked by Anti Spam http://spamblock.outblaze.com

2003-03-11 Thread Alice K
Hi, I used the latest James to send out emails from java web application. It works very well. However, EMail from my mailserver was refused by Anti Spam. Reason is DSS-HELO found. Here is the explanation note received. I would apprecate very much if anyone can take a look at it to see what

RE: read mail from james account via cell-phone?

2003-03-11 Thread Siraj Shakil
Done. Can forward me those URL's? U can send them at james-dev :. --- Noel J. Bergman [EMAIL PROTECTED] wrote: Siraj, It would be more appropriate to discuss development topics on james-dev, rather than james-user. :-) We have some good examples that you could use to model a service

Re: sending mails using james was blocked by Anti Spam http://spamblock.outblaze.com

2003-03-11 Thread Steen Jansdal
Alice K wrote: Hi, I used the latest James to send out emails from java web application. It works very well. However, EMail from my mailserver was refused by Anti Spam. Reason is DSS-HELO found. Here is the explanation note received. I would apprecate very much if anyone can take a look at it

Re: sending mails using james was blocked by Anti Spam http://spamblock.outblaze

2003-03-11 Thread Alice K
Steen, Thank you for the suggestion. The autodection is set to false. Could you know any other reasons? Alice Original Message Follows From: Steen Jansdal [EMAIL PROTECTED] Try to change the line helloName autodetect=truemyMailServer/helloName into something like

Re: sending mails using james was blocked by Anti Spam http://spamblock.outblaze

2003-03-11 Thread Steen Jansdal
Alice K wrote: Steen, Thank you for the suggestion. The autodection is set to false. Could you know any other reasons? Alice Original Message Follows From: Steen Jansdal [EMAIL PROTECTED] Try to change the line helloName autodetect=truemyMailServer/helloName into something

Stability issue with JRE 1.4.1_02? Anyone?

2003-03-11 Thread O'brien, Tim
I've got a James installation, working very nicely when it decides not to stop working. On the same machine, I've got a very long lived Tomcat process, and Scarab running. Never had any problems with those vm instances, they hum - for weeks at a time. James runs for a few hours and then I get a

RE: sending mails using james was blocked by Anti Spam http://spamblock.outblaze.com

2003-03-11 Thread Danny Angus
Alice, I've recently seen any number of variations on this theme, here are some tips which may or may not help.. Your server should issue EHLO or HELO followed by its host.domain name, possibly the name is simply wrong it looks like you are sending mailserver which may just be the host part,

Re: sending mails using james was blocked by Anti Spam http://spamblock.outblaze

2003-03-11 Thread Alice K
Steen, All my helloName as shown below: helloName autodetect=falseinfopoll.net/helloName Any thought. Alice Original Message Follows From: Steen Jansdal [EMAIL PROTECTED] Try to change the line helloName autodetect=truemyMailServer/helloName into something like

Re: Stability issue with JRE 1.4.1_02? Anyone?

2003-03-11 Thread Josip Almasi
O'brien, Tim wrote: If someone is successfully running James as a stable SMTP server, could you please post the specs of the machine and the JVM used? I started some 6 months ago, Suse 8.0, kernel 2.4.18-4GB, intel box with 128M, blackdown jvm 1.4.1-beta, it's James 2.1.2 now. About 200 mails

Re: James for multiple domains

2003-03-11 Thread bill parducci
Danny Angus wrote: actually, james wouldn't have to 'break' the rfc. passing the rcpto (mailfrom while you're at it :o) information to mailets as they are invoked it is passed as the Mail.recipients, how do you think we manage to send mail onwards??! kinda what i thought (but i don't write

RE: IAIK and james

2003-03-11 Thread Noel J. Bergman
Even if I try to remove all the BodyParts of the original message, what I get is the original message itself... I know it's a bit weird. Please try James v2.1.3a1. I fixed what may be precisely that defect yesterday, and also posted a bug report to JavaMail. --- Noel

RE: sending mails using james

2003-03-11 Thread Noel J. Bergman
Check the James logs to see where it went. If necesssary, turn on debug for the James spool manager (look in SAR-INF/environment.xml). Odds are that you haven't configured some of James' anti-relay measures. --- Noel -Original Message- From: Mark Goking [mailto:[EMAIL

Deploying Custom mailets

2003-03-11 Thread Horsfall, Brian
I'm trying to upgrade from James 2.03 to James 2.1.2 on a windows 2000 box. I started using the Sun 1.3.1.05 jvm and am now using the 1.4.0.01 jvm. When I add our custom mailet and matcher to the config.xml file, I get a class not found exception when James tries to load my mailet. I've

RE: Deploying Custom mailets

2003-03-11 Thread Noel J. Bergman
When I add our custom mailet and matcher to the config.xml file, I get a class not found exception when James tries to load my mailet. http://archives.apache.org/eyebrowse/[EMAIL PROTECTED] che.orgmsgId=657493 - To

RE: Deploying Custom mailets

2003-03-11 Thread Steve Short
Maybe this could be added to the FAQ by someone with the powers, it does seem to be asked Frequently. Steve When I add our custom mailet and matcher to the config.xml file, I get a class not found exception when James tries to load my mailet. http://archives.apache.org/eyebrowse/[EMAIL

RE: Deploying Custom mailets

2003-03-11 Thread Noel J. Bergman
Steve, Check this: http://nagoya.apache.org/wiki/apachewiki.cgi?JamesDocumentationNotes Any other details? At some point soon, someone should review those notes for addition to the official FAQ.xml file. --- Noel -Original Message- From: Steve Short [mailto:[EMAIL PROTECTED]

RE: Deploying Custom mailets

2003-03-11 Thread Steve Short
Looks good. Steve - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Multiple inboxRespository entries

2003-03-11 Thread mpeck
Is it permissible to have multiple inboxRepository elements in config.xml? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Mailets connecting to other databases

2003-03-11 Thread mpeck
I'd like to have a mailet communicate with a database. I'd like to use the James connection manager to establish and the database connection so I don't incur the connection overhead every time the mailet runs. How do I, from a mailet service() method, get a connection from a database that is

RE: One User Suddendly Can't Get Mail

2003-03-11 Thread Noel J. Bergman
telnet into the user's mailbox by hand, and try retrieving mail by hand. If you can retrieve all e-mails, then turn on DEBUG for the POP3 server and watch their client pull mail. You'll likely see the client stop pulling mail on a particular message. I recently ran into a similar issue where a

RE: *Possible Spam *RE: One User Suddendly Can't Get Mail

2003-03-11 Thread Danny Angus
Yeah its probably one particular mail choking james or the client, try moving them aside and re-introducing them a few at a time to see if you can sinlge out The One. Then send it to us. :-) d. -Original Message- From: Noel J. Bergman [mailto:[EMAIL PROTECTED] Sent: 11 March 2003

RE: Deploying Custom mailets

2003-03-11 Thread Horsfall, Brian
I was able to resolve this, and the new wiki helped, but it was Chris Mean's message http://archives.apache.org/eyebrowse/ReadMsg?listId=21msgNo=4975 that opened my eyes. I was just adding my custom jar files to the apps/james.sar file using winzip. Winzip was storing the files without a

RE: *Possible Spam *RE: One User Suddendly Can't Get Mail

2003-03-11 Thread Noel J. Bergman
Don, For future reference, if you turn on DEBUG for the POP3 server, you can see the message ordinal. With JDBC that makes it easy. With a file system repository, it isn't as easy. We might want to add a log at debug level to identify each message being sent by its mail id (or Message-ID).

RE: Stability issue with JRE 1.4.1_02? Anyone?

2003-03-11 Thread Noel J. Bergman
Alexander, Let us know. Also update your kernel. Especially the SMP kernel should be kept current. You have 2.4.18-14, mine is 2.4.18-26. --- Noel -Original Message- From: Alexander Bibighaus [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2003 20:33 To: James Users List

RE: Deploying Custom mailets

2003-03-11 Thread Noel J. Bergman
Brian, I modified the Wiki to reflect your comments. Please note that you could do so, yourself. The Wiki is user editable. --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

RE: Ridiculous number of processes

2003-03-11 Thread Kenny Smith
Hi Noel, I very happy you posted this, I totally want to use it (because I really don't like telneting to shutdown james). I have a question, I've got a script called /etc/rc3.d/S99james that starts up james on boot, should I remove that now that I put yours in /etc/rc.d/init.d ? Kenny I am