NullPointer on Remotedelivery

2006-02-13 Thread Norman Maurer
Hi guys, i just log in my mailet log and see this error: l1139901678401-5 to host 127.0.0.1 at 127.0.0.1 for addresses [EMAIL PROTECTED] 14/02/06 08:21:19 INFO James.Mailet: RemoteDelivery: Exception caught in RemoteDelivery.run() java.lang.NullPointerException at com.sun.mail.smtp.SMT

Re: what is the best way to secure an open relay server without restricting senders

2006-02-13 Thread Norman Maurer
Just but mydomain in the config.xml bye Am Montag, den 13.02.2006, 15:19 -0500 schrieb Amarish Khopkar: > en relay server fo - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: what is the best way to secure an open relay server without restricting senders

2006-02-13 Thread Stefano Bagnara
Amarish Khopkar wrote: Thanks for your suggestion. Sorry about this but I'm going to ask a novice question as I'm a beginner to James. I would like to try your suggestion. How do I 'flag' a rewritten mail so that it doesn't get processed by the relaying denied processor? I don't actually see

RE: what is the best way to secure an open relay server without restricting senders

2006-02-13 Thread Kyle W. Cartmell
I don't know that what you're looking for has been discussed here previously, but consider using the mailing list archives to search for previous discussions that may be of assistance to you. Faster turnaround time, and you're less likely to have to deal with cranky people, not that I have ever see

Re: what is the best way to secure an open relay server without restricting senders

2006-02-13 Thread Amarish Khopkar
Thanks for your suggestion. Sorry about this but I'm going to ask a novice question as I'm a beginner to James. I would like to try your suggestion. How do I 'flag' a rewritten mail so that it doesn't get processed by the relaying denied processor? I don't actually see a mailet that does flagg

Re: what is the best way to secure an open relay server without restricting senders

2006-02-13 Thread Stefano Bagnara
Amarish Khopkar wrote: My question is how do I know secure my James server such that it doesn't get used as an open relay server for spam, but still keep this functionality intact. What I'm looking for is being able to accept all incoming mail from anybody only as long as they are sending to som

what is the best way to secure an open relay server without restricting senders

2006-02-13 Thread Amarish Khopkar
Hi Guys, I'm configuring my James server to do the following. I have a domain mydomain.org where I've installed James for a forum type website I'm creating. What I want is functionality for mail forwarding where I will have thousands of users that do posts. On those posts, I display their mydom

Re: James 2.3.0a1 Fetchmail Exception

2006-02-13 Thread Felix Breske
Stefano Bagnara schrieb: So, first thing, check that you updated your assembly.xml (this is a lot different that 2.2.0 assembly.xml) class="org.apache.james.fetchmail.FetchScheduler" > role="org.apache.james.services.UsersRepository"/> class="org.apache.james.co

Re: James 2.3.0a1 Fetchmail Exception

2006-02-13 Thread Stefano Bagnara
Felix Breske wrote: Hi, i am working on an crm-import mailet vor opencustomer.org. On James 2.2.0 i have problems when i try to read hibernate config files from a jar file. So i tryed James 2.3.0a1 and it works fine. :-) But now i have another problem. Fetchmail throws a NullPointer Exception

James 2.3.0a1 Fetchmail Exception

2006-02-13 Thread Felix Breske
Hi, i am working on an crm-import mailet vor opencustomer.org. On James 2.2.0 i have problems when i try to read hibernate config files from a jar file. So i tryed James 2.3.0a1 and it works fine. :-) But now i have another problem. Fetchmail throws a NullPointer Exception when fetching mails.