Displaying 5 results from an estimated 5 matches for "useheader".
2013 Dec 03
2
Complete migration from Cyrus on remote server
...ith this is that I am using Imapsync
(http://imapsync.lamiral.info) to perform the initial synchronization
(i
have scripted it to maintain sync every 10 minutes with the addtion of
"--maxage 1" option) using the following command line options:
/usr/local/bin/imapsync --noreleasecheck --useheader ALL --delete2
--expunge2 --tmpdir /var/vmail/cache --subscribe --subscribed --tls1
--tls2 --usecache --nofoldersizes --nocheckmessageexists --host1
oldserver.domain.com --authuser1 adminuser --user1 testuser at domain.com
--authmech1 PLAIN --password1 <HIDDEN> --host2 newserver.domain.com
--a...
2009 Aug 21
1
trouble with Vista & reading files
...ot;)
next
} # end of "if" whether the num of cols of the dataset is standard
} # end of "if" whether the data headers are missing
tmp[,slotCol] <- as.character(tmp[,slotCol])
tmp[,lotCol] <- rep(dataFiles[i],length(tmp[,1]))
### if (useHeaders) {
tmp2 <- try(scan(paste(dataDir,"/",hdrFiles[i],sep=""),
what = "character",sep="\n", quiet=TRUE),silent=TRUE)
if (is.null(attr(tmp2,"class"))) {
dateCols <- grep("[0-9][0-9]/[0-9][0-9]/20[01]...
2018 Apr 10
2
two unrelated issues, lastlogin, and an out of memory fatal error
...6 MB }, you may need to increase
it) - set CORE_OUTOFMEM=1 environment to get core dump)
when I atempt to do so. For completeness the imapsync command I used was:
imapsync --host1 imap.gmail.com --user1 Username --password1 Password
--host2 localhost --user2 username --password2 Password --ssl1
--useheader 'Message-Id' --regextrans2 's/\[Gmail\]/user\@domain/'
Any help appreciated on either issue.
Thanks.
Dave.
doveconf -n
# 2.3.1 (8e2f634): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.1 (d9bc6dfe)
# OS: FreeBSD 11.1-RELEASE-p4 amd64
# Hostname: localhost
auth_cache...
2018 Apr 11
0
two unrelated issues, lastlogin, and an out of memory fatal error
...> it) - set CORE_OUTOFMEM=1 environment to get core dump)
>
> when I atempt to do so. For completeness the imapsync command I used was:
>
> imapsync --host1 imap.gmail.com --user1 Username --password1 Password
> --host2 localhost --user2 username --password2 Password --ssl1
> --useheader 'Message-Id' --regextrans2 's/\[Gmail\]/user\@domain/'
>
Increase memory, your cache takes more memory than you have anticipated.
> Any help appreciated on either issue.
> Thanks.
> Dave.
>
> doveconf -n
> # 2.3.1 (8e2f634): /usr/local/etc/dovecot/dovecot.conf...
2018 Apr 11
3
two unrelated issues, lastlogin, and an out of memory fatal error
...FMEM=1 environment to get core dump)
>>
>> when I atempt to do so. For completeness the imapsync command I used was:
>>
>> imapsync --host1 imap.gmail.com --user1 Username --password1 Password
>> --host2 localhost --user2 username --password2 Password --ssl1
>> --useheader 'Message-Id' --regextrans2 's/\[Gmail\]/user\@domain/'
>>
>
> Increase memory, your cache takes more memory than you have anticipated.
>
>> Any help appreciated on either issue.
>> Thanks.
>> Dave.
>>
>> doveconf -n
>> # 2.3.1 (8e2f...