mirror of
https://github.com/imapsync/imapsync.git
synced 2025-08-02 23:21:49 +02:00
1.299
This commit is contained in:
parent
d52ebe8b10
commit
f864a2cb10
12 changed files with 210 additions and 394 deletions
6
tests.sh
6
tests.sh
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# $Id: tests.sh,v 1.95 2010/01/12 04:09:57 gilles Exp gilles $
|
||||
# $Id: tests.sh,v 1.96 2010/01/14 23:40:54 gilles Exp gilles $
|
||||
|
||||
# Example:
|
||||
# CMD_PERL='perl -I./Mail-IMAPClient-3.14/lib' sh -x tests.sh
|
||||
|
@ -454,8 +454,8 @@ ll_skipheader()
|
|||
--passfile1 ../../var/pass/secret.tata \
|
||||
--host2 $HOST2 --user2 titi \
|
||||
--passfile2 ../../var/pass/secret.titi \
|
||||
--skipheader 'X-.*' --folder INBOX.yop.yap \
|
||||
--allow3xx
|
||||
--skipheader '^X-.*|^Date' --folder INBOX.yop.yap \
|
||||
--allow3xx --debug
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue