search for: samik

Displaying 10 results from an estimated 10 matches for "samik".

Did you mean: sami
2009 Nov 20
2
How to setup the tsp attribute of a dataset
...x? Let's assume that x has 100 points, and I want to set the frequency to 4. I tried: > attr(x,"tsp")<-c(1,100,4) Error in attr(x, "tsp") <- c(1, 100, 4) : invalid time series parameters specified Is there any other way to set the frequency of the data? Thanks. -Samik
2017 May 10
2
Example for doveadm-save using Doveadm HTTP API
I could use an example of how to use curl to save a new message to a user?s INBOX using the Doveadm HTTP API. https://wiki2.dovecot.org/Design/DoveadmProtocol/HTTP <https://wiki2.dovecot.org/Design/DoveadmProtocol/HTTP> Do I really use the -d option and inline the entire new message in the command-line? Or, should I create a temporary .json file with the message wrapped in JSON and pass
2017 May 10
2
Example for doveadm-save using Doveadm HTTP API
...; [ > [ > "save", > { > "file": "From: Joulu Pukki <joulu.pukki at korvatunturi.fi>\nSubject: plaa\n\nmail body\n", > "mailbox": "INBOX/myfoldertoo", > "user": "samik" > }, > "bb" > ] > ] > > # curl -v -X POST -u doveadm:hellodoveadm -H "Content-Type: application/json" -d '[["save",{"user":"samik","mailbox":"INBOX/myfoldertoo","file":&quot...
2017 May 10
0
Example for doveadm-save using Doveadm HTTP API
...} ] } example: [ [ "save", { "file": "From: Joulu Pukki <joulu.pukki at korvatunturi.fi>\nSubject: plaa\n\nmail body\n", "mailbox": "INBOX/myfoldertoo", "user": "samik" }, "bb" ] ] # curl -v -X POST -u doveadm:hellodoveadm -H "Content-Type: application/json" -d '[["save",{"user":"samik","mailbox":"INBOX/myfoldertoo","file":"From: Joulu Pukki <joul...
2017 May 10
1
Example for doveadm-save using Doveadm HTTP API
...<sami.ketola at dovecot.fi> wrote: > > >> On 10 May 2017, at 16.26, KT Walrus <kevin at my.walr.us> wrote: >>> >>> # curl -v -X POST -u doveadm:hellodoveadm -H "Content-Type: application/json" -d '[["save",{"user":"samik","mailbox":"INBOX/myfoldertoo","file":"From: Joulu Pukki <joulu.pukki at korvatunturi.fi>\nSubject: plaa\n\nmail body\n"},"bb"]]' http://localhost:8080/doveadm/v1 >> >> Thanks. I worry that by inlining the entire message...
2019 Aug 13
2
Solr, Dovecot & macOS / iOS
> Le 13 ao?t 2019 ? 14:16, Sami Ketola via dovecot <dovecot at dovecot.org> a ?crit : > > > >> On 13 Aug 2019, at 14.58, James Brown via dovecot <dovecot at dovecot.org> wrote: >> >> I?m thinking of getting Solr working with my Dovecot server. Server is new 6-core Mac Mini, mail store of over 1/2 TB. Mailboxes with 100s of thousands of messages.
2017 May 10
0
Example for doveadm-save using Doveadm HTTP API
> On 10 May 2017, at 16.26, KT Walrus <kevin at my.walr.us> wrote: >> >> # curl -v -X POST -u doveadm:hellodoveadm -H "Content-Type: application/json" -d '[["save",{"user":"samik","mailbox":"INBOX/myfoldertoo","file":"From: Joulu Pukki <joulu.pukki at korvatunturi.fi>\nSubject: plaa\n\nmail body\n"},"bb"]]' http://localhost:8080/doveadm/v1 > > Thanks. I worry that by inlining the entire message in the c...
2019 Aug 13
0
Solr, Dovecot & macOS / iOS
...em. I'm a apple device user myself. I have couple of iPhones, couple of iPads, couple if MacBooks and Mail.app on any of them is not using IMAP SEARCH. And I cannot find any configuration option to enable it. Only spotlight index is used. On Mac OS Mail.App seems to store the indexed data to: samik at samikworkmac:~>ls -1 Library/Mail/V6/MailData/Envelope\ Index* Library/Mail/V6/MailData/Envelope Index Library/Mail/V6/MailData/Envelope Index-shm Library/Mail/V6/MailData/Envelope Index-wal if those files are removed or spotlight search for mails is disabled Mail.App can't find anything...
2006 Feb 22
2
Error in RBloomberg
Hello R-Experts, Currently I'm using "RBloomberg" package in R-2.2.1 in Windows machine ( XP). When I'm running one specific example using blpGetData given in help file I'm getting the following error message. conn <- blpConnect() edb <- blpGetData(conn, "ED1 Comdty", "PX_LAST", start=chron("1/1/06"),
2006 Mar 15
3
Help on factanal.fit.mle
Hi Can anybody please suggest me about the documentation of "factanal.fit.mle()" (Not factanal()------ searching factanal.fit.mle() in R always leads to factanal()). Is there any function for doing principal component factor analysis in R. Regards Souvik Bandyopadhyay JRF, Dept Of Statistics Calcutta University [[alternative HTML version deleted]]