22 Nov
2010
22 Nov
'10
5:38 p.m.
Hi Timo....
Im have a situation here with the syntax for doveadm in a unix socket.
My string have it:
std::string ask = "D\texpunge\tu\talex@exemplo.com.br \tmailbox\t\\*\tsavedbefore\t1s\n";
My Order todo is.
Create socket Connect Write this strinng Read the return Close socket. finish my program.
But Still i dont get messages to be expunged, if i call bu doveadm command line, works...
There is some header to send before the command ?
Tks
2010/11/19 Alex Baule alexwbaule@gmail.com
Tks timo! Monday i will do all corrections!
Em 19/11/2010 22:26, "Timo Sirainen" tss@iki.fiescreveu:
On 19.11.2010, at 22.18, Alex Baule wrote:
The syntax for doveadm in socket, is the same as the d... Yes, but use tabs instead of spaces for separating parameters.