You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Merve Temizer <me...@gmail.com> on 2012/07/17 17:29:03 UTC

Where are the inbox in 3.0

Hello,
I installed James Server try to

telnet localhost 25

ehlo localhost

try to send some mail to one user to another

but how can i read them?

Re: Where are the inbox in 3.0

Posted by Eric Charles <er...@apache.org>.
Yep, or simply define in your mail client (thunderbird,...) the mail 
account.

The messages are stored by default in the embedded derby database. You 
can change this in mailbox.conf.

Thx, Eric

On 07/17/2012 07:14 PM, Ioan Eugen Stan wrote:
> Hi Merve,
>
> Port 25 is for SMTP => sending to a recipient. To read you need a
> client for POP3 or IMAP or directly access the store (which is
> database, HBase, JCR, etc. ).
>
> Chers,
>
> 2012/7/17 Merve Temizer <me...@gmail.com>:
>> Hello,
>> I installed James Server try to
>>
>> telnet localhost 25
>>
>> ehlo localhost
>>
>> try to send some mail to one user to another
>>
>> but how can i read them?
>
>
>


-- 
eric | http://about.echarles.net | @echarles


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: Where are the inbox in 3.0

Posted by Ioan Eugen Stan <st...@gmail.com>.
Hi Merve,

Port 25 is for SMTP => sending to a recipient. To read you need a
client for POP3 or IMAP or directly access the store (which is
database, HBase, JCR, etc. ).

Chers,

2012/7/17 Merve Temizer <me...@gmail.com>:
> Hello,
> I installed James Server try to
>
> telnet localhost 25
>
> ehlo localhost
>
> try to send some mail to one user to another
>
> but how can i read them?



-- 
Ioan Eugen Stan / CTO / http://axemblr.com

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org