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 v r <vi...@yahoo.com> on 2005/12/06 01:47:04 UTC

RE: Delaying Local Delivery, Configuring additional Spool type repositories?

Hi,

A general question about repositories..in what
situations would I need a SpoolRepository object vs a
MailRepository object ? From my understanding Spool
repositories are temporary repositories. 

So, I would like to understand what temporary means.
So, if I restart James, would the spool repositories
go away and the Mail repositories don't ? Please
elborate.

Thanks for your time,

Vish






		
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 


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


RE: Delaying Local Delivery, Configuring additional Spool type repositories?

Posted by Danny Angus <Da...@slc.co.uk>.



> A general question about repositories..in what
> situations would I need a SpoolRepository object vs a
> MailRepository object ? From my understanding Spool
> repositories are temporary repositories.

This is your mistake. For a more acurate definition of "spool" See
http://www.techweb.com/encyclopedia/defineterm.jhtml?term=spooling
and remember that instead of "disks" the magnetic medium was originally
tape on big spools, you can see the tape spools in the forground of this
picture, in the background the lady with the hair is putting one into the
machine: http://static.cray-cyber.org/Comprooms/LARGE/IBM_360.jpg

As far as James goes a Spools are are buffered queues.
Incoming mail is put into a buffered queue (a spool) and processed
asynchronously from the I/O.
James uses a spool for each "processor" set up in config.xml to buffer the
input to a processor from the output of the other processors.

> So, I would like to understand what temporary means.

Temporary means not long lived, only required for a finite time. James'
spools are *not* temporary, although the mail may only spend a short time
in any spool repository.

> So, if I restart James, would the spool repositories
> go away and the Mail repositories don't ?

No, see above.

d.


***************************************************************************
The information in this e-mail is confidential and for use by the addressee(s) only. If you are not the intended recipient (or responsible for delivery of the message to the intended recipient) please notify us immediately on 0141 306 2050 and delete the message from your computer. You may not copy or forward it or use or disclose its contents to any other person. As Internet communications are capable of data corruption Student Loans Company Limited does not accept any  responsibility for changes made to this message after it was sent. For this reason it may be inappropriate to rely on advice or opinions contained in an e-mail without obtaining written confirmation of it. Neither Student Loans Company Limited or the sender accepts any liability or responsibility for viruses as it is your responsibility to scan attachments (if any). Opinions and views expressed in this e-mail are those of the sender and may not reflect the opinions and views of The Student Loans Company Limit
 ed.

This footnote also confirms that this email message has been swept for the presence of computer viruses.

**************************************************************************

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