mirror of
https://github.com/imapsync/imapsync.git
synced 2025-06-08 21:54:31 +02:00
1.670
This commit is contained in:
parent
f1987d5e52
commit
b7c835d670
134 changed files with 44448 additions and 2810 deletions
7
W/learn/imap_rename_regex_examples.txt
Normal file
7
W/learn/imap_rename_regex_examples.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
|
||||
# Removing trailing blanks in folders names
|
||||
./imap_rename_regex lamiral.info tata `cat /g/var/pass/secret.tata` 's,([^ ]+) +$,$1,'
|
||||
|
||||
#./imap_rename_regex lamiral.info tata `cat /g/var/pass/secret.tata` 's,([^ ]+) +$,$1,' doit
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue