added 'should-delete-messages' attribute for test config
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
<mail:imap-idle-channel-adapter id="simpleAdapter"
|
||||
store-uri="imap:foo"
|
||||
channel="channel"
|
||||
auto-startup="false"/>
|
||||
auto-startup="false"
|
||||
should-delete-messages="true"/>
|
||||
|
||||
<mail:imap-idle-channel-adapter id="customAdapter"
|
||||
store-uri="imap:foo"
|
||||
|
||||
Reference in New Issue
Block a user