Hi all!!
I'm working with James 3 Beta3 to developp a webmail.I am grabing mailboxes
(gmail, hotmail...) and i stores messages, it works great with James.
After grabbing thoses messages, i want to analys them by finding them back
with james methods.
In the code below, i stock message with james m
a 'test'.
>
> Maybe we should forsee a 'maven exec:java ' so that we don't develop
> the same things. I will open a jira for that.
>
> Tks,
> - Eric
>
>
>
> On 20/06/11 12:51, math math wrote:
>
>> No i m not using virtualHosting.
>
.0.0.1
>
>
> Bye,
> Norman
>
> Ps: Do you use virtualhosting ?
>
>
> 2011/6/20 math math :
> > I guess no, how to do that??
> > Tks,
> > Mat.
> >
> > 2011/6/20 Norman Maurer
> >
> >> Do you have "localhost" added to your Dom
I guess no, how to do that??
Tks,
Mat.
2011/6/20 Norman Maurer
> Do you have "localhost" added to your DomainList (via jmx or james-cli)?
>
> Bye,
> Norman
>
>
> 2011/6/20 math math :
> > sure :
> >
> > domainlist
Hi there,
after few month using successfully james 3M2 in dev mode, i m trying now to
use James 3beta 1.
New James launching is quite fine in Eclipse ans mysql database... But when
i m trying to send mail from localhost to localhost, it does nt work, i don
't see new message in mailbox here i
show use your domainlist.xml and your mailetcontainer.xml.
>
>
> Thanks,
> Norman
>
>
> 2011/6/20 math math :
> > Hi there,
> >
> > after few month using successfully james 3M2 in dev mode, i m trying now
> to
> > use James 3beta 1.
> > New Jam
SSAGE_ID field (an Integer, same as
message.id field) corresponding to the entring mail in my mailet.
Is it possible to have it before the mail has been stored in the db?if yes,
how to do it?
Thx,
Mat.
.
2011/2/9 Norman
> Am 09.02.2011 16:28, schrieb math math:
>
> Hi everyone,
>>
Hi everyone,
I'm working with james3M2 and developping a custom mailet.
I would like to know how to get a message ID, from Message table? how
and where is it calculated? is it possible to get it when the mail pass
through my mailet?
Thx,
Mat.
Hello everybody,
I am developping a web mail project using james 3M2. I'm trying to store
mails in a "james3" way with an external application using MySql DB. I've
tried to store mails using mysq database repositories for a few days now but
i didn't succeed to do so... I 've traced the store metho