Hi all,
I am testing James 2.0a3. It's so nice.
But I have a problem. I don't want to write email in
'error' directory after retry.
I remember that somebody talked to me about setting
false instead of true in config.xml as follow.
But james write email into error directory still.
-- follow --
<!-- Processor CONFIGURATION SAMPLE: error is the
processor mails with
failure conditions enter -->
<processor name="error">
<!-- Logs any messages to the repository specified
-->
<mailet match="All" class="ToRepository">
<repositoryPath>
file://var/mail/error/</repositoryPath>
<!-- <repositoryPath>
db://conf/mail-error.properties </repositoryPath> -->
<!-- follow, true:initial setting, false: I
changed but... -->
<passThrough> false </passThrough>
</mailet>
------------
Is there something wrong ?
Please help me.
Thank you.
David
______________________________________________________________________
Movies, Music, Sports, Games! http://entertainment.yahoo.ca
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>