Dear Wiki user,

You have subscribed to a wiki page or wiki category on "James Wiki" for change 
notification.

The "SettingUpFetchpop" page has been changed by ChanochWiggers.
The comment on this change is: Fixed formatting of blockquote area.
http://wiki.apache.org/james/SettingUpFetchpop?action=diff&rev1=4&rev2=5

--------------------------------------------------

  
  This is how I did it, and it seems to work:
  
+ {{{
- {{{        <fetchpop enabled="true">
+         <fetchpop enabled="true">
                <fetch name="myfetchtask">
                ....more config....
                </fetch>
@@ -39, +40 @@

              <mailet match="RecipientIsLocal" class="LocalDelivery"/>
              <!-- now kill all remaining recipients - fetched mail should not 
be resent -->
              <mailet match="All" class="Null"/>
-          </processor> }}}
+          </processor> 
+ }}}
  
  Note that my james server is *not* configured to handle mail for 
my.fetched.domain
  

Reply via email to