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 gablix <ga...@yahoo.it> on 2004/04/09 14:42:00 UTC

store sent email to dbfile

Hi all, I have one issue to subject at your attention:


I've changed the James configuration and now all
emails sent with James are saved into my File System:

I have inserted one mailet (to the beginning of the
"transport" processor), therefore made:  
<mailet match="All "class="ToRepository"> 

<repositoryPath>file://var/mail/sent/</repositoryPath>
 <passThrough>true</passThrough>
</mailet> 

Now, I'd like to have the same result using dbfile
repository. Is there anyone that has found a solution
to this "problem"?


thx

Andrew

______________________________________________________________________
Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam
http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/

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


RE: store sent email to dbfile

Posted by "Noel J. Bergman" <no...@devtech.com>.
> how can I store outgoing emails on dbfile?

Change the <outgoing> element.  There should be an example for db, and you
could change it to dbfile.

	--- Noel


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


Re: store sent email to dbfile

Posted by gablix <ga...@yahoo.it>.
Hi all,
       I try to explain the behavior that I want to
obtain:

Mails received by James, are processed by the
SpoolManager and deleivered to a local repository
(i.e. dbfile: body in the filesystem, header in the
database).

How can I obtain the same behavior for the outgoing
emails? 
In other words, how can I store outgoing emails on
dbfile?

Thx
 
--- Serge Knystautas <se...@lokitech.com> ha scritto:
 
> I'm not sure what the "problem" is.  Can you expand
> a bit about expected 
> versus desired behavior?
> 
> -- 



	

	
		
____________________________________________________________
Yahoo! Companion - Scarica gratis la toolbar di Ricerca di Yahoo! 
http://companion.yahoo.it

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


Re: store sent email to dbfile

Posted by Serge Knystautas <se...@lokitech.com>.
gablix wrote:
> Hi all, I have one issue to subject at your attention:
> 
> 
> I've changed the James configuration and now all
> emails sent with James are saved into my File System:
> 
> I have inserted one mailet (to the beginning of the
> "transport" processor), therefore made:  
> <mailet match="All "class="ToRepository"> 
> 
> <repositoryPath>file://var/mail/sent/</repositoryPath>
>  <passThrough>true</passThrough>
> </mailet> 
> 
> Now, I'd like to have the same result using dbfile
> repository. Is there anyone that has found a solution
> to this "problem"?

I'm not sure what the "problem" is.  Can you expand a bit about expected 
versus desired behavior?

-- 
Serge Knystautas
President
Lokitech >> software . strategy . design >> http://www.lokitech.com
p. 301.656.5501
e. sergek@lokitech.com

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