well I am starting james from http://wiki.apache.org/james/JamesQuickstart
and as I found that there should be a folder for the each user.
I have added a user "test".
I have wrong interpreted then please inform me.
Thanks.

Original Message:
-----------------
From: Eric Charles [email protected]
Date: Wed, 18 Aug 2010 11:04:35 +0200
To: [email protected]
Subject: Re: james initial configuration


  Hi Shammi,

I mainly work on James 3.0 (trunk version not yet released).
So far I can remember, James 2.3 does not create subfolders for each 
user in var/mail/inboxes (all incoming mails are stored flat in inboxes 
directory, I think...).

But with your test, you should have one file in the inboxes directory, 
so something didn't happen correctly.
Do you see error messages in log file ?

Btw, from your previous mails, I think you're starting a new project. 
Why don't you use james nighty builds? You would get more functions and 
it is stable (the official 3.0 release is near).
http://people.apache.org/builds/james/nightly/bin/

Tks,

Eric

On 18/08/2010 09:54, [email protected] wrote:
> I have edited in the previous mail.
> I am running james in Linux/Debian
> my IP is 192.168.1.7 and name of machine is (uname -n) server01
>
> I configured apps/james/SAR-INF/config.xml as follows
> <servernames>
>    <servername>server01</servername>
> </servernames>
>
> and
>
> <dnsserver>
>    <servers>
>      <server>  202.56.224.153</server>
>    </servers>
>    <authoritative>  false</authoritative>
> </dnsserver>
>
> I am using http://wiki.apache.org/james/JamesQuickstart to start
>
> Now I added a user "test"
> Now in command  $telnet localhost 25
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> 220 hostname SMTP Server (JAMES SMTP Server 2.2.0) ready Mon, 20 Feb 2006
> 14:31:33 -0500 (EST)
> ehlo localhost.com
> 250-server01 Hello localhost.com (localhost [127.0.0.1])
> 250-PIPELINING
> 250 ENHANCEDSTATUSCODES
> mail from:<[email protected]>
> 250 2.1.0 Sender<[email protected]>  OK
> rcpt to:<[email protected]>
> 250 2.1.5 Recipient<[email protected]>  OK
> data
> 354 Ok Send data ending with<CRLF>.<CRLF>
> subject: test to test at Jasdfsdfd.comds
>
> test
>
> .
> 250 Message received
> quit
> 221 hostname Service closing transmission channel
> Connection closed by foreign host.
> #
>
> Now when I look into james/apps/james/var/mail/inboxes
> There is no directory ( there should be one directory named test)
> I checked all the directory in james/apps/james/var/mail  all are empty.
> Where I am lacking for the configuration?
> Thanks
>
>
> --------------------------------------------------------------------
> mail2web.com - Microsoft® Exchange solutions from a leading provider -
> http://link.mail2web.com/Business/Exchange
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



--------------------------------------------------------------------
myhosting.com - Premium Microsoft® Windows® and Linux web and application
hosting - http://link.myhosting.com/myhosting



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to